supercritical_initialization module reference

The “super critical” configuration.

More…

Functions/Subroutines

supercritical_set_obc_data()

This subroutine sets the properties of flow at open boundary conditions.

Detailed Description

The module configures the model for the “supercritical” experiment. https://marine.rutgers.edu/po/index.php?model=test-problems&title=supercritical .

Function/Subroutine Documentation

subroutine supercritical_initialization/supercritical_set_obc_data(OBC, G, GV, US, param_file)

This subroutine sets the properties of flow 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

  • us :: [in] A dimensional unit scaling type

  • param_file :: [in] Parameter file structure

Call to:

mom_error_handler::mom_error

Called from:

mom_state_initialization::mom_initialize_state