Skip to content

Commit

Permalink
change RRTMGP scheme metadata to use instances of DDTs rather than th…
Browse files Browse the repository at this point in the history
…e type definition
  • Loading branch information
grantfirl committed Sep 24, 2019
1 parent 4b61376 commit 5cb9f93
Show file tree
Hide file tree
Showing 13 changed files with 92 additions and 92 deletions.
8 changes: 4 additions & 4 deletions physics/GFS_rrtmgp_gas_optics.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
name = GFS_rrtmgp_gas_optics_init
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
Expand Down
16 changes: 8 additions & 8 deletions physics/GFS_rrtmgp_lw_post.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@
name = GFS_rrtmgp_lw_post_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_grid_type_instance
long_name = instance of derived type GFS_grid_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
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
standard_name = GFS_coupling_type_instance
long_name = instance of derived type GFS_coupling_type
units = DDT
dimensions = ()
type = GFS_coupling_type
Expand Down
24 changes: 12 additions & 12 deletions physics/GFS_rrtmgp_post.meta
Original file line number Diff line number Diff line change
Expand Up @@ -7,48 +7,48 @@
name = GFS_rrtmgp_post_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_grid_type_instance
long_name = instance of derived type GFS_grid_type
units = DDT
dimensions = ()
type = GFS_grid_type
intent = in
optional = F
[Diag]
standard_name = GFS_diag_type
long_name = Fortran DDT containing FV3-GFS diagnotics data
standard_name = GFS_diag_type_instance
long_name = instance of derived type GFS_diag_type
units = DDT
dimensions = ()
type = GFS_diag_type
intent = inout
optional = F
[Radtend]
standard_name = GFS_radtend_type
long_name = Fortran DDT containing FV3-GFS radiation tendencies
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
intent = inout
optional = F
[Statein]
standard_name = GFS_statein_type
long_name = Fortran DDT containing FV3-GFS prognostic state data in from dycore
standard_name = GFS_statein_type_instance
long_name = instance of derived type GFS_statein_type
units = DDT
dimensions = ()
type = GFS_statein_type
intent = in
optional = F
[Coupling]
standard_name = GFS_coupling_type
long_name = Fortran DDT containing FV3-GFS fields to/from coupling with other components
standard_name = GFS_coupling_type_instance
long_name = instance of derived type GFS_coupling_type
units = DDT
dimensions = ()
type = GFS_coupling_type
Expand Down
28 changes: 14 additions & 14 deletions physics/GFS_rrtmgp_pre.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,56 +2,56 @@
name = GFS_rrtmgp_pre_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_grid_type_instance
long_name = instance of derived type GFS_grid_type
units = DDT
dimensions = ()
type = GFS_grid_type
intent = in
optional = F
[Sfcprop]
standard_name = GFS_sfcprop_type
long_name = Fortran DDT containing FV3-GFS surface fields
standard_name = GFS_sfcprop_type_instance
long_name = instance of derived type GFS_sfcprop_type
units = DDT
dimensions = ()
type = GFS_sfcprop_type
intent = in
optional = F
[Statein]
standard_name = GFS_statein_type
long_name = Fortran DDT containing FV3-GFS prognostic state data in from dycore
standard_name = GFS_statein_type_instance
long_name = instance of derived type GFS_statein_type
units = DDT
dimensions = ()
type = GFS_statein_type
intent = in
optional = F
[Tbd]
standard_name = GFS_tbd_type
long_name = Fortran DDT containing FV3-GFS data not yet assigned to a defined container
standard_name = GFS_tbd_type_instance
long_name = instance of derived type GFS_tbd_type
units = DDT
dimensions = ()
type = GFS_tbd_type
intent = in
optional = F
[Coupling]
standard_name = GFS_coupling_type
long_name = Fortran DDT containing FV3-GFS fields needed for coupling
standard_name = GFS_coupling_type_instance
long_name = instance of derived type GFS_coupling_type
units = DDT
dimensions = ()
type = GFS_coupling_type
intent = in
optional = F
[Radtend]
standard_name = GFS_radtend_type
long_name = Fortran DDT containing FV3-GFS radiation tendencies
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
Expand Down
20 changes: 10 additions & 10 deletions physics/GFS_rrtmgp_sw_post.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,40 @@
name = GFS_rrtmgp_sw_post_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_grid_type_instance
long_name = instance of derived type GFS_grid_type
units = DDT
dimensions = ()
type = GFS_grid_type
intent = in
optional = F
[Diag]
standard_name = GFS_diag_type
long_name = Fortran DDT containing FV3-GFS diagnotics data
standard_name = GFS_diag_type_instance
long_name = instance of derived type GFS_diag_type
units = DDT
dimensions = ()
type = GFS_diag_type
intent = inout
optional = F
[Radtend]
standard_name = GFS_radtend_type
long_name = Fortran DDT containing FV3-GFS radiation tendencies
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
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
standard_name = GFS_coupling_type_instance
long_name = instance of derived type GFS_coupling_type
units = DDT
dimensions = ()
type = GFS_coupling_type
Expand Down
8 changes: 4 additions & 4 deletions physics/rrtmgp_lw_cloud_optics.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = rrtmgp_lw_cloud_optics_init
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
units = DDT
dimensions = ()
type = GFS_control_type
Expand Down Expand Up @@ -64,8 +64,8 @@
name = rrtmgp_lw_cloud_optics_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
units = DDT
dimensions = ()
type = GFS_control_type
Expand Down
8 changes: 4 additions & 4 deletions physics/rrtmgp_lw_clrallsky_driver.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
name = rrtmgp_lw_clrallsky_driver_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
Expand Down
16 changes: 8 additions & 8 deletions physics/rrtmgp_lw_gas_optics.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
name = rrtmgp_lw_gas_optics_init
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
Expand Down Expand Up @@ -80,16 +80,16 @@
name = rrtmgp_lw_gas_optics_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
Expand Down
12 changes: 6 additions & 6 deletions physics/rrtmgp_lw_rte.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
name = rrtmgp_lw_rte_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
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
standard_name = GFS_radtend_type_instance
long_name = instance of derived type GFS_radtend_type
units = DDT
dimensions = ()
type = GFS_radtend_type
intent = in
optional = F
[Statein]
standard_name = GFS_statein_type
long_name = Fortran DDT containing FV3-GFS prognostic state data in from dycore
standard_name = GFS_statein_type_instance
long_name = instance of derived type GFS_statein_type
units = DDT
dimensions = ()
type = GFS_statein_type
Expand Down
8 changes: 4 additions & 4 deletions physics/rrtmgp_sw_cloud_optics.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = rrtmgp_sw_cloud_optics_init
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
units = DDT
dimensions = ()
type = GFS_control_type
Expand Down Expand Up @@ -64,8 +64,8 @@
name = rrtmgp_sw_cloud_optics_run
type = scheme
[Model]
standard_name = GFS_control_type
long_name = Fortran DDT containing FV3-GFS model control parameters
standard_name = GFS_control_type_instance
long_name = instance of derived type GFS_control_type
units = DDT
dimensions = ()
type = GFS_control_type
Expand Down
Loading

0 comments on commit 5cb9f93

Please sign in to comment.