config.olm.json

The configuration file contains all the necessary data to create an ORIGEN Reactor Library. It is a JSON file, by default called config.olm.json. At the top level, it has the following sections.

{
    "model":{}
    "generate":{}
    "run":{}
    "assemble":{}
    "check":{}
    "report":{}
}