nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Rename bare class name to include MEVP #487

Closed timspainNERSC closed 8 months ago

timspainNERSC commented 8 months ago

Rename bare class name to include MEVP

Fixes #378


Change Description

Part of implementing the dynamics switcher is renaming the 'Dynamics' classes to include MEVP in their name. Several different issue branches related to the dynamics will touch these files, so it will be easier to have the renaming changes included in develop for basing the branches off.


Test Description

N/A, only renames existing classes.