Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | icol_roof | = | isturb_MIN*10+1 | |
integer, | public, | parameter | :: | icol_sunwall | = | isturb_MIN*10+2 | |
integer, | public, | parameter | :: | icol_shadewall | = | isturb_MIN*10+3 | |
integer, | public, | parameter | :: | icol_road_imperv | = | isturb_MIN*10+4 | |
integer, | public, | parameter | :: | icol_road_perv | = | isturb_MIN*10+5 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | col_itype | |||
integer, | intent(in) | :: | lun_itype |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | icemec_class |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | col_itype |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | att_prefix | |||
type(file_desc_t), | intent(inout) | :: | ncid |