Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=40), | public | :: | name | = | "" | ||
real, | public | :: | sw_frac | = | 0. | ||
character(len=40), | public | :: | nutc | = | "" | ||
character(len=40), | public | :: | pestc | = | "" | ||
character(len=40), | public | :: | pathc | = | "" | ||
character(len=40), | public | :: | saltc | = | "" | ||
character(len=40), | public | :: | hmetc | = | "" | ||
character(len=40), | public | :: | csc | = | "" | ||
integer, | public | :: | nut | = | 0 | ||
integer, | public | :: | pest | = | 1 | ||
integer, | public | :: | path | = | 1 | ||
integer, | public | :: | salt | = | 1 | ||
integer, | public | :: | hmet | = | 1 | ||
integer, | public | :: | cs | = | 1 |