-
Notifications
You must be signed in to change notification settings - Fork 0
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
Runoff mixing and spreading #32
Comments
CM3 river mixing options (used in
River spreading does not appear to be implemented in MOM6. |
Update, the river mixing is a part of the bulk layer mixing scheme which can only be turned on if |
@kieranricardo can we use |
@aekiss we wanted to test EPBL set up, it looks as MOM6 have that as their preferred option, that may be the only one that works with vertical river mixing, does the horizontal mixing work as well. |
We'd intended to use KPP for OM3 configs for CM3 for CMIP7, and investigate EPBL in OM3 later - see https://forum.access-hive.org.au/t/namelist-configuration-discussion-meeting/1917/9 @willaguiar, have you looked at EPBL vs KPP in MOM6? |
GFDL OM5 doesn't use rivermix, even though they appear to be using EPBL (and KPP is off). |
A little bit (in panan-01 compared to OM2-01, but have not compared KPP and ePBL within MOM6). As far as I could tell, EPBL usage didn't impact much on anything, other than perhaps making the MLD on the Antarctic shelf a couple tens of meters smaller compared to OM2. (MOM5_1m Vs MOM6_1m below). Other than that ePBL is suppose to be less sensitive than KPP to vertical resolution and to timestep. |
@aekiss and @willaguiar - great I'll give EPBL a try, do you know what MOM6 parameter options I should use? It looks like
|
For panan, we use a slightly different set of EPBL parameters:
If it helps, I attached the full list of parameters used for the panan run. |
For reference, here are the GFDL OM5 settings |
Thanks @willaguiar and @aekiss! |
Hi @kieranricardo and @aekiss, I had a look at subroutine riverspread and how we used it in CM2 and ESM1.5, it looks like it might not have been active after all. It might have been either rivermix or riverspread was used not both in the end. When riverspread was used a long time ago there were field table settings on for river locations but none are now set and other settings are defaulted to zero values. This may be way its not transferred across to MOM6 its fallen out of use, of the years., and they expect the model diffusion to do the spreading but it isnt? Why not? The plume is too buoyant? or do other parameters need to change. |
CESM river spreading COSIMA/access-om3#231 (comment) |
CM3 river runoff points (runs 23-09-2024 and earlier) are freshening rapidly. This is most likely because river mixing and river spreading options are not turned on in CM3 (and are used in CM2).
CM2 options:
The text was updated successfully, but these errors were encountered: