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

Stress advection #468

Closed einola closed 3 months ago

einola commented 6 months ago

We need to advect both damage and stress when using BBM. The stress advection is a bit more involved because stress is a tensor.

TODO:

This issue goes under #457

timspainNERSC commented 3 months ago

The stress advection now occurs in the BBM dynamics in the code merged in as PR #477.