compass.ocean.tests.sphere_transport.SphereTransport

class compass.ocean.tests.sphere_transport.SphereTransport(mpas_core)[source]

A test group for testing algorithms for passive tracer advection on the sphere

__init__(mpas_core)[source]
mpas_corecompass.ocean.Ocean

the MPAS core that this test group belongs to

Methods

__init__(mpas_core)

mpas_core : compass.ocean.Ocean

add_test_case(test_case)

Add a test case to the test group