MOM6
|
Go to the source code of this file.
Modules | |
module | mom_transcribe_grid |
Module with routines for copying information from a shared dynamic horizontal grid to an ocean-specific horizontal grid and the reverse. | |
Functions/Subroutines | |
subroutine, public | mom_transcribe_grid::copy_dyngrid_to_mom_grid (dG, oG, US) |
Copies information from a dynamic (shared) horizontal grid type into an ocean_grid_type. More... | |
subroutine, public | mom_transcribe_grid::copy_mom_grid_to_dyngrid (oG, dG, US) |
Copies information from an ocean_grid_type into a dynamic (shared) horizontal grid type. More... | |