Add WCwISC14 and ARRMwISC12to60 meshes#575
Conversation
TestingI ran both meshes through all steps but |
|
@milenaveneziani and @vanroekel, these are not even close to the E3SM v3 versions of these meshes yet, I'm just adding the support for creating versions of each mesh with ice-shelf cavities and making sure they "work". Once my test are done (hopefully tomorrow), I'll ask you to have a quick glance at the meshes and any other pieces of the compass process you want. This doesn't have to be a super thorough review since we'll add some more things based on #565 before we do more thorough testing. |
|
@milenaveneziani, the ARRMwISC12to60 is ready to review. While the I'd suggest looking at the initial condition (maybe using the paraview extractor): I mostly just want your sense that nothing looks crazy. |
|
@vanroekel, same for you for the WCwISC14. The Again, I'd suggest looking at the initial condition (maybe using the paraview extractor): I mostly just want your sense that nothing looks crazy. |
|
@xylar I took a look through that file you pointed me at in paraview and everything looks reasonable to me. I can see the WC14 enhancement, T&S appear in bounds throughout the column and can see the ISC regions in the south. Let me know if you want me to dump in any paraview screenshots, would be happy to do so. |
|
Thanks @vanroekel! I don't think there's any need to post ParaVeiw screenshots. We'll do a more thorough review later. Thanks for having a look! |
Also correct some missing information on test suites and the SO12to60 mesh.
This is used in SSH adjustment and performance testing, so it needs to work before dynamic adjustment.
This is needed for ARRM because we shortened the default time step for short runs (SSH adjustment and performance) and it is a good idea to provide the time step for WC in case we have to shorten the default time step for that mesh, too.
|
@vanroekel, would you be willing to "officially" approve the PR based on the testing you've already done? |
vanroekel
left a comment
There was a problem hiding this comment.
Approving based on thorough visual inspection of the produced initial condition. The resolution is as expected, ice cavities are visible and temperature and salinity are as expected through the full depth of the ocean.
|
I checked the initial state for ARRMwISC10to60 with paraview and everything looks as expected (I also compared |
|
One thing I wanted to report for record keeping that has nothing to do with this particular mesh, but likely with the PHC data that we use to produce the initial condition, is this small warm pool in the Northwestern Passages just north of Hudson Bay in the middle of winter: Just something to be aware of, and pinging @proteanplanet here as well. |
milenaveneziani
left a comment
There was a problem hiding this comment.
Approved based on viewing of the initial_state file.
|
@milenaveneziani, that warm blob is weird! I think the initial condition is a climatology so no particular season. But it certainly suggests a weird feature of the data that we should look into. |
|
@milenaveneziani, I've seen that warm blob in lots of config.'s I believe, and assume it's coming from the underlying data/interpolation somehow. |
|
Yes, I agree @dengwirda. Best would be to take a look at the PHC files that compass uses to generate the initial condition. The blob is not only warm but also fresh btw. @xylar: could you point me to the original PHC files? We do use WOA18 climatologies in MPAS-Analysis, so we do have that data ready, I think, if we decide to give it a try. |
@milenaveneziani, here are the files we use. @maltrud produced them as far as I'm aware so he might have some thoughts. https://web.lcrc.anl.gov/public/e3sm/mpas_standalonedata/mpas-ocean/initial_condition_database/PotentialTemperature.01.filled.60levels.PHC.151106.nc |
|
Thanks @xylar. I can confirm that the warm/fresh blob is present in the original file that you pointed me to. I wonder if it's PHC itself that has it, since I looked at this other file in the same directory: |
|
I'll have a look at the original vs filled files. |
|
I thought that might be the case. Agreed about switching to WOA18. |


Checklist
Testingin this PR) any testing that was used to verify the changes