MOM6
MOM_boundary_update.F90 File Reference
#include <MOM_memory.h>
#include "version_variable.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
 The control structure for the MOM_boundary_update module. More...
 

Modules

module  mom_boundary_update
 Controls where open boundary conditions are applied.
 
integer mom_boundary_update::id_clock_pass
 A CPU time clock ID. More...
 
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, US, 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...