Skip to content
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

mismatched land/sea/lake masks with atm and wave model #92

Closed
JessicaMeixner-NOAA opened this issue May 13, 2020 · 10 comments
Closed

mismatched land/sea/lake masks with atm and wave model #92

JessicaMeixner-NOAA opened this issue May 13, 2020 · 10 comments

Comments

@JessicaMeixner-NOAA
Copy link
Collaborator

WW3 passes z0 surface roughness to the atmosphere model. When using the global 30 min wave grid, there are some current issues with this:

  • The ocean/land mask does not agree with the ocean model's land mask. So for example, in the wave model the Mediterranean is masked out. Currently the atmosphere model now gets 0s as the surface roughness there which is not ideal. This will be improved on when the atmospheric model uses fractional land/sea masks and has a matching land/sea mask with the ocean/ice models. WW3 will then also need updates to use the same tripolar grid as the ocean and ice models, which is ongoing development work for WW3.
  • Once the ocean/land mask is consistent between all the models and WW3 is on the tripolar grid, there is still an issue that the lakes should have a surface roughness that is not-zero as it is currently. Again, I believe moving to the fractional land/sea mask and the addition of a lake mask should help with this.
  • Once the ocean/land mask is consistent between all the models, we should double check the surface roughness values with partial ice coverage so that if the wave model does not calculate waves because there is too much ice that a reasonable surface roughness gets calculated.
@SMoorthi-emc
Copy link
Collaborator

Jessica,
Regarding the second bullet please note that currently wave model only updates Z0 over ocean points; i.e. only when oceanfrac > 0.0. This has no impact on lakes. Wave model can set non-zero values for Z0 over ocean points.

@JessicaMeixner-NOAA
Copy link
Collaborator Author

@SMoorthi-emc This is why I have the second bullet:
Screen Shot 2020-04-30 at 5 56 28 PM

This is from an earlier run, so I should get an upto date comparison, but the left is from the fully-coupled and the right is no-wave coupling. This is what FV3 is outputting for surface roughness, so you can see on the left where the land/sea mask mismatch because the wave model masks out the Mediterranean and that the lakes in Africa are now zero and not as they were before.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented May 13, 2020 via email

@JessicaMeixner-NOAA
Copy link
Collaborator Author

The updated wave grid is a big improvement.
Screen Shot 2020-05-14 at 9 43 42 PM

@junwang-noaa or @SMoorthi-emc can you point me to the different oro data with lake masks you think we should be using for the benchmarks? Would this have any other effects, such as needing to re-run chgres?

@AvichalMehra-NOAA
Copy link
Collaborator

AvichalMehra-NOAA commented May 15, 2020 via email

@SMoorthi-emc
Copy link
Collaborator

SMoorthi-emc commented May 15, 2020 via email

@ligiabernardet
Copy link

@mzhangw Can you please check if this the same revised oro data that you are working with for introducing Flake in CCPP (with Yihua Wu)?

@JessicaMeixner-NOAA
Copy link
Collaborator Author

Using the orodata from here: /scratch1/NCEPDEV/global/Shrinivas.Moorthi/noscrub/oro_lake/C384
in addition to the addition of lake masks, there are minor differences along coastlines in the oro data:
Screen Shot 2020-05-15 at 10 55 57 AM

On the left is the new oro data with lake fraction the right is the old oro data no lake fraction. The surface roughness in the atm model over lakes is back to previous values:

Screen Shot 2020-05-15 at 10 51 26 AM

and surface temperature on lakes also have changed:

Screen Shot 2020-05-15 at 10 50 14 AM

@SMoorthi-emc
Copy link
Collaborator

SMoorthi-emc commented May 15, 2020 via email

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented May 15, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants