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

Update according to consortium #5

Merged
merged 4 commits into from
Dec 25, 2019

Commits on Dec 9, 2019

  1. Update Icepack tracer calls for recent refactor (#385)

    * update icepack tracer calls for recent refactor
    
    * update documentation
    
    * delete ww3 file, moved to ftp
    
    * Update for RASM coupling
    
    * update for RASM coupling
    apcraig authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    41b4b44 View commit details
    Browse the repository at this point in the history
  2. update icepack (#387)

    apcraig authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    73fb4d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. MPI: use mpi module instead of Fortran include statement (#389)

    * Switch to mpi module, fix some wrong arguments
    
    * Remove uneeded 'status' argument from MPI_SEND calls
    phil-blain authored and apcraig committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    1071c7b View commit details
    Browse the repository at this point in the history
  2. report_results.csh: add html anchors to hashes and machines (#388)

    The hashes and machine names inserted by the script in the different pages
    of the Test-Results wiki are formatted as bold (`** ${hash} **:`).
    
    Change this to level 4 HTML titles (<h4>) so that an HTML anchor is
    automatically created, which makes it easier to link directly to specific
    hash from a pull request.
    phil-blain authored and apcraig committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3e5f693 View commit details
    Browse the repository at this point in the history