This interstitial code restores the original resolved-scale clouds (qc and qi). More...
local_name | standard_name | long_name | units | type | dimensions | kind | intent | optional |
---|---|---|---|---|---|---|---|---|
im | horizontal_loop_extent | horizontal loop extent | count | integer | () | in | False | |
levs | vertical_dimension | vertical layer dimension | count | integer | () | in | False | |
flag_init | flag_for_first_time_step | flag signaling first time step for time integration loop | flag | logical | () | in | False | |
flag_restart | flag_for_restart | flag for restart (warmstart) or coldstart | flag | logical | () | in | False | |
qc | cloud_condensed_water_mixing_ratio | no condensates) ratio of mass of cloud water to mass of dry air plus vapor (without condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
qi | ice_water_mixing_ratio | ratio of mass of ice water to mass of dry air plus vapor (without condensates) | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | inout | False |
qc_save | cloud_condensed_water_mixing_ratio_save | ratio of mass of cloud water to mass of dry air plus vapor (without condensates) before entering a physics scheme | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
qi_save | ice_water_mixing_ratio_save | ratio of mass of ice water to mass of dry air plus vapor (without condensates) before entering a physics scheme | kg kg-1 | real | (horizontal_dimension, vertical_dimension) | kind_phys | in | False |
errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out | False |
errflg | ccpp_error_flag | error flag for error handling in CCPP | flag | integer | () | out | False |