rompy.schism.namelists.icm.Core#

pydantic model rompy.schism.namelists.icm.Core[source]#

Show JSON schema
{
   "title": "Core",
   "type": "object",
   "properties": {
      "gpm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            2.5,
            2.8,
            3.5
         ],
         "description": "Phytoplankton growth rates for three different species (day^-1)",
         "title": "Gpm"
      },
      "tgp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            15.0,
            22.0,
            27.0
         ],
         "description": "Optimal temperatures for phytoplankton growth for three different species (\u00b0C)",
         "title": "Tgp"
      },
      "ktgp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.005,
            0.004,
            0.003,
            0.008,
            0.006,
            0.004
         ],
         "description": "Temperature dependence for phytoplankton growth, dimensioned as (PB=1:3,1:2) (\u00b0C^-2)",
         "title": "Ktgp"
      },
      "mtr": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0
         ],
         "description": "Phytoplankton photorespiration coefficients for three species (0 < MTR < 1)",
         "title": "Mtr"
      },
      "mtb": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.01,
            0.02,
            0.03
         ],
         "description": "Phytoplankton metabolism rates for three species (day^-1)",
         "title": "Mtb"
      },
      "tmt": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            20.0,
            20.0,
            20.0
         ],
         "description": "Reference temperatures for phytoplankton metabolism for three species (\u00b0C)",
         "title": "Tmt"
      },
      "ktmt": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0322,
            0.0322,
            0.0322
         ],
         "description": "Temperature dependence for phytoplankton metabolism for three species (\u00b0C^-1)",
         "title": "Ktmt"
      },
      "fcp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.35,
            0.3,
            0.2,
            0.55,
            0.5,
            0.5,
            0.1,
            0.2,
            0.3,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton carbon into (RPOC,LPOC,DOC,SRPOC) for three species",
         "title": "Fcp"
      },
      "fnp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.35,
            0.35,
            0.35,
            0.5,
            0.5,
            0.5,
            0.1,
            0.1,
            0.1,
            0.05,
            0.05,
            0.05,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species",
         "title": "Fnp"
      },
      "fpp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.1,
            0.1,
            0.1,
            0.2,
            0.2,
            0.2,
            0.5,
            0.5,
            0.5,
            0.2,
            0.2,
            0.2,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton Phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species",
         "title": "Fpp"
      },
      "fcm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.1,
            0.1,
            0.1,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton metabolism carbon into (RPOC,LPOC,DOC,SRPOC) for three species",
         "title": "Fcm"
      },
      "fnm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            1.0,
            1.0,
            1.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton metabolism nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species",
         "title": "Fnm"
      },
      "fpm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            1.0,
            1.0,
            1.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0,
            0.0
         ],
         "description": "Fractions of phytoplankton metabolism phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species",
         "title": "Fpm"
      },
      "nit": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.07,
         "description": "Maximum nitrification rate (day^-1)",
         "title": "Nit"
      },
      "tnit": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 27.0,
         "description": "Optimal temperature for nitrification (\u00b0C)",
         "title": "Tnit"
      },
      "ktnit": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0045,
            0.0045
         ],
         "description": "Temperature dependence for nitrification (T<=TNit & T>TNit) (\u00b0C^-2)",
         "title": "Ktnit"
      },
      "khdon": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 1.0,
         "description": "Dissolved Oxygen half saturation for nitrification (mg/L)",
         "title": "Khdon"
      },
      "khdoox": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.5,
         "description": "Dissolved Oxygen half saturation for denitrification & DOC's oxic respiration (mg/L)",
         "title": "Khdoox"
      },
      "khno3dn": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.1,
         "description": "Nitrate half saturation for denitrification (mg/L)",
         "title": "Khno3Dn"
      },
      "kc0": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.005,
            0.075,
            0.2
         ],
         "description": "Minimum decay rates of RPOC, LPOC, DOC (day^-1)",
         "title": "Kc0"
      },
      "kn0": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.005,
            0.075,
            0.2
         ],
         "description": "Minimum decay rates of RPON, LPON, DON (day^-1)",
         "title": "Kn0"
      },
      "kp0": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.005,
            0.075,
            0.2
         ],
         "description": "Minimum decay rates of RPOP, LPOP, DOP (day^-1)",
         "title": "Kp0"
      },
      "kcalg": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0
         ],
         "description": "Algae effect on RPOC, LPOC, DOC decay (day^-1.m3.g[C]^-1)",
         "title": "Kcalg"
      },
      "knalg": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0
         ],
         "description": "Algae effect on RPON, LPON, DON decay (day^-1.m3.g[C]^-1)",
         "title": "Knalg"
      },
      "kpalg": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.0,
            0.0,
            0.0
         ],
         "description": "Algae effect on RPOP, LPOP, DOP decay (day^-1.m3.g[C]^-1)",
         "title": "Kpalg"
      },
      "trm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            20.0,
            20.0,
            20.0
         ],
         "description": "Reference temperatures for (RPOM,LPOM,DOM) decay (\u00b0C)",
         "title": "Trm"
      },
      "ktrm": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.069,
            0.069,
            0.069
         ],
         "description": "Temperature dependence for (RPOM,LPOM,DOM) decay (\u00b0C^-1)",
         "title": "Ktrm"
      },
      "ksr0": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.001,
            0.001,
            0.001
         ],
         "description": "Decay rates of SRPOC, SRPON, SRPOP (day^-1)",
         "title": "Ksr0"
      },
      "trsr": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            20.0,
            20.0,
            20.0
         ],
         "description": "Reference temperatures for (SRPOC,SRPON,SRPOP) decay (\u00b0C)",
         "title": "Trsr"
      },
      "ktrsr": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.069,
            0.069,
            0.069
         ],
         "description": "Temperature dependence for (SRPOC,SRPON,SRPOP) decay (\u00b0C^-1)",
         "title": "Ktrsr"
      },
      "kpip": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.0,
         "description": "Dissolution rate of PIP (day^-1)",
         "title": "Kpip"
      },
      "kcd": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 1.0,
         "description": "Oxidation rate of COD at TRCOD (day^-1)",
         "title": "Kcd"
      },
      "trcod": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 20.0,
         "description": "Reference temperature for COD oxidation (\u00b0C)",
         "title": "Trcod"
      },
      "ktrcod": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.041,
         "description": "Temperature dependence for COD oxidation (\u00b0C^-1)",
         "title": "Ktrcod"
      },
      "khcod": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 1.5,
         "description": "COD half saturation for COD oxidation (mg[O2]/L)",
         "title": "Khcod"
      },
      "khn": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.01,
            0.01,
            0.01
         ],
         "description": "Nitrogen half saturation for three phytoplankton species (mg/L)",
         "title": "Khn"
      },
      "khp": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.001,
            0.001,
            0.001
         ],
         "description": "Phosphorus half saturation for three phytoplankton species (mg/L)",
         "title": "Khp"
      },
      "khsal": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            1000000.0,
            1000000.0,
            0.1
         ],
         "description": "Salinity when phytoplankton growth is halved for three species (PSU); (1e6: no salinity stress)",
         "title": "Khsal"
      },
      "c2chl": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.059,
            0.059,
            0.059
         ],
         "description": "Carbon to chlorophyll ratio for three phytoplankton species (g[C]/mg[Chl])",
         "title": "C2Chl"
      },
      "n2c": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.167,
            0.167,
            0.167
         ],
         "description": "Nitrogen to carbon ratio for three phytoplankton species",
         "title": "N2C"
      },
      "p2c": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.02,
            0.02,
            0.02
         ],
         "description": "Phosphorus to carbon ratio for three phytoplankton species",
         "title": "P2C"
      },
      "o2c": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 2.67,
         "description": "Oxygen to carbon ratio in respiration",
         "title": "O2C"
      },
      "o2n": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 4.33,
         "description": "Oxygen to ammonium ratio (g[O2]/g[NH4])",
         "title": "O2N"
      },
      "dn2c": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.933,
         "description": "Mass of NO3 consumed per mass of DOC oxidized in denitrification (g[N]/g[C])",
         "title": "Dn2C"
      },
      "an2c": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.5,
         "description": "Ratio of denitrification rate to oxic DOC respiration rate",
         "title": "An2C"
      },
      "khdo": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.5,
            0.5,
            0.5
         ],
         "description": "DO half saturation for phytoplankton's DOC excretion (mg/L) for three species",
         "title": "Khdo"
      },
      "kpo4p": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.0,
         "description": "Coefficient relating PO4 sorption to TSS",
         "title": "Kpo4P"
      },
      "wrea": {
         "anyOf": [
            {
               "type": "number"
            },
            {
               "type": "null"
            }
         ],
         "default": 0.0,
         "description": "Baseline wind-induced reaeration coefficient for DO (day^-1)",
         "title": "Wrea"
      },
      "pbmin": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            0.01,
            0.01,
            0.01
         ],
         "description": "Minimum phytoplankton concentration (mg[C]/L) for three species",
         "title": "Pbmin"
      },
      "dz_flux": {
         "anyOf": [
            {
               "items": {},
               "type": "array"
            },
            {
               "type": "null"
            }
         ],
         "default": [
            1.0,
            1.0
         ],
         "description": "Surface/bottom thickness (m) within which surface flux/bottom flux are redistributed",
         "title": "Dz Flux"
      }
   },
   "additionalProperties": false
}

