Description: Read the cable namelist
Subroutine arguments
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=*), | private, | parameter | :: | ModuleName | = | 'READ_NAMELISTS_MOD_CBL' |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | unitnumber |
USE cable_common_module_temp, ONLY: calcsoilalbedo, redistrb, wiltParam, & satuParam, snmin, cable_user, gw_params
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | unitnumber | |||
| character(len=*), | intent(in) | :: | cable_namelist |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | offline_namelist |