compass.ocean.tests.global_ocean.configure.configure_global_ocean¶
- compass.ocean.tests.global_ocean.configure.configure_global_ocean(test_case, mesh, init=None)[source]¶
Modify the configuration options for this test case
- Parameters
test_case (compass.TestCase) – The test case to configure
mesh (compass.ocean.tests.global_ocean.mesh.Mesh) – The test case that produces the mesh for this run
init (compass.ocean.tests.global_ocean.init.Init, optional) – The test case that produces the initial condition for this run