seaice

SeaIce()

The collection of all test case for the MPAS-Seaice component

Tasks

single_column

add_single_column_tasks(component)

Add various tasks that define single-column tests

forward.Forward(component[, name, indir])

A step for staging a mesh for “single column” test cases

exact_restart.ExactRestart(component)

A single-column restart test case, which makes sure the model produces identical results with one longer run and two shorter runs with a restart in between.

exact_restart.validate.Validate(component, ...)

A step for comparing outputs between steps in a single-column restart run

exact_restart.validate.Validate.run()

Compare the variables in the outputs of two previous steps with each other

standard_physics.StandardPhysics(component)

The single-column standard physics test case creates the mesh and initial condition, then performs a short forward run.

standard_physics.viz.Viz(component, indir)

A step for plotting the results of a single column test

standard_physics.viz.Viz.run()

Run this step of the test case