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

Fix the single column thermo crash #472

Closed timspainNERSC closed 9 months ago

timspainNERSC commented 9 months ago

Fix the single column thermo crash

Fixes #470

Change Description

Don't leave the configuration variables for the Logged class floating around in the Nextsim namespace, by moving them to function local variables in the configure() function.


Test Description

The single column thermodynamics run now finishes cleanly on Intel Macs when compiled with clang 15.0.0.