compass.ocean.tests.parabolic_bowl.default.Default

class compass.ocean.tests.parabolic_bowl.default.Default(test_group, ramp_type, wetdry, use_lts)[source]

The default parabolic_bowl test case

Variables:

ramp_type (str) – The type of vertical coordinate (ramp, noramp, etc.)

__init__(test_group, ramp_type, wetdry, use_lts)[source]

Create the test case

Parameters:
  • test_group (compass.ocean.tests.parabolic_bowl.ParabolicBowl) – The test group that this test case belongs to

  • ramp_type (str) – The type of vertical coordinate (ramp, noramp)

  • wetdry (str) – The type of wetting and drying used (standard, subgrid)

  • use_lts (bool) – Whether local time-stepping is used

Methods

__init__(test_group, ramp_type, wetdry, use_lts)

Create the test case

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