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 shr_dust_emis_mod to handle options for dust emissions between CTSM and CAM #429

Merged
merged 9 commits into from
Jun 26, 2024

Commits on Feb 8, 2024

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

Commits on Mar 15, 2024

  1. Merge tag 'cmeps0.14.50' into dust_emis_mod

    cmeps0.14.50
    ekluzek committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d79e34f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 26, 2024

  1. Remove ESMF in favor of shr_mpi_mod, it is simpler this way, this als…

    …o allows me to do unit-testing easier
    ekluzek committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    22dd074 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dust_emis_mod' of github.com:ekluzek/CMEPS into dust_em…

    …is_mod
    
     Conflicts:
    	cesm/nuopc_cap_share/shr_dust_emis_mod.F90
    ekluzek committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d295a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    492faf0 View commit details
    Browse the repository at this point in the history
  2. check_if_initiatlized to is_NOT_initialized

    Change check_if_initiatlized to logical function to help with unit testing.
    ekluzek committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8d3cd26 View commit details
    Browse the repository at this point in the history
  3. Fix so unit test will PASS

    ekluzek committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ecb6d45 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Spin off the option checker

    Make the checking of options it's own subroutine to help with unit-testing.
    ekluzek committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0285eeb View commit details
    Browse the repository at this point in the history