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

New wave attenuation capability and now pass sea-ice thickness to ww3 #15

Merged
merged 51 commits into from
Aug 21, 2024

Conversation

mvertens
Copy link
Collaborator

@mvertens mvertens commented Aug 19, 2024

Pull Request Summary

New wave attenuation capability and now pass sea-ice thickness to ww3

Description

  • renamed ww3dev -> ww3
  • always receive Si_thick - Mariana Vertenstein
  • wave attenuation incorporation from emc/develop
  • renamed new case 8 to case 10 and old case is now back to 8 - Mariana Vertenstein

Commit Message

New wave attenuation and pass sea-ice thickness to www3

Testing

  • How were these changes tested? In making waves project.

ukmo-juan-castillo and others added 30 commits April 28, 2023 09:49
…ling frequency to check if 'receive' coupling exchanges need to take place fail, resulting in an infinite loop causing the integration between time zero and the first time step to repeat indefinitely. This check needs to be rewritten, which fixes also issue NOAA-EMC#816 in a simpler way.  (NOAA-EMC#999)
…efined in w3odatmd (size=15). Also, defined unit numbers for NDS(14) and NDS(15). (NOAA-EMC#1098)
ukmo-ccbunney and others added 20 commits November 6, 2023 11:13
…ST4 code (NOAA-EMC#1124)

Co-authored-by: Fabrice Ardhuin <fabrice.ardhuin@ifremer.fr>
@mvertens mvertens requested a review from gold2718 August 19, 2024 20:47
@mvertens mvertens self-assigned this Aug 19, 2024
@mvertens mvertens added the enhancement New feature or request label Aug 19, 2024
@mvertens mvertens added this to the NorESM2.5 milestone Aug 19, 2024
@mvertens mvertens changed the title Rename ww3dev to ww3 and also pass sea-ice thickness to ww3 New wave attenuation capability and now pass sea-ice thickness to ww3 Aug 20, 2024
Copy link

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks okay. Some notes:

  • About 90+% of the Fortran changes are documentation. Most of the rest are #ifdef W3_ASCII which we do not use.
  • There are some communication changes marked #ifdef W3_MPI does NorESM use that?
  • Some of the documentation is of the form, I suppose it is okay to use the code as long as the copyright is preserved. The trademark (all caps) should be respected in publications:
      !> @copyright Copyright 2009-2022 National Weather Service (NWS),
      !>       National Oceanic and Atmospheric Administration.  All rights
      !>       reserved.  WAVEWATCH III is a trademark of the NWS.
      !>       No unauthorized use without permission.

@mvertens mvertens merged commit 9f0ac27 into NorESMhub:noresm Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.