compass.ocean.tests.global_convergence.cosine_bell.CosineBell

class compass.ocean.tests.global_convergence.cosine_bell.CosineBell(test_group, icosahedral)[source]

A test case for creating a global MPAS-Ocean mesh

Variables:
  • resolutions (list of int) – A list of mesh resolutions

  • icosahedral (bool) – Whether to use icosahedral, as opposed to less regular, JIGSAW meshes

__init__(test_group, icosahedral)[source]

Create test case for creating a global MPAS-Ocean mesh

Parameters:
  • test_group (compass.ocean.tests.cosine_bell.GlobalOcean) – The global ocean test group that this test case belongs to

  • icosahedral (bool) – Whether to use icosahedral, as opposed to less regular, JIGSAW meshes

Methods

__init__(test_group, icosahedral)

Create test case for creating a global MPAS-Ocean mesh

add_step(step[, run_by_default])

Add a step to the test case

check_validation()

Check the test case's "validation" dictionary to see if validation failed.

configure()

Set config options for the test case

run()

This method is deprecated.

update_cores()

Update the number of cores and min_tasks for each forward step

validate()

Validate variables against a baseline