forked from NCAR/ccpp-physics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified arg_tables. Added .meta files
- Loading branch information
1 parent
2ead727
commit c668a6a
Showing
29 changed files
with
2,987 additions
and
401 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
[ccpp-arg-table] | ||
name = GFS_rrtmgp_gas_optics_init | ||
type = scheme | ||
[Model] | ||
standard_name = GFS_control_type | ||
long_name = Fortran DDT containing FV3-GFS model control parameters | ||
units = DDT | ||
dimensions = () | ||
type = GFS_control_type | ||
intent = in | ||
optional = F | ||
[Radtend] | ||
standard_name = GFS_radtend_type | ||
long_name = Fortran DDT containing FV3-GFS radiation tendencies | ||
units = DDT | ||
dimensions = () | ||
type = GFS_radtend_type | ||
intent = inout | ||
optional = F | ||
[errmsg] | ||
standard_name = ccpp_error_message | ||
long_name = error message for error handling in CCPP | ||
units = none | ||
dimensions = () | ||
type = character | ||
kind = len=* | ||
intent = out | ||
optional = F | ||
[errflg] | ||
standard_name = ccpp_error_flag | ||
long_name = error flag for error handling in CCPP | ||
units = flag | ||
dimensions = () | ||
type = integer | ||
intent = out | ||
optional = F |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
[ccpp-arg-table] | ||
name = GFS_rrtmgp_lw_post_run | ||
type = scheme | ||
[Model] | ||
standard_name = GFS_control_type | ||
long_name = Fortran DDT containing FV3-GFS model control parameters | ||
units = DDT | ||
dimensions = () | ||
type = GFS_control_type | ||
intent = in | ||
optional = F | ||
[Grid] | ||
standard_name = GFS_grid_type | ||
long_name = Fortran DDT containing FV3-GFS grid and interpolation related data | ||
units = DDT | ||
dimensions = () | ||
type = GFS_grid_type | ||
intent = in | ||
optional = F | ||
[Radtend] | ||
standard_name = GFS_radtend_type | ||
long_name = Fortran DDT containing FV3-GFS radiation tendencies | ||
units = DDT | ||
dimensions = () | ||
type = GFS_radtend_type | ||
intent = inout | ||
optional = F | ||
[Coupling] | ||
standard_name = GFS_coupling_type | ||
long_name = Fortran DDT containing FV3-GFS fields to/from coupling with other components | ||
units = DDT | ||
dimensions = () | ||
type = GFS_coupling_type | ||
intent = inout | ||
optional = F | ||
[im] | ||
standard_name = horizontal_loop_extent | ||
long_name = horizontal loop extent | ||
units = count | ||
dimensions = () | ||
type = integer | ||
intent = in | ||
optional = F | ||
[tsfa] | ||
standard_name = surface_air_temperature_for_radiation | ||
long_name = lowest model layer air temperature for radiation | ||
units = K | ||
dimensions = (horizontal_dimension) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[p_lev] | ||
standard_name = air_pressure_at_interface_for_RRTMGP_in_hPa | ||
long_name = air pressure level | ||
units = hPa | ||
dimensions = (horizontal_dimension,vertical_dimension_plus_one) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[fluxlwUP_allsky] | ||
standard_name = lw_flux_profile_upward_allsky | ||
long_name = RRTMGP upward longwave all-sky flux profile | ||
units = W m-2 | ||
dimensions = (horizontal_dimension,vertical_dimension_plus_one) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[fluxlwDOWN_allsky] | ||
standard_name = lw_flux_profile_downward_allsky | ||
long_name = RRTMGP downward longwave all-sky flux profile | ||
units = W m-2 | ||
dimensions = (horizontal_dimension,vertical_dimension_plus_one) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[fluxlwUP_clrsky] | ||
standard_name = lw_flux_profile_upward_clrsky | ||
long_name = RRTMGP upward longwave clr-sky flux profile | ||
units = W m-2 | ||
dimensions = (horizontal_dimension,vertical_dimension_plus_one) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[fluxlwDOWN_clrsky] | ||
standard_name = lw_flux_profile_downward_clrsky | ||
long_name = RRTMGP downward longwave clr-sky flux profile | ||
units = W m-2 | ||
dimensions = (horizontal_dimension,vertical_dimension_plus_one) | ||
type = real | ||
kind = kind_phys | ||
intent = in | ||
optional = F | ||
[hlwc] | ||
standard_name = tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step | ||
long_name = longwave total sky heating rate | ||
units = K s-1 | ||
dimensions = (horizontal_dimension,adjusted_vertical_layer_dimension_for_radiation) | ||
type = real | ||
kind = kind_phys | ||
intent = out | ||
optional = F | ||
[topflx_lw] | ||
standard_name = lw_fluxes_top_atmosphere | ||
long_name = longwave total sky fluxes at the top of the atm | ||
units = W m-2 | ||
dimensions = (horizontal_dimension) | ||
type = topflw_type | ||
intent = inout | ||
optional = F | ||
[sfcflx_lw] | ||
standard_name = lw_fluxes_sfc | ||
long_name = longwave total sky fluxes at the Earth surface | ||
units = W m-2 | ||
dimensions = (horizontal_dimension) | ||
type = sfcflw_type | ||
intent = inout | ||
optional = F | ||
[flxprf_lw] | ||
standard_name = lw_fluxes | ||
long_name = lw fluxes total sky / csk and up / down at levels | ||
units = W m-2 | ||
dimensions = (horizontal_dimension,adjusted_vertical_level_dimension_for_radiation) | ||
type = proflw_type | ||
intent = inout | ||
optional = T | ||
[hlw0] | ||
standard_name = tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step | ||
long_name = longwave clear sky heating rate | ||
units = K s-1 | ||
dimensions = (horizontal_dimension,adjusted_vertical_layer_dimension_for_radiation) | ||
type = real | ||
kind = kind_phys | ||
intent = inout | ||
optional = T | ||
[errmsg] | ||
standard_name = ccpp_error_message | ||
long_name = error message for error handling in CCPP | ||
units = none | ||
dimensions = () | ||
type = character | ||
kind = len=* | ||
intent = out | ||
optional = F | ||
[errflg] | ||
standard_name = ccpp_error_flag | ||
long_name = error flag for error handling in CCPP | ||
units = flag | ||
dimensions = () | ||
type = integer | ||
intent = out | ||
optional = F |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.