41 implicit none ;
private 55 type(
forcing),
intent(inout) :: fluxes
58 type(time_type),
intent(in) :: day
74 #include "version_variable.h" 75 character(len=40) :: mdl =
"user_revise_forcing" The following structure contains pointers to various fields which may be used describe the surface st...
This module implements boundary forcing for MOM6.
Ocean grid type. See mom_grid for details.
Provides the ocean grid type.
This module contains I/O framework code.
subroutine, public user_alter_forcing(state, fluxes, day, G, CS)
This subroutine sets the surface wind stresses.
subroutine, public user_revise_forcing_init(param_file, CS)
subroutine, public call_tracer_set_forcing(state, fluxes, day_start, day_interval, G, CS)
This subroutine calls the individual tracer modules' subroutines to specify or read quantities relate...
logical function, public is_root_pe()
Structure that contains pointers to the boundary forcing used to drive the liquid ocean simulated by ...
subroutine, public mom_error(level, message, all_print)