dyed_obcs_initialization module reference

Dyed open boundary conditions.

More…

Functions/Subroutines

dyed_obcs_set_obc_data()

This subroutine sets the dye properties at open boundary conditions.

Detailed Description

Setting dyes, one for painting the inflow on each side.

Function/Subroutine Documentation

subroutine dyed_obcs_initialization/dyed_obcs_set_obc_data(OBC, G, GV, param_file, tr_Reg)

This subroutine sets the dye properties at open boundary conditions.

Parameters:
  • obc :: This open boundary condition type specifies whether, where, and what open boundary conditions are used.

  • g :: [in] The ocean’s grid structure.

  • gv :: [in] The ocean’s vertical grid structure.

  • param_file :: [in] A structure indicating the open file to parse for model parameter values.

  • tr_reg :: Tracer registry.

Call to:

mom_error_handler::mom_error ntr mom_open_boundary::register_segment_tracer

Called from:

mom_state_initialization::mom_initialize_state