Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | istsoil | = | 1 | |
integer, | public, | parameter | :: | istcrop | = | 2 | |
integer, | public, | parameter | :: | istice_mec | = | 4 | |
integer, | public, | parameter | :: | istdlak | = | 5 | |
integer, | public, | parameter | :: | istwet | = | 6 | |
integer, | public, | parameter | :: | isturb_MIN | = | 7 | |
integer, | public, | parameter | :: | isturb_tbd | = | 7 | |
integer, | public, | parameter | :: | isturb_hd | = | 8 | |
integer, | public, | parameter | :: | isturb_md | = | 9 | |
integer, | public, | parameter | :: | isturb_MAX | = | 9 | |
integer, | public, | parameter | :: | max_lunit | = | 9 | |
integer, | public, | parameter | :: | landunit_name_length | = | 40 | |
character(len=landunit_name_length), | public | :: | landunit_names(max_lunit) | ||||
integer, | public, | parameter | :: | numurbl | = | isturb_MAX-isturb_MIN+1 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | ltype |