-
Notifications
You must be signed in to change notification settings - Fork 30
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
Use hpc-stack libraries in ufs-s2s-model #191
Conversation
This pull request replaces PR 184. This pull request is ready for reviews. |
conf/configure.fv3.hera.intel
Outdated
@@ -180,6 +180,6 @@ LDFLAGS += $(LIBS) | |||
|
|||
ifdef InNemsMakefile | |||
FFLAGS += $(ESMF_INC) | |||
CPPFLAGS += -traditional | |||
EXTLIBS = $(NCEPLIBS) $(ESMF_LIB) $(LDFLAGS) $(NETCDF_LIB) | |||
CPPFLAGS += -DFV3_CPLD -traditional |
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.
May I ask why do we need to add FV3_CPLD back?
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.
It will be removed.
@@ -39,7 +39,7 @@ include $(ESMFMKFILE) | |||
ESMF_INC = $(ESMF_F90COMPILEPATHS) | |||
|
|||
NEMSIOINC = -I$(NEMSIO_INC) | |||
NCEPLIBS = $(POST_LIB) $(NEMSIO_LIB) $(G2_LIB4) $(G2TMPL_LIB) $(BACIO_LIB4) $(SP_LIBd) $(W3EMC_LIBd) $(W3NCO_LIBd) $(CRTM_LIB) $(JASPER_LIB) -lpng -lz |
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.
So is JASPER_LIB defined in hpc-stack? what is the value of it?
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.
JASPER_LIB is not defined in hpc-stack. However, JASPER_ROOT is defined.
…igure.fv3.wcoss_dell_p3.
Co-authored-by: BinLi-NOAA <bin.li@noaa.gov>
@binli2337 |
* Use hpc-stack libraries in ufs-s2s-model (ufs-community#191) * Update .gitmodules and submodule pointer for fv3atm for PR ufs-community#157 (RRTMG cloud overlap method update) (ufs-community#193) * Bugfix/wave1dtest (ufs-community#195) * fix MOM6 input template used by the cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt test * Remove PIO as part of S2S model build in CMEPS and use hpc-stack (ufs-community#199) * update CMEPS submodule pointer (ufs-community#205) * Merge with upstream and fix conflicts Co-authored-by: BinLi-NOAA <bin.li@noaa.gov> Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> Co-authored-by: Denise Worthen <denise.worthen@noaa.gov> Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
…nity#191) * Update modulefiles for cheyenne.{gnu,intel}, gaea.intel, jet.intel; change modulefile for hera.gnu so that it matches the other modulefiles * Correct typo EMSF -> ESMF in modulefiles
Description of changes
Update module files to use hpc-stack libraries
Specific notes
Issues Fixed #174
Are changes expected to change answers?
Specific changes:
Testing performed:
Hashes used for testing: