Skip to content

HotFix: ounfpart + NCO switch + DB1 coeff#16

Merged
ajhenrique merged 3 commits into
developfrom
HF_ounfpart
Apr 23, 2019
Merged

HotFix: ounfpart + NCO switch + DB1 coeff#16
ajhenrique merged 3 commits into
developfrom
HF_ounfpart

Conversation

@ajhenrique
Copy link
Copy Markdown
Contributor

HF ounfpart integrates hotfixes from the NCEP/NOAA-EMC auth repo and the trusted repos UKMO and ERDC. The following hotfixes are implemented with this pull request:

  • Bugfix in ww3_ounf.ftn: NBIPART check against NOSWLL was not accouting for zeroth wind partition. See Issue Partition number checking failing in ww3_ounf #2.
  • Updating link.wcoss_phase2 for grib compile, removing !$ lines in ww3_uprstr that broke compilation of codes with OMPH OMPG switch flags, added new global wave model switch.
  • Added option for writing to fixed netcdf gridded output file when using NCO switch (the issue will be fixed more adequately in v7 following Issue Netcdf gridded output to file with fixed name #8).
  • DB1 depth-breaking_bugfix: added proper scaling coefficients for radian freq. [radHz]. See issue Depth breaking DB1 bug #7 .

Hotfixes were tested using the full regression testing matrix at NCEP which resulted in differences only in regtests wher DB1 was employed, as expected.

ukmo-ccbunney and others added 3 commits April 4, 2019 09:54
Merging hotfix branch ukmo-waves:HF_ounfpart -> NOAA-EMC/WW3:HF_ounfpart:

* Bugfix in ww3_ounf.ftn: NBIPART check against NOSWLL was not accouting for zeroth wind partition. See Issue #2.

* Updated comments

* Moved broken ww3_grid*.nml files into subdirectory within input dir.
Updated info to stress that test needs to be run with -N flag.
Accepting HF that contains several changes needed for version 6.07 to work for NCEP applications: * Branch HF_NCOswitch_ndso: Changing README.md TM->R, adding grib2 link options to link, creating switch for GLWU, changing w3_make to allow grib compilation

* Branch HF_NCOswitch_ndso: Updating link.wcoss_phase2 for grib compile, fixing OMPH OMPG switch flags that broke uprstr compilation, added new global wave model switch

* Branch HF_NCOswitch_ndso: reverting change in ounf that belongs to UKMO branch
Adding bugfix to depth breaking DB1.

* breaking_bugfix: add proper scaling for radian freq. [radHz]

* breaking_bugfix: Add some comments ...

* update comments ...

* update comments ...

* changed version number in header from 7.00 to 6.07

* minor formatting fix on header
@ajhenrique ajhenrique merged commit 2b1ea78 into develop Apr 23, 2019
@ajhenrique ajhenrique changed the title HotFix: ounfpart + NCO switch + DB1 coeff (v6.07.1) HotFix: ounfpart + NCO switch + DB1 coeff Apr 23, 2019
@ajhenrique ajhenrique deleted the HF_ounfpart branch April 23, 2019 21:47
aliabdolali pushed a commit that referenced this pull request Nov 5, 2020
* Fb oasis t+0 (#13)

In the original code a coupling lag had to be used, coupling took place at the last time step but not at the first, and the coupling fields had to be written in an oasis restart file. With this ticket, the program can run in a different way by not using a coupling lag, coupling taking place at the first time step but not the last, and the coupling fields are written in the wave restart file - no extra oasis restart file needed.

* Fb uprstr inp (#15)

Enhancement to improve the way in which input data is read in and logged by the ww3_uprstr program:
  * read in variables specific to the update process selected
  * output the values provided in the ww3_uprstr.out log file
  * update the .inp template file and regtests to improve clarity and work with the changes
  * add capability to read inputs from a namelist (ww3_uprstr.nml) file

* Bf unconforming where in coupling routines (#17)

* Fix non-conforming WHERE statements in coupled routines
* Stop comparing history lines in OASIS rmp files

* Changes for efficient SMC grid coupling (#16)

* Changes for efficient SMC grid coupling
* Ensure consistency between SMC coupled test nml and inp files

Co-authored-by: Juan Manuel Castillo Sanchez <48921434+ukmo-juan-castillo@users.noreply.github.com>
Co-authored-by: Andy Saulter <48921142+ukmo-ansaulter@users.noreply.github.com>
MatthewMasarik-NOAA pushed a commit that referenced this pull request Oct 18, 2023
* small update of modelBuoy_collocation.py to avoid errors when reading the buoy stations. Inclusion of documentation files in the new folder docs.

* New REAMDME with text, figures, links to data, references, and proper format.
MatthewMasarik-NOAA pushed a commit to MatthewMasarik-NOAA/WW3 that referenced this pull request Dec 19, 2023
…-dev/unified

Langmuir updates:  PR to address comments made on NOAA-EMC/WW3 NOAA-EMC#1034
mvertens added a commit to mvertens/WW3 that referenced this pull request Sep 23, 2024
bug fix for bug that was reintroduced in attenuation merge
kestonsmith-noaa pushed a commit to kestonsmith-noaa/WW3 that referenced this pull request Jun 17, 2025
…C#16)

* add fh00 post control file, add restart output at specified forecast hours, ugwd bug fixes
* update module files to use g2tmpl v1.6.0 and post v8.0.1
* add fh00 post control file in fv3.input for inline post
* update in runduration in atmos
* update RT baseline directory on hera and wcoss
* comment out fv3_wrtGauss_nemsio_c768 on dell
* update grib2 table for g2tmpl 1.6.0
* update post
* comment out print line in FV3
kestonsmith-noaa pushed a commit to kestonsmith-noaa/WW3 that referenced this pull request Jun 17, 2025
* Update InputsOutputs.rst, Codeoverview
* Stampede update (NOAA-EMC#15)
* Fix build env setup in Chapter 3 (NOAA-EMC#16)
* cleanup and reorg of 2.2 Directory Structure

Co-authored-by: BinLi-NOAA <bin.li@noaa.gov>
Co-authored-by: jiandewang <jiande.wang@noaa.gov>
Co-authored-by: Ali.Abdolali <37336972+aliabdolali@users.noreply.github.com>
Co-authored-by: Ali Abdolali <ali.abdolali@noaa.gov>
Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
Co-authored-by: Minsuk Ji <57227195+MinsukJi-NOAA@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants