compass.ocean.tests.global_convergence.GlobalConvergence¶
- class compass.ocean.tests.global_convergence.GlobalConvergence(mpas_core)[source]¶
A test group for setting up global initial conditions and performing regression testing and dynamic adjustment for MPAS-Ocean
- __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