PUBLIC INTERFACE ~ PUBLIC DATA ~ PUBLIC ROUTINES ~ NAMELIST ~ DIAGNOSTIC FIELDS ~ ERROR MESSAGES ~ REFERENCES ~ NOTES

Module ocean_topog_mod

Contact:  Matt Harrison S. M. Griffies
Reviewers: 
Change History: WebCVS Log


OVERVIEW

Set up ocean bottom topography.

Set up ocean bottom topography. Reads information from grid specification file.


OTHER MODULES USED

          fms_mod
mpp_domains_mod
mpp_io_mod
mpp_mod
ocean_domains_mod
ocean_types_mod

PUBLIC INTERFACE

ocean_topog_init:


PUBLIC DATA

None.


PUBLIC ROUTINES

  1. ocean_topog_init

    DESCRIPTION
    Initialize the ocean bottom topography.



NAMELIST

&ocean_topog_nml

flat_bottom
For debugging, it is often useful to over-ride the grid spec file and simply make the domain flat bottom.
[logical]
flat_bottom_kmt
Number of depth levels to use for the flat_bottom option.
[integer]
flat_bottom_ht
Depth to make the flat_bottom.
[real]


DATA SETS

None.


ERROR MESSAGES

None.


top