polaris.ocean.Ocean

class polaris.ocean.Ocean[source]

The collection of all test case for the MPAS-Ocean core

__init__()[source]

Construct the collection of MPAS-Ocean test cases

Methods

__init__()

Construct the collection of MPAS-Ocean test cases

add_config(config)

Add a shared config to the component

add_step(step)

Add a step to the component

add_task(task)

Add a task to the component

configure(config)

Configure the component

remove_step(step)

Remove the given step from this component