LowOrderConsistency

Specified with "_type": "scale.olm.check:LowOrderConsistency" in config.olm.json.

Example input in config.olm.json/check
{
    "_type": "scale.olm.check:LowOrderConsistency",
    "name": "",
    "template": "",
    "eps0": 1e-12,
    "epsa": 1e-06,
    "epsr": 0.001,
    "target_q1": 0.9,
    "target_q2": 0.95,
    "nuclide_compare": [
        "u235",
        "pu239"
    ]
}

See also: scale.olm.check.LowOrderConsistency

type

object

properties

  • name

Name

type

string

default

null

  • template

Template

type

string

default

null

  • eps0

Eps0

type

number

default

null

  • epsa

Epsa

type

number

default

null

  • epsr

Epsr

type

number

default

null

  • target_q1

Target Q1

type

number

default

null

  • target_q2

Target Q2

type

number

default

null

  • nuclide_compare

Nuclide Compare

type

array

default

null

items

type

string

  • _type

Olm Redirect Type

const

scale.olm.check:LowOrderConsistency

scale.olm.check.LowOrderConsistency.json