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

Gefs v12 #118

Merged
merged 6 commits into from
Oct 31, 2019
Merged

Gefs v12 #118

merged 6 commits into from
Oct 31, 2019

Conversation

ajhenrique
Copy link
Collaborator

Modifications made to address need for NCEP operations. Includes:

  • Making profiling flag optional in cmplr.env and NCEP comp links for WCOSS phase 3
  • Correcting the ABX2/ABY2 computation in w3iogomd.ftn
  • Fixing indices nx/ny for exporting ESMF grid in module /model/ftn/wmesmfmd.ftn
  • Changing compiler options for WCOSS phase 3 to aligning to FV3 build

ajhenrique and others added 5 commits October 26, 2019 18:49
FB_gefsv12: Adding changes to adjust to NCEP operations.

* Changed compile option for NCEP Dell Phase 3, 
* Removed empty line on w3iogomd, 
* Expanded output parameters to include Tz, depth, mean direction on ww3_grib, 
* Enforced NOSW=3 on ww3_grid for NCEP operations (NCO switch).
* Added cmplr.env support to new NCEP Dell P3 comp/link
* Changed opt in cmplr.env, comp/link.wcoss_dell_p3 following suggestion to consolidate compiler flags eliminating redundancies and generalizing blocks for several compiler/machine configurations.
On lines 1439 and 1440, the calculations for ABX2 and ABY2 were like that of ABX and ABY. This may have been an oversight when inserted. This PR fixes the issue and aligns the code with parameter definitions in the manual.
…ormance slightly, which can be welcome in operational applications.
@ajhenrique
Copy link
Collaborator Author

@mickaelaccensi @ajhenrique this PR consolidates all changes we had discussed in a previous PR that was absorbed by the GEFS_v12 branch. It also includes changes to calculation of the a2/b2 direction, making -p optional, and fixing an indexing problem in the esmf module. Please review.

@ajhenrique
Copy link
Collaborator Author

Thanks @aliabdolali and @mickaelaccensi !

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.

5 participants