| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | bmix_idtill | = | 0 |
|none |the tilldb index of the biomix tillage. |
|
| integer, | public | :: | till_eff_days | = | 30 |
|none |length of days a tillage operation will have an effect |
|
| real, | public | :: | bmix_eff | = | 0. |
|none |biological mixing efficieny |
|
| real, | public | :: | bmix_depth | = | 0. |
|none |biological mixing depth |
|
| type(tillage_db), | public, | dimension(:), allocatable, save | :: | tilldb |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=16), | public | :: | tillnm | = | " " | ||
| real, | public | :: | effmix | = | 0. |
none |mixing efficiency of tillage operation |
|
| real, | public | :: | deptil | = | 0. |
mm |depth of mixing caused by tillage |
|
| real, | public | :: | ranrns | = | 0. |
mm |random roughness |
|
| real, | public | :: | ridge_ht | = | 0. |
mm |ridge height |
|
| real, | public | :: | ridge_sp | = | 0. |
mm |ridge interval (or row spacing) |