| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=JPIM), | public, | parameter | :: | ITYPE_TROP_BG_AER | = | 8 | |
| integer(kind=JPIM), | public, | parameter | :: | ITYPE_STRAT_BG_AER | = | 12 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(TERAD), | public | :: | YRERAD | ||||
| type(config_type), | public | :: | rad_config | ||||
| integer(kind=JPIM), | public | :: | NWEIGHT_UV | ||||
| integer(kind=JPIM), | public | :: | IBAND_UV(100) | ||||
| real(kind=JPRB), | public | :: | WEIGHT_UV(100) | ||||
| integer(kind=JPIM), | public | :: | NWEIGHT_PAR | ||||
| integer(kind=JPIM), | public | :: | IBAND_PAR(100) | ||||
| real(kind=JPRB), | public | :: | WEIGHT_PAR(100) | ||||
| real(kind=JPRB), | public | :: | TROP_BG_AER_MASS_EXT | ||||
| real(kind=JPRB), | public | :: | STRAT_BG_AER_MASS_EXT |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | LAERNITRATE | = | .false. | ||
| logical, | public | :: | LAERSOA | = | .false. |
CALL ABOR1('RADIATION_SETUP: error interpreting NICEOPT') !db fix
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(TRADIATION), | intent(inout), | TARGET | :: | PRADIATION | ||
| logical, | intent(in), | optional | :: | LDOUTPUT | ||
| character(len=512), | intent(in), | optional | :: | FILE_NAME |