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

merge hot fixes in public release branch to develop branch #34

Closed
junwang-noaa opened this issue Feb 28, 2020 · 1 comment
Closed

merge hot fixes in public release branch to develop branch #34

junwang-noaa opened this issue Feb 28, 2020 · 1 comment

Comments

@junwang-noaa
Copy link
Collaborator

When the public release branch is finalized, the hot fixes needs to be committed to develop branch.

It includes:

  1. fixes problem with MPI_Comm_Split in openmpi when hash is negative (fixes problem with MPI_Comm_Split in openmpi when hash is negative #25)
  2. Set default values for model_configure variables (Set default values for model_configure variables #18)
@MinsukJi-NOAA
Copy link
Collaborator

This merge has been tested and committed (#45)

MinsukJi-NOAA pushed a commit that referenced this issue Sep 4, 2020
* update cice6 component mk

* update path for forapps/ufs

* update paths to MOM6 and CICE interfaces (#33)

* cice6 compile (#71) (#34)

* update cice6 component mk

* update path for forapps/ufs

* update paths to MOM6 and CICE interfaces (#33)

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>

* remove SITE and use MACHINE_ID

* switch MOM6 location

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
MinsukJi-NOAA pushed a commit that referenced this issue May 3, 2021
* cice6 compile (#71) (#34)

* update cice6 component mk

* update path for forapps/ufs

* update paths to MOM6 and CICE interfaces (#33)

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>

* start cleanup

* remove NEMS mediator files and Spaceweather Mediator file

* remove FieldDictionary add and unused components

* use fd_nems.yaml for FieldDictionary
* remove unused FRONT_COMPONENT and DriverAddComp:
* NMMB,GSM,MOM5,CICE5,POM,WRFHYDRO
* "S" components, "X" components

* remove ESMF Version<8 code blocks

* clean up error logging

*use  ChkErr function like in CMEPS,MOM6,CICE6 caps

* clean up DriverAddComp statements

* reduce lines required to add each component or reporting
on an unfound component by adding "found_comp" logical. This
allows a single error statement to be used for each possible
"not found" error

* add attribute print flag

* add logical flag to control whether attributes are written to
PET logs at startup

* set attribute printing false

* remove unused bits of NEMS_UTILS; whitespace cleanup

* remove RTC and TIMEF from MAIN_NEMS

* remove earth and nems internal state files

* replace ifdef IBM to fix gnu compile failure

/scratch2/NCEPDEV/nwprod/hpc-stack/src/hpc-stack/pkg/upp-upp_v10.0.6/sorc/ncep_post.fd/PROCESS.f:81: undefined reference to `timef_'

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
MinsukJi-NOAA pushed a commit that referenced this issue Nov 3, 2021
* cice6 compile (#71) (#34)
* update cice6 component mk
* update path for forapps/ufs
* update paths to MOM6 and CICE interfaces (#33)
Co-authored-by: Rahul Mahajan <aerorahul@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

No branches or pull requests

2 participants