| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(netcdf_file), | intent(in) | :: | file | |||
| type(config_type), | intent(in) | :: | config | |||
| type(driver_config_type), | intent(in) | :: | driver_config | |||
| integer, | intent(out) | :: | ncol | |||
| integer, | intent(out) | :: | nlev | |||
| type(single_level_type), | intent(inout) | :: | single_level | |||
| type(thermodynamics_type), | intent(inout) | :: | thermodynamics | |||
| type(gas_type), | intent(inout) | :: | gas | |||
| type(cloud_type), | intent(inout), | target | :: | cloud | ||
| type(aerosol_type), | intent(inout) | :: | aerosol |