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

cam6_4_036: Update MPAS-A external to use 'v8.2.1' #1145

Merged
merged 6 commits into from
Sep 24, 2024

Commits on Sep 9, 2024

  1. Updates for v8.2.1 MPAS-A dycore

    Bring in the 'v8.2.1' tag from MPAS-Dev/MPAS-Model. Add updates to the
    build system and changes to the cam_mpas_subdriver for streamInfo.
    gdicker1 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    27ef3e2 View commit details
    Browse the repository at this point in the history
  2. MPAS-A git version in run logs

    Before this change the line "Output from 'git describe --dirty': unknown"
    would appear in the atm.log.* files. Now 'unknown' is replaced by the
    actual output of 'git describe --dirty' to better track version and any
    local modifications.
    gdicker1 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9908095 View commit details
    Browse the repository at this point in the history
  3. Prepare CAM-MPAS driver for mpi_f08

    Initial changes to build MPAS with the Fortran 2008 MPI interfaces.
    These changes can be enabled by uncommenting the line adding
    MPAS_USE_MPI_F08 to CPPFLAGS.
    gdicker1 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b4793c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    f8b0415 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge tag 'cam6_4_035' into update_mpasv821

    Catch PR branch up to current head of cam_development
    gdicker1 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c397943 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    e2da4bf View commit details
    Browse the repository at this point in the history