Commit b973671
committed
Bug fix for mushy thermodynamics in brackish seas:
To get the initial ice salinity when new ice forms, a fixed amount of 3 ppt
was subtracted from the sea surface salinity (SSS), causing negative ice
salinities when SSS < 3 ppt. This fix keeps the same 3 ppt reduction in
salinity for all SSS > 6 ppt, but it makes the initial sea ice salinity go
to 0 continuously (and differentiably) as SSS approaches 0. We also added
an arbitrary -0.1 C upper limit to the new ice temperature.1 parent 6271f8f commit b973671
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | | - | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
1464 | 1468 | | |
1465 | 1469 | | |
1466 | 1470 | | |
1467 | | - | |
| 1471 | + | |
1468 | 1472 | | |
1469 | 1473 | | |
1470 | 1474 | | |
| |||
0 commit comments