NOAA-EMC / NEMS

NEMS (NOAA Environmental Modeling System)
https://noaa-emc.github.io/NEMS_doc/index.html
Other
11 stars 46 forks source link

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

Closed junwang-noaa closed 4 years ago

junwang-noaa commented 4 years ago

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 (https://github.com/NOAA-EMC/NEMS/pull/25)
  2. Set default values for model_configure variables (https://github.com/NOAA-EMC/NEMS/pull/18)
MinsukJi-NOAA commented 4 years ago

This merge has been tested and committed (#45)