ROMS
|
Public Attributes | |
logical | connected |
logical | debug_write |
real(dp) | add_offset |
real(dp) | scale |
character(len=:), allocatable | connected_to |
character(len=:), allocatable | data_netcdf_vname |
character(len=:), allocatable | data_netcdf_tname |
character(len=:), allocatable | destination_grid |
character(len=:), allocatable | destination_units |
character(len=:), allocatable | extrapolate_method |
character(len=:), allocatable | long_name |
character(len=:), allocatable | map_norm |
character(len=:), allocatable | map_type |
character(len=:), allocatable | regrid_method |
character(len=:), allocatable | source_units |
character(len=:), allocatable | source_grid |
character(len=:), allocatable | short_name |
character(len=:), allocatable | standard_name |
Definition at line 260 of file yaml_parser_test.F.
real(dp) yaml_parser::couplingfield::add_offset |
Definition at line 264 of file yaml_parser_test.F.
logical yaml_parser::couplingfield::connected |
Definition at line 261 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::connected_to |
Definition at line 267 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::data_netcdf_tname |
Definition at line 269 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::data_netcdf_vname |
Definition at line 268 of file yaml_parser_test.F.
logical yaml_parser::couplingfield::debug_write |
Definition at line 262 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::destination_grid |
Definition at line 270 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::destination_units |
Definition at line 271 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::extrapolate_method |
Definition at line 272 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::long_name |
Definition at line 273 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::map_norm |
Definition at line 274 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::map_type |
Definition at line 275 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::regrid_method |
Definition at line 276 of file yaml_parser_test.F.
real(dp) yaml_parser::couplingfield::scale |
Definition at line 265 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::short_name |
Definition at line 279 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::source_grid |
Definition at line 278 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::source_units |
Definition at line 277 of file yaml_parser_test.F.
character (len=:), allocatable yaml_parser::couplingfield::standard_name |
Definition at line 280 of file yaml_parser_test.F.