Fields:
Validators:
field an2c: float | None = 0.5#

Ratio of denitrification rate to oxic DOC respiration rate

Validated by:
field c2chl: list | None = [0.059, 0.059, 0.059]#

Carbon to chlorophyll ratio for three phytoplankton species (g[C]/mg[Chl])

Validated by:
field dn2c: float | None = 0.933#

Mass of NO3 consumed per mass of DOC oxidized in denitrification (g[N]/g[C])

Validated by:
field dz_flux: list | None = [1.0, 1.0]#

Surface/bottom thickness (m) within which surface flux/bottom flux are redistributed

Validated by:
field fcm: list | None = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.1, 0.1, 0.0, 0.0, 0.0]#

Fractions of phytoplankton metabolism carbon into (RPOC,LPOC,DOC,SRPOC) for three species

Validated by:
field fcp: list | None = [0.35, 0.3, 0.2, 0.55, 0.5, 0.5, 0.1, 0.2, 0.3, 0.0, 0.0, 0.0]#

Fractions of phytoplankton carbon into (RPOC,LPOC,DOC,SRPOC) for three species

Validated by:
field fnm: list | None = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]#

Fractions of phytoplankton metabolism nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species

Validated by:
field fnp: list | None = [0.35, 0.35, 0.35, 0.5, 0.5, 0.5, 0.1, 0.1, 0.1, 0.05, 0.05, 0.05, 0.0, 0.0, 0.0]#

Fractions of phytoplankton nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species

Validated by:
field fpm: list | None = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]#

Fractions of phytoplankton metabolism phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species

Validated by:
field fpp: list | None = [0.1, 0.1, 0.1, 0.2, 0.2, 0.2, 0.5, 0.5, 0.5, 0.2, 0.2, 0.2, 0.0, 0.0, 0.0]#

Fractions of phytoplankton Phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species

Validated by:
field gpm: list | None = [2.5, 2.8, 3.5]#

Phytoplankton growth rates for three different species (day^-1)

Validated by:
field kc0: list | None = [0.005, 0.075, 0.2]#

Minimum decay rates of RPOC, LPOC, DOC (day^-1)

Validated by:
field kcalg: list | None = [0.0, 0.0, 0.0]#

Algae effect on RPOC, LPOC, DOC decay (day^-1.m3.g[C]^-1)

Validated by:
field kcd: float | None = 1.0#

Oxidation rate of COD at TRCOD (day^-1)

Validated by:
field khcod: float | None = 1.5#

COD half saturation for COD oxidation (mg[O2]/L)

Validated by:
field khdo: list | None = [0.5, 0.5, 0.5]#

DO half saturation for phytoplankton’s DOC excretion (mg/L) for three species

Validated by:
field khdon: float | None = 1.0#

Dissolved Oxygen half saturation for nitrification (mg/L)

Validated by:
field khdoox: float | None = 0.5#

Dissolved Oxygen half saturation for denitrification & DOC’s oxic respiration (mg/L)

Validated by:
field khn: list | None = [0.01, 0.01, 0.01]#

Nitrogen half saturation for three phytoplankton species (mg/L)

Validated by:
field khno3dn: float | None = 0.1#

Nitrate half saturation for denitrification (mg/L)

Validated by:
field khp: list | None = [0.001, 0.001, 0.001]#

Phosphorus half saturation for three phytoplankton species (mg/L)

Validated by:
field khsal: list | None = [1000000.0, 1000000.0, 0.1]#

Salinity when phytoplankton growth is halved for three species (PSU); (1e6: no salinity stress)

Validated by:
field kn0: list | None = [0.005, 0.075, 0.2]#

Minimum decay rates of RPON, LPON, DON (day^-1)

Validated by:
field knalg: list | None = [0.0, 0.0, 0.0]#

Algae effect on RPON, LPON, DON decay (day^-1.m3.g[C]^-1)

Validated by:
field kp0: list | None = [0.005, 0.075, 0.2]#

Minimum decay rates of RPOP, LPOP, DOP (day^-1)

Validated by:
field kpalg: list | None = [0.0, 0.0, 0.0]#

Algae effect on RPOP, LPOP, DOP decay (day^-1.m3.g[C]^-1)

Validated by:
field kpip: float | None = 0.0#

Dissolution rate of PIP (day^-1)

Validated by:
field kpo4p: float | None = 0.0#

Coefficient relating PO4 sorption to TSS

Validated by:
field ksr0: list | None = [0.001, 0.001, 0.001]#

Decay rates of SRPOC, SRPON, SRPOP (day^-1)

Validated by:
field ktgp: list | None = [0.005, 0.004, 0.003, 0.008, 0.006, 0.004]#

Temperature dependence for phytoplankton growth, dimensioned as (PB=1:3,1:2) (°C^-2)

Validated by:
field ktmt: list | None = [0.0322, 0.0322, 0.0322]#

Temperature dependence for phytoplankton metabolism for three species (°C^-1)

Validated by:
field ktnit: list | None = [0.0045, 0.0045]#

Temperature dependence for nitrification (T<=TNit & T>TNit) (°C^-2)

Validated by:
field ktrcod: float | None = 0.041#

Temperature dependence for COD oxidation (°C^-1)

Validated by:
field ktrm: list | None = [0.069, 0.069, 0.069]#

Temperature dependence for (RPOM,LPOM,DOM) decay (°C^-1)

Validated by:
field ktrsr: list | None = [0.069, 0.069, 0.069]#

Temperature dependence for (SRPOC,SRPON,SRPOP) decay (°C^-1)

Validated by:
field mtb: list | None = [0.01, 0.02, 0.03]#

Phytoplankton metabolism rates for three species (day^-1)

Validated by:
field mtr: list | None = [0.0, 0.0, 0.0]#

Phytoplankton photorespiration coefficients for three species (0 < MTR < 1)

Validated by:
field n2c: list | None = [0.167, 0.167, 0.167]#

Nitrogen to carbon ratio for three phytoplankton species

Validated by:
field nit: float | None = 0.07#

Maximum nitrification rate (day^-1)

Validated by:
field o2c: float | None = 2.67#

Oxygen to carbon ratio in respiration

Validated by:
field o2n: float | None = 4.33#

Oxygen to ammonium ratio (g[O2]/g[NH4])

Validated by:
field p2c: list | None = [0.02, 0.02, 0.02]#

Phosphorus to carbon ratio for three phytoplankton species

Validated by:
field pbmin: list | None = [0.01, 0.01, 0.01]#

Minimum phytoplankton concentration (mg[C]/L) for three species

Validated by:
field tgp: list | None = [15.0, 22.0, 27.0]#

Optimal temperatures for phytoplankton growth for three different species (°C)

Validated by:
field tmt: list | None = [20.0, 20.0, 20.0]#

Reference temperatures for phytoplankton metabolism for three species (°C)

Validated by:
field tnit: float | None = 27.0#

Optimal temperature for nitrification (°C)

Validated by:
field trcod: float | None = 20.0#

Reference temperature for COD oxidation (°C)

Validated by:
field trm: list | None = [20.0, 20.0, 20.0]#

Reference temperatures for (RPOM,LPOM,DOM) decay (°C)

Validated by:
field trsr: list | None = [20.0, 20.0, 20.0]#

Reference temperatures for (SRPOC,SRPON,SRPOP) decay (°C)

Validated by:
field wrea: float | None = 0.0#

Baseline wind-induced reaeration coefficient for DO (day^-1)

Validated by:
validator validate_an2c  »  an2c[source]#
validator validate_c2chl  »  c2chl[source]#
validator validate_dn2c  »  dn2c[source]#
validator validate_dz_flux  »  dz_flux[source]#
validator validate_fcm  »  fcm[source]#
validator validate_fcm_sum  »  all fields[source]#
validator validate_fcp  »  fcp[source]#
validator validate_fcp_sum  »  all fields[source]#
validator validate_fnm  »  fnm[source]#
validator validate_fnm_sum  »  all fields[source]#
validator validate_fnp  »  fnp[source]#
validator validate_fnp_sum  »  all fields[source]#
validator validate_fpm  »  fpm[source]#
validator validate_fpm_sum  »  all fields[source]#
validator validate_fpp  »  fpp[source]#
validator validate_fpp_sum  »  all fields[source]#
validator validate_gpm  »  gpm[source]#
validator validate_kc0  »  kc0[source]#
validator validate_kcalg  »  kcalg[source]#
validator validate_kcd  »  kcd[source]#
validator validate_khcod  »  khcod[source]#
validator validate_khdo  »  khdo[source]#
validator validate_khdon  »  khdon[source]#
validator validate_khdoox  »  khdoox[source]#
validator validate_khn  »  khn[source]#
validator validate_khno3dn  »  khno3dn[source]#
validator validate_khp  »  khp[source]#
validator validate_khsal  »  khsal[source]#
validator validate_kn0  »  kn0[source]#
validator validate_knalg  »  knalg[source]#
validator validate_kp0  »  kp0[source]#
validator validate_kpalg  »  kpalg[source]#
validator validate_kpip  »  kpip[source]#
validator validate_kpo4p  »  kpo4p[source]#
validator validate_ksr0  »  ksr0[source]#
validator validate_ktgp  »  ktgp[source]#
validator validate_ktmt  »  ktmt[source]#
validator validate_ktnit  »  ktnit[source]#
validator validate_ktrcod  »  ktrcod[source]#
validator validate_ktrm  »  ktrm[source]#
validator validate_ktrsr  »  ktrsr[source]#
validator validate_mtb  »  mtb[source]#
validator validate_mtr  »  mtr[source]#
validator validate_n2c  »  n2c[source]#
validator validate_nit  »  nit[source]#
validator validate_o2c  »  o2c[source]#
validator validate_o2n  »  o2n[source]#
validator validate_p2c  »  p2c[source]#
validator validate_pbmin  »  pbmin[source]#
validator validate_tgp  »  tgp[source]#
validator validate_tmt  »  tmt[source]#
validator validate_tnit  »  tnit[source]#
validator validate_trcod  »  trcod[source]#
validator validate_trm  »  trm[source]#
validator validate_trsr  »  trsr[source]#
validator validate_wrea  »  wrea[source]#