SCHISM#

Grids#

rompy.schism.grid.SCHISMGrid

SCHISM grid in geographic space.

Data#

Supporting objects for SCHISM data files.jects

Main objects

rompy.schism.data.SCHISMDataSflux

rompy.schism.data.SCHISMDataWave

This class is used to write wave spectral boundary data.

rompy.schism.data.SCHISMDataOcean

This class is used define all ocean boundary forcing

rompy.schism.data.SCHISMDataTides

This class is used to define the tidal forcing for SCHISM.

rompy.schism.data.SCHISMData

This class is used to gather all required input forcing for SCHISM

Config Minimal#

This object has been implemented to meet the initial operational requirements of CSIRO. It is likely that this will be superceded by the full implementation.

Full Namelist Implementation#

This object implements a set of models for each namelist and assembles a config object using this group of models. This is curently only partly implemented.

PARAM#

ICE#

MICE#

ICM#

SEDIMENT#

COSINE#

WWMINPUT#

NML#

This is the full namelist object that is the container for all the other namelist objects.

Config Object#