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

Add LILAC cap #32

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Add LILAC cap #32

wants to merge 4 commits into from

Commits on Dec 5, 2019

  1. git addition of lilac cap

    Mariana Vertenstein committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    293e191 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. removed reference to lilac_utils

    Mariana Vertenstein committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    14d02bb View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Change mpi_bcast to shr_mpi_bcast

    I needed this on my mac because 'use mpi' doesn't work there (I think
    we'd need to '#include <mpif.h>', but it's more robust to just use
    shr_mpi_mod).
    billsacks committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    a4baa3c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Merge tag 'mosart1_0_36' into lilac_cap

    Updates to NUOPC cap
    
    Main purpose is updates to NUOPC cap. Also a fix for PIO2.
    
    Most changes are from Mariana Vertenstein, brought to master by Bill
    Sacks.
    
    These changes are documented in #30
    
    Testing: mosart test suite (cheyenne & izumi), in the context of a CTSM
    checkout (ESCOMP/CTSM#939). Baseline comparisons
    done against ctsm1.0.dev085.
    billsacks committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a108912 View commit details
    Browse the repository at this point in the history