!!!! added for new output write
daily print
water bal day
changed write unit below (2004 to write file data)
nutrient bal day
losses day
plant weather day
check end of month
monthly print
water bal mon
nutrient bal mon
losses mon
plant weather mon
check end of year
yearly print
if > 10mm irrigation, flag as irrigated for soft cal
water balance yr
nutrient balance yr
losses yr
plant weather yr
!!! average annual print
water balance ann
nutrient bal ann
losses ann
plant weather ann
endsim row to hru_soil_snap_tot when cb_snap_hru%a is on.
soil_nutcarb_write(" e") internally iterates all HRUs, so call once
(when j == 1 == first HRU in hru_output's outer loop). Calling per-HRU was producing
sp_ob%hru^2 endsim rows in hru_soil_snap_tot.txt.
legacy CSU endsim soil snapshot (hru_endsim_soil_prop). also iterates
all HRUs internally, so call once. gated by the hru_cb row in print.prt.
will be removed in revision 63.
write average annual crop yields
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ihru |