Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=40), | public | :: | name | = | "" | ||
character(len=40), | public | :: | op | = | "" |
operation code 4-digit char name plnt; autoplnt - plant harv; autoharv - harvest only kill; autokill - kill hvkl; autohk - harvest and kill till; autotill - tillage irr; autoirr - irrigation fert; autofert - fertlizer pest; pestauto - pesticide application graz; autograz - grazing burn; autoburn - burn swep; autoswep - street sweep prtp - print plant vars skip - skip to end of the year |
|
integer, | public | :: | mon | = | 0 | ||
integer, | public | :: | day | = | 0 | ||
integer, | public | :: | jday | = | 0 | ||
integer, | public | :: | year | = | 0 | ||
real, | public | :: | husc | = | 0. | ||
character(len=40), | public | :: | op_char | = | "" | ||
character(len=40), | public | :: | op_plant | = | "" | ||
integer, | public | :: | op1 | = | 0 | ||
integer, | public | :: | op2 | = | 0 |
|none |plant number in community for hu scheduling |
|
real, | public | :: | op3 | = | 0 |
|none |application amount (mm or kg/ha) |
|
integer, | public | :: | op4 | = | 0 |
|none |fert and pest type-point to fert and pest db |