polaris.tasks.seaice.single_column.exact_restart.ExactRestart
- class polaris.tasks.seaice.single_column.exact_restart.ExactRestart(component)[source]
- A single-column restart test case, which makes sure the model produces identical results with one longer run and two shorter runs with a restart in between. - __init__(component)[source]
- Create the test case - Parameters:
- component (polaris.tasks.seaice.SeaIce) – the component that that the task belongs to 
 
 - Methods - __init__(component)- Create the test case - add_step([step, subdir, symlink, run_by_default])- Add a step to the task and component (if not already present) - configure()- Modify the configuration options for this task. - remove_step(step)- Remove the given step from this task and the component - set_shared_config(config[, link])- Replace the task's config parser with the shared config parser