Data structure neccessary to initialize/run mom6.
More...
Data structure neccessary to initialize/run mom6.
Definition at line 57 of file soca_mom6.F90.
◆ dirs
type(directories) soca_mom6::soca_mom6_config::dirs |
|
private |
◆ dt_forcing
real soca_mom6::soca_mom6_config::dt_forcing |
|
private |
Coupling time step in seconds.
Definition at line 62 of file soca_mom6.F90.
◆ f_comm
type(fckit_mpi_comm) soca_mom6::soca_mom6_config::f_comm |
|
private |
◆ fluxes
type(forcing) soca_mom6::soca_mom6_config::fluxes |
|
private |
Pointers to the thermodynamic forcing fields at the ocean surface.
Definition at line 59 of file soca_mom6.F90.
◆ forces
type(mech_forcing) soca_mom6::soca_mom6_config::forces |
|
private |
Driving mechanical surface forces.
Definition at line 58 of file soca_mom6.F90.
◆ grid
type(ocean_grid_type), pointer soca_mom6::soca_mom6_config::grid |
|
private |
◆ gv
type(verticalgrid_type), pointer soca_mom6::soca_mom6_config::gv |
|
private |
◆ mom_csp
type(mom_control_struct), pointer soca_mom6::soca_mom6_config::mom_csp |
|
private |
Tracer flow control structure.
Definition at line 69 of file soca_mom6.F90.
◆ param_file
type(param_file_type) soca_mom6::soca_mom6_config::param_file |
|
private |
◆ restart_csp
type(mom_restart_cs), pointer soca_mom6::soca_mom6_config::restart_csp |
|
private |
A pointer to the restart control structure.
Definition at line 70 of file soca_mom6.F90.
◆ scaling
type(unit_scale_type), pointer soca_mom6::soca_mom6_config::scaling |
|
private |
◆ sfc_state
type(surface) soca_mom6::soca_mom6_config::sfc_state |
|
private |
Pointers to the ocean surface state fields.
Definition at line 61 of file soca_mom6.F90.
◆ surface_forcing_csp
type(surface_forcing_cs), pointer soca_mom6::soca_mom6_config::surface_forcing_csp => NULL() |
|
private |
◆ time
type(time_type) soca_mom6::soca_mom6_config::time |
|
private |
Model's time before call to step_MOM.
Definition at line 65 of file soca_mom6.F90.
◆ time_step_ocean
type(time_type) soca_mom6::soca_mom6_config::time_step_ocean |
|
private |
time_type version of dt_forcing
Definition at line 63 of file soca_mom6.F90.
The documentation for this type was generated from the following file: