constant | cFERKTAB | table with fertiliser K applications at given days | DOUBLEARRAY | g/(m2 d) | 0.0 | - | [Ljava.lang.Double;@26be9a6 |
constant | cFERNTAB | table with fertiliser N applications at given days | DOUBLEARRAY | g/(m2 d) | 0.0 | - | [Ljava.lang.Double;@4d518c66 |
constant | cFERPTAB | table with fertiliser P applications at given days | DOUBLEARRAY | g/(m2 d) | 0.0 | - | [Ljava.lang.Double;@411fa0ce |
constant | cKMINI | initial amount (at crop emergence) of potentially available soil K | DOUBLE | g/m2 | 0.0 | - | 0.0 |
constant | cKRFTAB | table with recovery fractions of fertiliser K applications | DOUBLEARRAY | 1 | 0.0 | - | [Ljava.lang.Double;@251d7fdd |
constant | cNMINI | initial amount (at crop emergence) of potentially available soil organic N | DOUBLE | g/m2 | 0.0 | - | 0.0 |
constant | cNRFTAB | table with recovery fractions of fertiliser N applications | DOUBLEARRAY | 1 | 0.0 | - | [Ljava.lang.Double;@78e68401 |
constant | cPMINI | initial amount (at crop emergence) of potentially available soil P | DOUBLE | g/m2 | 0.0 | - | 0.0 |
constant | cPRFTAB | table with recovery fractions of fertiliser P applications | DOUBLEARRAY | 1 | 0.0 | - | [Ljava.lang.Double;@391515c7 |
constant | cRTKMINS | fraction of soil K coming available per day | DOUBLE | d-1 | 0.0 | 1.0 | 0.025 |
constant | cRTNMINS | fraction of soil organic N coming available per day | DOUBLE | d-1 | 0.0 | 1.0 | 0.025 |
constant | cRTPMINS | fraction of soil P coming available per day | DOUBLE | d-1 | 0.0 | 1.0 | 0.025 |
constant | cScaleFactorFERK | Scales the y-values of FERKTAB (for sensitivity analysis / calibration) | DOUBLE | 1 | - | - | 1.0 |
constant | cScaleFactorFERN | Scales the y-values of FERNTAB (for sensitivity analysis / calibration) | DOUBLE | 1 | - | - | 1.0 |
constant | cScaleFactorFERP | Scales the y-values of FERPTAB (for sensitivity analysis / calibration) | DOUBLE | 1 | - | - | 1.0 |
input | iDoHarvest | harvesting | BOOLEAN | 1 | - | - | false |
input | iDoSow | sowing | BOOLEAN | 1 | - | - | false |
input | iEMERG | has emerged | BOOLEAN | 1 | - | - | false |
input | iKUPTR | daily K uptake rate by the crop | DOUBLE | g/(m2 d) | - | - | 0.0 |
input | iNLIMIT | Nutrient uptake limiting factor (-) at low moisture conditions in the rooted soil layer before anthesis. | DOUBLE | 1 | - | - | 0.0 |
input | iNUPTR | daily N uptake rate by the crop | DOUBLE | g/(m2 d) | - | - | 0.0 |
input | iPUPTR | daily P uptake rate by the crop | DOUBLE | g/(m2 d) | - | - | 0.0 |
state | sKMIN | amount of K potentially available from the soil | DOUBLE | g/m2 | - | - | 0.0 |
state | sKMINT | total K directly available from soil and fertiliser | DOUBLE | g/m2 | - | - | 0.0 |
state | sNMIN | organic N potentially available by mineralization from the soil kg N ha-1 | DOUBLE | g/m2 | - | - | 0.0 |
state | sNMINT | total mineral N directly available from soil and fertiliser | DOUBLE | g/m2 | - | - | 0.0 |
state | sPMIN | P potentially available from the soil | DOUBLE | g/m2 | - | - | 0.0 |
state | sPMINT | total P directly available from soil and fertiliser | DOUBLE | g/m2 | - | - | 0.0 |
rate | rRKMINS | depletion (thus negative value) of the available amount of soil K | DOUBLE | g/(m2 d) | - | - | 0.0 |
rate | rRKMINT | change in total directly available K in soil | DOUBLE | g/(m2 d) | - | - | 0.0 |
rate | rRNMINS | depletion (thus negative value)/mineralization of the available amount of soil organic N | DOUBLE | g/(m2 d) | - | - | 0.0 |
rate | rRNMINT | change in total inorganic directly available N in soil | DOUBLE | g/(m2 d) | - | - | 0.0 |
rate | rRPMINS | depletion (thus negative value) of the available amount of soil P | DOUBLE | g/(m2 d) | - | - | 0.0 |
rate | rRPMINT | change in total directly available P in soil | DOUBLE | g/(m2 d) | - | - | 0.0 |
WithCrop | crop is present | BOOLEAN | 1 | null |