-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add wind-sea and swell partitioned spectral updates to ww3_uprstr #1
Conversation
Update modules and regtests to use WRST switch
8ac0a68
to
34a26b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me - just a few comments in ww3_upstrt.ftn need addressing.
34a26b4
to
a4af74a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Will merge with develop branch ASAP.
Regtests comparison with develop baseline show only one (expected) difference in
|
Changes including new features and bugfixes for adding WW3 to the GEFSv12 and GFSv16 coupled systems at NCEP: Added option to write single output (gridded and point) files at individual specified output time steps (NOAA-EMC#141 ), to allow inline post-processing; Added option to write second stream of restart files (#1 ) with write stride different to first (default) restart file, Updated ww3_grib for grib2 encoding following recent additions/changes in WMO tables, Several bugfixes to new output and restart options, including alignment of MPI calls and resources, backwards compatibility with multiple output configurations specified in regtests, Changes to compile options for WCOSS to allow b4b. Please find results from the regtest matrix comparisons in the comment below.
Feature branch fb_uprstr_seaswell adds Lionello/Toba based spectral updates and uses either text file or restart file (WRST switch) based wind inputs alongside SWH and wave spectra
Changes relate to WAVEWATCH III issue #30