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

CTSM5.3.0: New raw pft/lai/glc-behavior/soilcolor/fire datasets #2500

Merged
merged 106 commits into from
Sep 25, 2024

Commits on Apr 25, 2024

  1. Merge tag 'ctsm5.2.001' into new_rawpftlai

    Merge b4b-dev
    
    Some fixes for run_neon that came up in ctsm5.1.dev172.
    Small bug fix for units of vector format hillslope hydrology.
    Start adding PLUMBER2 users-mods (NOT functional)
    slevis-lmwg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f63cc61 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on Jul 23, 2024

  1. Merge tag 'ctsm5.2.015' into new_rawpftlai

    Update submodule tags to pass runoff from cism to rof
    
    - Update MOSART, CMEPS, and CISM so CISM runoff goes to ROF rather than CTSM
    - Update RTM with fix needed for Paleo LGM work
    
    Contributors:
    @mvertens, @jedwards4b, @billsacks, @Katetc, @ekluzek, @slevis-lmwg
    
     Fixes ESCOMP#2590 Update CMEPS/MOSART/CISM/RTM tags
     Fixes ESCOMP/RTM#50 Likely wrong RTM river flux to MOM6 within cesm2_3_beta17
    
     Differences in namelist 'mosart_inparm':
      missing variable: 'do_rtmflood'
      missing variable: 'finidat_rtm'
      missing variable: 'frivinp_rtm'
      missing variable: 'rtmhist_fexcl1'
      missing variable: 'rtmhist_fexcl2'
      missing variable: 'rtmhist_fexcl3'
      missing variable: 'rtmhist_fincl1'
      missing variable: 'rtmhist_fincl2'
      missing variable: 'rtmhist_fincl3'
      missing variable: 'rtmhist_mfilt'
      missing variable: 'rtmhist_ndens'
      missing variable: 'rtmhist_nhtfrq'
      found extra variable: 'budget_frq'
      found extra variable: 'fexcl1'
      found extra variable: 'fexcl2'
      found extra variable: 'fexcl3'
      found extra variable: 'fincl1'
      found extra variable: 'fincl2'
      found extra variable: 'fincl3'
      found extra variable: 'finidat'
      found extra variable: 'frivinp'
      found extra variable: 'mfilt'
      found extra variable: 'mosart_euler_calc'
      found extra variable: 'mosart_tracers'
      found extra variable: 'ndens'
      found extra variable: 'nhtfrq'
      found extra variable: 'use_halo_option'
    
    Changes answers
    - what code configurations: mosart and rtm
    - what platforms/compilers: all
    - nature of change: mosart roundoff; rtm larger than roundoff due to bug fix; the latter also affects bgc variables
    
     We are ignoring strange diffs from baseline in two tests in variable
     FATES_TRANSITION_MATRIX_LULU as explained in issue ESCOMP#2656.
    slevis-lmwg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1a0dc60 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    7303c61 View commit details
    Browse the repository at this point in the history
  2. Remove obsolete comment

    slevis-lmwg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e05337 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3a47c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e1eef View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 15, 2024

  1. New GlacierRegion dataset

    Same as mksrf_GlacierRegion_10x10min_nomask_cd5_c220131.nc but with
    GLACIER_REGION=1 (Points outside Greenland itself but which might become
    ice-covered in an evolving Greenland simulation) merged into
    GLACIER_REGION 0, then 2 changed to 1 and 3 changed to 2. We are
    removing the old GLACIER_REGION=1 even though this means we cannot
    generate SMB in areas outside the initial CISM Greenland ice mask,
    because it created problematic non-physical behavior. See
    ESCOMP#423 for details.
    billsacks committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    25a0c7a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update glacier_region namelist items for new GLACIER_REGIONS

    We are removing the old second region (in CISM's Greenland domain but
    outside Greenland itself). So updating the namelist defaults to align
    with this removal.
    billsacks committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e8b91fe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    0b5888d View commit details
    Browse the repository at this point in the history
  2. Keep GLACIER_REGION=1 unused

    We realized that the renumbering of regions could cause silent wrong
    behavior if a user was using an old user_nl_clm file that specified
    behaviors for the old 4 regions. So instead, we're keeping the old
    numbering for the Greenland and Antarctica regions and keeping
    GLACIER_REGION=1 unused for now.
    billsacks committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9bcfcff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d808bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23c32ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    980bc16 View commit details
    Browse the repository at this point in the history
  6. Change logic to account for new allowed / disallowed behavior combos

    - Weaken the consistency checks between icemask and glc_behavior: We no
      longer require has_virtual_columns and melt_replaced_by_ice - we now
      only require that we do NOT have (melt_replaced_by_ice_grc
      .and. .not. has_virtual_columns_grc).
    
    - Prevent users from setting the combination of
      glacier_region_melt_behavior = "replaced_by_ice" with
      glacier_region_ice_runoff_behavior = "melted". (While there is nothing
      fundamentally wrong with this combination, it can result in
      problematic, non-physical fluxes - particularly, a large positive
      sensible heat flux during glacial melt in regions where the icesheet
      is not fully dynamic and two-way-coupled; see
      ESCOMP#423 for details.)
    
    - Only update glacier areas and topo values where the glacier region
      behavior is 'virtual', because that's the only region where we are
      guaranteed to have all of the elevation classes we need in order to
      remain in sync. (Note that, for conservation purposes, it's important
      that we update areas in all regions where we're fully-two-way-coupled
      to the icesheet and we're computing SMB; this requirement is checked
      in check_glc2lnd_icemask.) This change is needed now that we no longer
      require grid cells within the ice mask to have the 'virtual' behavior.
    
    - Ensure that glc_dyn_runoff_routing is 0 wherever we're not computing
      SMB. This change isn't strictly necessary with the current code,
      because it appears that glc_dyn_runoff_routing is only used within the
      do_smb filter. However, this change makes the code more robust to
      future changes. This change is needed now that we no longer require
      grid cells within the ice mask to have the melt_replaced_by_ice
      behavior.
    
    Also fixes / adds unit tests covering these behavior changes
    billsacks committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a14758b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Fix regridding of glacier region

    We should use the maximum existing index, without regards for the
    relative coverage of the different indices.
    billsacks committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e803f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from billsacks/new_rawpftlai_fix_glacier_region

    Fix regridding of glacier region
    slevis-lmwg authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8239120 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'ctsm5.2.026' into new_rawpftlai

    Turn on explicit AC, Leung_2023, and excess ice for clm6
    
    Namelist defaults now turn on excess ice, explicit AC, Leung_2023 in
    clm6; they also pick up new finidat files for clm6. We use a f09 1850
    finidat for all clm6 cases because that's all that we have generated
    for now.
    slevis-lmwg committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c37fcd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40aacf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37d0e8f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    44a7e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fa717 View commit details
    Browse the repository at this point in the history
  3. Add global attribute write of dataset compatability as a floating poi…

    …nt number to surface datasets
    ekluzek committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6be8c55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92510bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc86114 View commit details
    Browse the repository at this point in the history
  6. Merge tag 'ctsm5.2.027' into new_rawpftlai

    Bring b4b-dev branch to main CTSM development.
    
    - PLUMBER2 for ctsm5.2 datasets
    - Last bit of PPE changes for namelist and parameter file settings
    - Update run_sys_tests on Derecho for compiler jobs to run using 16 tasks
    - Bring in a fix for dust emissions for coupling with CAM
    
    Update cs.status parsing script to make expected BASELINE fails more obvious
    
    Fix some issues with finding IC files for certain lnd_tuning_modes: all for cam7,
       clm5_0_cam6.0, and clm6_0_cam6.0
    slevis-lmwg committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    743c0be View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e908083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d87ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a9862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df36ab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615dff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    744830e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852462c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Remove error about surface datasets

    Remove the error messaging that talks about
    old/incompatible surface dataset because we
    now are checking for the surface dataset compatability.
    ekluzek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    90a5cf0 View commit details
    Browse the repository at this point in the history
  2. Add comments about dataset verison

    Add some notes that dataset version is only
    updated when the new datasets will NOT be
    backwards compatible with the previous
    version.
    ekluzek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    703c291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a2dfa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update to new finidats from latest ctsm5.3 spin-up

    Same list of finidats that I updated in this PR:
    https://github.com/ESCOMP/CTSM/pull/2724/files
    slevis-lmwg committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    46b891a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59dd24 View commit details
    Browse the repository at this point in the history
  3. Change name of the subroutine for the surface dataset compatibility c…

    …heck, fix version guessing inside it, fix spelling error, respond to rest of the review conversations
    ekluzek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0fd3d41 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from ekluzek/add_version_to_srf_datasets

    Add version to srf datasets
    ekluzek authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    064886f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from samsrabin/emission-factors-20240829

    Update default fire_emis_factors_file
    slevis-lmwg authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9b26582 View commit details
    Browse the repository at this point in the history
  6. Merge tag 'ctsm5.2.028' into new_rawpftlai

    FATES history flushing update
    
    This updates the way in which FATES history output is flushed during
    model initialization
    utilizing a new FATES-side subroutine, flush_all_hvars.  This update
    also makes corrections
    to a subset of FATES testmods as well as expands the FATES test list by
    duplicating two
    existing tests to run on different compilers for better coverage.  The
    FATES submodule tag
    has been updated to the latest scientific tag as well.
    ekluzek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ab90f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17be631 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    6baba6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b2d8f View commit details
    Browse the repository at this point in the history
  3. Update _c240221 to _c240905

    ekluzek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fa3fb4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffdd332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10319de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec13406 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Add a comment

    billsacks committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0c68f2e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #9 from billsacks/investigate_soiltex

    Fix mapping of soil texture
    slevis-lmwg authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b85e0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724c7c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df3b6a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dc1cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    61e9820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06e816 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from samsrabin/update-hillslope-fsurdat-5.3

    Update hillslope testing fsurdat to 5.3
    slevis-lmwg authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e5d96a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update NEON datasets, remove double setting of NEON sites in namelist…

    … defaults and user-mods fixing ESCOMP#2752
    ekluzek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    65dc3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ec043 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'slevis-lmwg/new_rawpftlai' into new_sur…

    …f_in_namelist_defaults
    ekluzek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5e693f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c4e66a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10ffe8a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from ekluzek/new_surf_in_namelist_defaults

    Update surface datasets in namelist defaults
    ekluzek authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    01476b6 View commit details
    Browse the repository at this point in the history
  7. More updates, add in another double tag ctsm5.2.029 to document just …

    …the part that changes from ctsm5.2.028
    ekluzek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aa469b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a4d105d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5bd73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0bda1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc3317d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92b76e7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13 from samsrabin/enable-li2024

    Enable li2024crujra fire_method
    slevis-lmwg authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    efd35d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    90a5ae9 View commit details
    Browse the repository at this point in the history
  2. Remove or update surface datasets that were for ctsm5.2.0, and for te…

    …stmods for Sp compsets turn fire-emissions off by pointing to nofireemis testmod
    ekluzek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2b0e886 View commit details
    Browse the repository at this point in the history
  3. Add --nofireemis to tests with Sp compsets, and remove the mpas15-3 r…

    …esolution tests as we aren't going to do that
    ekluzek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    010b10d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'new_rawpftlai' of github.com:slevis-lmwg/CTSM into new_…

    …rawpftlai
    
     Conflicts:
    	cime_config/testdefs/testmods_dirs/clm/smallville_dynlakes_monthly/user_nl_clm
    	cime_config/testdefs/testmods_dirs/clm/smallville_dynurban_monthly/user_nl_clm
    ekluzek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    47d9ee0 View commit details
    Browse the repository at this point in the history
  5. Correct date for file

    ekluzek committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d3c6926 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 16, 2024

  1. update description

    ekluzek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7710514 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Changes suggested by @samrabin to get 16pft surface datasets to work …

    …with 78 pft fire emission files in ESCOMP#2759
    ekluzek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    32897dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f91d5c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update bassed on ctsm5.3.0

    ekluzek committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aa3bda9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8816e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f97cb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f045358 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Get working for 78 or 16 pft surface datasets, as well as 16 or 78 pf…

    …t fire emission factors datasets
    ekluzek committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4247294 View commit details
    Browse the repository at this point in the history
  2. Apply last suggestion from @samrabin removing the npfts module variab…

    …le and just use the local n_pfts variable that matches the name on the dataset
    ekluzek committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    23192c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Fixes to finidat settings

    Fix some issues in finidat settings.
    
    For clm6_0 use phys rather than lnd_tuning_mode for 1850 and 2000.
    Pointing to the spunup f09 1850 for f09/f19 1850 and 2000.
    
    Some lines for 2003 and 2013 were incorrect in the surrounding code block.
    ekluzek committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    92078e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    550442a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6bdaef9 View commit details
    Browse the repository at this point in the history
  2. Adjust init_interp_attributes for 1979 for f09 and f19 for clm6_0_cam…

    …6.0 and clm6_0_cam7.0, unit tests work, there's likely some tests that would have failed without this
    ekluzek committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    21de9a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from ekluzek/rmmkproc

    Remove mkprocdata_map
    ekluzek authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9166192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e761cd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5826608 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    482d786 View commit details
    Browse the repository at this point in the history
  2. Update doc/ChangeLog

    Description of changes to surface datasets...
    
    Co-authored-by: Samuel Levis <[email protected]>
    ekluzek and slevis-lmwg authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a25bf74 View commit details
    Browse the repository at this point in the history
  3. A few updates

    ekluzek committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1e75db0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'changelog_readme_update' of github.com:ekluzek/CTSM int…

    …o changelog_readme_update
    ekluzek committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1379ddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f120fcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e86c33a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    508a966 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from ekluzek/changelog_readme_update

    Updates to the ctsm5.3.0 ChangeLog and README files
    ekluzek authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4f7f8a0 View commit details
    Browse the repository at this point in the history
  9. Update changelog date

    ekluzek committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cc34cc4 View commit details
    Browse the repository at this point in the history