MOM6
MOM_boundary_update.F90 File Reference
#include <MOM_memory.h>
Include dependency graph for MOM_boundary_update.F90:

Go to the source code of this file.

Data Types

type  mom_boundary_update::update_obc_cs
 

Modules

module  mom_boundary_update
 Controls where open boundary conditions are applied.
 

Functions/Subroutines

subroutine, public mom_boundary_update::call_obc_register (param_file, CS, OBC)
 The following subroutines and associated definitions provide the machinery to register and call the subroutines that initialize open boundary conditions. More...
 
subroutine, public mom_boundary_update::update_obc_data (OBC, G, GV, tv, h, CS, Time)
 Calls appropriate routine to update the open boundary conditions. More...
 
subroutine, public mom_boundary_update::obc_register_end (CS)
 Clean up the OBC registry. More...
 

Variables

integer mom_boundary_update::id_clock_pass
 
character(len=40) mom_boundary_update::mdl = "MOM_boundary_update"