constant | cDRATE | Maximum drainage rate (soil characteristic) | DOUBLE | mm/d | 0.0 | 80.0 | 50.0 |
constant | cIRRIGF | Irrigation rate relative to the rate needed to keep the soil water status at field capacity (WC=WCFC) | DOUBLE | 1 | 0.0 | 1.0 | 0.0 |
constant | cWCFC | Soil water content at field capacity | DOUBLE | m3/m3 | 0.0 | 1.0 | 0.23 |
constant | cWCST | Soil water content at full saturation | DOUBLE | m3/m3 | 0.0 | 1.0 | 0.4 |
constant | cWCWP | Soil water content at wilting point | DOUBLE | m3/m3 | 0.0 | 1.0 | 0.075 |
constant | cWaterContentInitial | Initial soil water content (at start of the simulation run) | DOUBLE | m3/m3 | 0.0 | 1.0 | 0.23 |
input | WithCrop | crop is present | BOOLEAN | 1 | - | - | false |
input | cNoSowHarvest | If true, actual water content is set to initial value on first simulation day | BOOLEAN | 1 | - | - | false |
input | iDoHarvest | If plant is harvested on this day | BOOLEAN | 1 | - | - | false |
input | iDoSow | If plant is sown on this day | BOOLEAN | 1 | - | - | false |
input | iEVAP | evaporation | DOUBLE | mm/d | 0.0 | 20.0 | - |
input | iLAI | leaf area index | DOUBLE | m2/m2 | 0.0 | 11.0 | - |
input | iRAIN | Water input through rainfall | DOUBLE | mm/d | 0.0 | 100.0 | - |
input | iROOTD | Rooting depth | DOUBLE | m | 0.0 | 5.0 | - |
input | iRROOTD | Rate of increase in rooting depth | DOUBLE | m/d | 0.0 | 3.0 | - |
input | iTRAN | transpiration | DOUBLE | mm/d | 0.0 | 20.0 | - |
input | mMyWCCR | soil water critical point | DOUBLE | m3/m3 | 0.0 | 1.0 | - |
input | pET | potential evapotraspiration | DOUBLE | mm/d | 0.0 | 100.0 | - |
state | sGlobalWaterContent | Actual amount of water in the soil (WA) | DOUBLE | mm | 0.0 | 1000.0 | 0.0 |
out | CropAvailWaterContent | Water available for crop (above wilting point) | DOUBLE | mm/d | 0.0 | 20.0 | 0.0 |
out | DRAIN | Drainage rate below the root zone | DOUBLE | mm/d | 0.0 | 200.0 | 0.0 |
out | EFFECTIVERAIN | Effective rainfall | DOUBLE | mm/d | 0.0 | 2000.0 | 0.0 |
out | GROWINGSEASONRAIN | Growing season rainfall | DOUBLE | mm/d | 0.0 | 3000.0 | 0.0 |
out | GrowingSeasonPET | Accumulation of potential evapotranspiration in growing season | DOUBLE | mm/d | 0.0 | 2000.0 | 0.0 |
out | IRRIG | Irrigation rate | DOUBLE | mm/d | 0.0 | 200.0 | 0.0 |
out | IRRIGATIONNETREQUIREMENT | Net irrigation requirement | DOUBLE | mm/d | -2000.0 | 4000.0 | 0.0 |
out | RNINTC | Interception of rain by the canopy | DOUBLE | mm/d | 0.0 | 20.0 | 0.0 |
out | RUNOFF | Loss of water by runoff | DOUBLE | mm/d | 0.0 | 2000.0 | 0.0 |
out | totalDRAIN | Total drainage rate below the root zone | DOUBLE | mm/d | 0.0 | 2000.0 | 0.0 |
out | totalRUNOFF | Total Loss of water by runoff | DOUBLE | mm/d | 0.0 | 2000.0 | 0.0 |