| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | num | = | 0 | ||
| character(len=10), | public | :: | ob_typ | = | "" | ||
| integer, | public | :: | ob_num | = | 0 | ||
| character(len=25), | public | :: | dtbl | = | "" | ||
| character(len=2), | public | :: | right | = | "" | ||
| integer, | public | :: | dtbl_num | = | 0 | ||
| type(manure_demand_amount), | public | :: | manure_amt | ||||
| real, | public, | dimension(:), allocatable | :: | withdr | |||
| real, | public, | dimension(:), allocatable | :: | withdr_m | |||
| real, | public, | dimension(:), allocatable | :: | withdr_y | |||
| real, | public, | dimension(:), allocatable | :: | withdr_a |