E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Add convergence tasks for space and time only #236

Open cbegeman opened 1 week ago

cbegeman commented 1 week ago

This PR extends the convergence test framework to accommodate convergence in space, time or both. This PR also adds additional tests for space-only and time-only convergence for the cosine_bell, geostrophic, manufactured_solution, and inertial_gravity_wave groups. The convergence_time cases have not been optimized (in terms of resolution and time steps) nor have separate convergence thresholds been specified.

Checklist

cbegeman commented 1 week ago

Testing

I have tested all of the convergence tests on chrys with intel, impi.

cbegeman commented 3 days ago

@sbrus89 If you want to review, feel free!