set to the fert_fut action in the lum.dtl
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=35), | public | :: | name | = | "" |
name of the fertilizer operation (from the dtbl) |
|
integer, | public | :: | num | = | 0 |
number of the future fertilizer application (from the dtbl) |
|
character(len=40), | public | :: | fertname | = | "" |
fertilizer name in fertilizer.frt |
|
integer, | public | :: | fertnum | = | 0 |
fertilizer number in fertilizer.frt |
|
integer, | public | :: | day_fert | = | 0 |
future julian day to apply fert (must be within a year of test) |
|
real, | public | :: | fert_kg | = | 0. |
kg/ha - amount of fertilzer applied |
|
character(len=35), | public | :: | fertop | = | "" |
application type in chem_app.ops |
|
integer, | public | :: | appnum | = | 0 |
application number in chem_app.ops |