-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Investigating some issues in the BBM implementation, I created some free drift test cases, only to find more issues. The test cases re-use the geometry of Mehlmann benchmark, but here we have constant wind and ocean forcing and only a small patch of low concentration ice (with cracks) that's advected under wind and ocean currents. We expect the patch to drift undeformed along a diagonal x=y
(if we turn off Coriolis). See the branch freedrift_tests.
Using the mEVP rheology we get strange features along the downwind side of the ice patch while using the BBM rheology we get strange features at the bottom of the patch. This also happens if I comment out the StressUpdateHighOrder
functions, so the problem is not there.
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done