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 |
|
type |
boolean |
|
default |
null |
|
|
Olm Redirect Type |
|
const |
scale.olm.run:makefile |
|