run

Run the calculations in the working directory which generate the ORIGEN libraries to be assembled into a reactor library.

"run": {
    "_type": "scale.olm.run:makefile",
    "dry_run": false
}

makefile

Specified with "_type": "scale.olm.run:makefile" in config.olm.json.

Example input in config.olm.json/run
{
    "_type": "scale.olm.run:makefile",
    "dry_run": false
}

See also: scale.olm.run.makefile

type

object

properties

  • dry_run

Dry Run

type

boolean

default

null

  • _type

Olm Redirect Type

const

scale.olm.run:makefile

scale.olm.run.makefile.json