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

Hotfix for issue #720 #721

Closed einola closed 1 month ago

einola commented 1 month ago

Hotfix for bug in issue #720

Fixes partially #720

Task List


Change Description

I just reverted the offending comment and fixed a few formatting issues. But this should be done properly at some point.


Test Description

The dynamics benchmark runs. A carefully placed break point or std::cout confirms that the params class is properly set.


Documentation Impact

N/A


Other Details

N/A


Pre-Request Checklist