ROMS
Loading...
Searching...
No Matches
yaml_parser::couplingfield Type Reference

Public Attributes

logical connected
 
logical debug_write
 
real(dpadd_offset
 
real(dpscale
 
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
 

Detailed Description

Definition at line 260 of file yaml_parser_test.F.

Member Data Documentation

◆ add_offset

real(dp) yaml_parser::couplingfield::add_offset

Definition at line 264 of file yaml_parser_test.F.

264 real(dp) :: add_offset

◆ connected

logical yaml_parser::couplingfield::connected

Definition at line 261 of file yaml_parser_test.F.

261 logical :: connected

◆ connected_to

character (len=:), allocatable yaml_parser::couplingfield::connected_to

Definition at line 267 of file yaml_parser_test.F.

267 character (len=:), allocatable :: connected_to

◆ data_netcdf_tname

character (len=:), allocatable yaml_parser::couplingfield::data_netcdf_tname

Definition at line 269 of file yaml_parser_test.F.

269 character (len=:), allocatable :: data_netcdf_tname

◆ data_netcdf_vname

character (len=:), allocatable yaml_parser::couplingfield::data_netcdf_vname

Definition at line 268 of file yaml_parser_test.F.

268 character (len=:), allocatable :: data_netcdf_vname

◆ debug_write

logical yaml_parser::couplingfield::debug_write

Definition at line 262 of file yaml_parser_test.F.

262 logical :: debug_write

◆ destination_grid

character (len=:), allocatable yaml_parser::couplingfield::destination_grid

Definition at line 270 of file yaml_parser_test.F.

270 character (len=:), allocatable :: destination_grid

◆ destination_units

character (len=:), allocatable yaml_parser::couplingfield::destination_units

Definition at line 271 of file yaml_parser_test.F.

271 character (len=:), allocatable :: destination_units

◆ extrapolate_method

character (len=:), allocatable yaml_parser::couplingfield::extrapolate_method

Definition at line 272 of file yaml_parser_test.F.

272 character (len=:), allocatable :: extrapolate_method

◆ long_name

character (len=:), allocatable yaml_parser::couplingfield::long_name

Definition at line 273 of file yaml_parser_test.F.

273 character (len=:), allocatable :: long_name

◆ map_norm

character (len=:), allocatable yaml_parser::couplingfield::map_norm

Definition at line 274 of file yaml_parser_test.F.

274 character (len=:), allocatable :: map_norm

◆ map_type

character (len=:), allocatable yaml_parser::couplingfield::map_type

Definition at line 275 of file yaml_parser_test.F.

275 character (len=:), allocatable :: map_type

◆ regrid_method

character (len=:), allocatable yaml_parser::couplingfield::regrid_method

Definition at line 276 of file yaml_parser_test.F.

276 character (len=:), allocatable :: regrid_method

◆ scale

real(dp) yaml_parser::couplingfield::scale

Definition at line 265 of file yaml_parser_test.F.

265 real(dp) :: scale

◆ short_name

character (len=:), allocatable yaml_parser::couplingfield::short_name

Definition at line 279 of file yaml_parser_test.F.

279 character (len=:), allocatable :: short_name

◆ source_grid

character (len=:), allocatable yaml_parser::couplingfield::source_grid

Definition at line 278 of file yaml_parser_test.F.

278 character (len=:), allocatable :: source_grid

◆ source_units

character (len=:), allocatable yaml_parser::couplingfield::source_units

Definition at line 277 of file yaml_parser_test.F.

277 character (len=:), allocatable :: source_units

◆ standard_name

character (len=:), allocatable yaml_parser::couplingfield::standard_name

Definition at line 280 of file yaml_parser_test.F.

280 character (len=:), allocatable :: standard_name

The documentation for this type was generated from the following file: