| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | use_c14_bombspike | = | .false. | ||
| character(len=256), | public | :: | atm_c14_filename | = | ' ' | ||
| logical, | public | :: | use_c13_timeseries | = | .false. | ||
| character(len=256), | public | :: | atm_c13_filename | = | ' ' | ||
| integer, | public, | parameter | :: | nsectors_c14 | = | 3 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=r8), | intent(out) | :: | rc14_atm(nsectors_c14) |
allocate arrays based on size of netcdf timeseries
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=r8), | intent(out) | :: | rc13_atm |
allocate arrays based on size of netcdf timeseries