-
Notifications
You must be signed in to change notification settings - Fork 180
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
Update to use latest code for feature/coupled-crow #402
Update to use latest code for feature/coupled-crow #402
Conversation
A test using these updates can be found here: COM: /scratch2/NCEPDEV/climate/Jessica.Meixner/p7update/test01/COM/test01/gfs.20130401/00 |
The case file aerosol_free_forecast.yaml is currently being run to determine if anything breaks for GOCART runs. |
The model failed with: Log file: /scratch2/NCEPDEV/climate/Jessica.Meixner/p7update/gocart01/COMROOT/gocart01/logs/2013040100/gfs.forecast.highres.log @rmontuoro do you expect the case file aerosol_free_forecast.yaml to run with ufs-weather-model hash: 9bbb6d4 |
@JessicaMeixner-NOAA - I'd expect the case to run if you build the ufs-weather-model using In any case, I'd suggest not to delay this update if the issues you see are localized to aerosols. We are now using a fork of global-workflow to run our early verification cases. Hopefully our updates can be brought in once all ufs-weather-model PRs have been merged. |
@rmontuoro I did: |
I can take care of any issues with aerosols. It built fine for me on Hera, but we can take any further talk about the problem elsewhere. |
@WalterKolczynski-NOAA it builds on hera for me too, it does not run w/out segfaulting though |
Okay, that's where I got to as well. I misunderstood you're findings I'll work it out with @rmontuoro if need be, but this PR can go through. |
* Created formal fortran namelist for itag. * This is a legacy script. No updates are needed. * Further code refinement from Wen. * Added a change log. * Replace replace "fullmodelname" with "modelname, submodelname" in "model_inputs". * bug fix * Replace FULLMODELNAME to MODELNAME. * Further clean up for FULLMODELNAME. * Further code refinement from Wen. * Rename control file variable name. * Removed fileNameFlat in gfs itag. * Further code refinement from Wen.
…OAA-EMC#402) Substantial changes in UGWPv1 to fix problem of lack of reproducibility when changing the domain decomposition layout.
This PR updates the ufs-weather-model hash to use the commit from 8/10/21 9bbb6d4 as this has needed bugfixes for Prototype 7.
This PR updates a few namelist options that were required to run with the newest model and cleaned up a few variables that are no longer used in model_configure. Lastly, there were a few namelist changes that were previously missed as we were preparing for Prototype 7.