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

Port ocean internal wave test #153

Closed cbegeman closed 9 months ago

cbegeman commented 11 months ago

Here we port the internal gravity wave test case from Compass. This is largely a direct port. The only substantive new code is the transect visualization.

Checklist

cbegeman commented 11 months ago

Testing

All new tests have been run on chrys with intel, openmpi. The rpe plots are visually identical with the output from Compass.

cbegeman commented 11 months ago

Standard flux-form advection: image

VLR: image

Example sections plot: image

xylar commented 9 months ago

Feel free to merge as soon as you rebase to fix the conflict.

cbegeman commented 9 months ago

@xylar Thank you for the review! I have resolved the merge conflicts.