Running F2010 with a SOM / Error with input files #8100
Replies: 3 comments 12 replies
-
|
Hi @pgoddard08 -- what resolution are you using? |
Beta Was this translation helpful? Give feedback.
-
|
@pgoddard08 @jonbob I'm pretty sure no one has ever created new SOM data for E3SM. I think Oluwayemi Garuba at PNNL was working on this years ago, but I don't think a final dataset was ever created. Alternatively - a year or so ago I implemented a "relaxed slab ocean" (RSO) capability. You can find some information about it here in the new documentation: Here is the PR where it was implemented => #6798 This mode will relax the SST back to a prescribed SST dataset using either a uniform or varyiable mixed layer depth. I don't think we ever saved an SST dataset with the spatially or temporally varying mixed layer depth - so it'll take some work to use that. The uniform mixed layer depth is easy to use with existing SST datasets. The caveat is that the relaxation is not perfect - and it will introduce long-term regional biases. The reasons for this were never clear to me, but it seems that the relaxation is never quite adequate for regions with large influence from ocean dynamics. One spot I remember in particular is that a temperature bias develops along the path of the gulf stream. In short-term simulation the RSO mode will produce cold wakes behind tropical cyclones and things like that - so for studying individual storms or sub-annual variability I think it's still appropriate to use. I think there's an easy paper to write that explains the trade-offs of this capability - but I never got around to writing it. Let me know if you have any questions about that. |
Beta Was this translation helpful? Give feedback.
-
|
FYI: the only SOM cases we test are with standalone mpas-seaice tests: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was able to successfully build a compset I defined as F2010_SOM (long name
2010_EAM%CMIP6_ELM%SPBC_MPASSI%PRES_DOCN%SOM_MOSART_SGLC_SWAV)Though before the script can run, I believe I need input data for docn, namely the domain1 and file1. The error message is as follows:
Are there available data (some SOM forcing dataset for file1 and a compatible domain file for domain1) that I can use? I'm not sure whether I'm close to getting this to run and just need input files, or if I'm missing something bigger here.
Thank you for your help.
Paul
Beta Was this translation helpful? Give feedback.
All reactions