-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
investigate impacts of advanced snow physics #416
Comments
Snow thickness results from E3SM indicated that snow aging (metamorphism) increases snow depth in both hemispheres while snow redistribution decreases it (it blows into leads), with the net effect of less snow in the northern hemisphere and more in the southern hemisphere. The QC results show increased ice thickness in both hemispheres, which would be consistent with increased snow depth in both places. |
I'm not entirely sure what the QC configuration actually includes, e.g. does it use the ocean forcing file? Does it have monthly output in addition to the daily ice thickness snapshots? @apcraig please, would you post ice_in here for a baseline case? |
The following is ice_in from cice.cb58257857.221126-095037/cheyenne_intel_qcchk_gx1_144x1_medium_qc_qcchk. |
From #415:
Ah, that helps - different initial conditions will make a big difference. For QC, the ice thickness data are daily snapshots, but the plots say 'mean ice thickness' so those must be some average of the daily output. Monthly output is not written so we probably can't make CESM diagnostics from these files. The snow aging table in snow_nml is set to 'test' rather than the regular one - maybe that needs to be fixed in the options files, so that users get the standard configuration rather than a test config. Also, |
Comment moved to #415 |
Here are the plots. The 26h run has the advanced snow physics. Basically the snow is much thinner in the Arctic and hence thinner ice. Not as obvious in the southern hemisphere. |
QC runs with the advanced snow physics (including both wind redistribution and wet/dry metamorphosis) are surprisingly different from the default configuration. See plots in #415. These are 5-year standalone CICE runs, gx1 configuration with and without snow options and a couple of bug fixes.
@njeffery: is the magnitude of the differences what you'd expect? They seem larger to me than what I remember from my own tests, but we now know there were a number of bugs in both the snow physics and the radiation scheme.
@dabail10: can standard CESM diagnostics can be created for these runs? I'd like to explore them (e.g. how much snow is there?)
The text was updated successfully, but these errors were encountered: