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

Remove options not used, e.g. use_fates, use_cndv, and many more #46

Merged
merged 92 commits into from
Dec 9, 2022

Commits on Oct 10, 2022

  1. Rm use_fates, use_cndv, use_lai_streams, use_hydrstress

    Instead of rerunning the full SLIM test-suite, I have been confirming
    that the following test continues to PASS, including against the
    slim-n09_cesm2.1.4 baseline:
    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_intel.clm-global_uniform_g16_SOM
    slevis-lmwg committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0d669e8 View commit details
    Browse the repository at this point in the history
  2. Rm use_dynroot, use_grainproduct, use_nguardrail

    Testing: same as in previous commit
    slevis-lmwg committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    470bb1d View commit details
    Browse the repository at this point in the history
  3. Rm use_extralakelayers, use_vancouver, use_mexicocity

    Same testing as for last two commits
    slevis-lmwg committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0a8b99a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Rm use_fertizer _ozone _lch4 _c13* _c14* _snicar_frc _vichydro

    Two tests failed in cheyenne test-suite (looks like same error to me):
    SMS_D.f19_g17.IHistClm45BgcQianGs.cheyenne_gnu.clm-realistic_fromCLM5_1850
    SMS_D_Lm1.f19_g17.I2000SlimRsGs.cheyenne_gnu.clm-2000_CMIP6_AMIP_1deg_ensemble
    Both passed when I submitted separately.
    slevis-lmwg committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    14a4fe8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Rm use_luna

    slevis-lmwg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ffd9867 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Rm use_fun; see below for testing notes

    Cheyenne test-suite is currently running for this commit.
    For the previous most recent commit, this test passed (no other
    testing performed):
    SMS_D.f19_g17.IHistClm45BgcQianGs.cheyenne_gnu.clm-realistic_fromCLM5_1850
    slevis-lmwg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    dbb3745 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    0306d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cffbbf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Rm use_bedrock, use_flexibleCN; the following nag test passed:

    SMS_D_Lm1.f19_g17.I2000SlimRsGs.izumi_nag.clm-2000_CMIP6_AMIP_1deg_ensembleMonthly
    I will submit the full test-suite at the end of today.
    slevis-lmwg committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ffda386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bd631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72314c2 View commit details
    Browse the repository at this point in the history
  4. Merge commit '72314c2bed1e3f6cc947f47934782929547ebbfb' into cesm2_1_…

    …slim_slevis
    
    Fix izumi gnu test-suite failure
    slevis-lmwg committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9c3d5f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Rm irrig, npcropmin, npcropmax incomplete; details:

    - izumi gnu test-suite OK
    - /bld cleanup mostly (if not entirely) NOT done
    - pftconMod unchanged to avoid paramfile-related failure
    slevis-lmwg committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3ef05e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80436d2 View commit details
    Browse the repository at this point in the history
  3. Rm use_crop and vestiges of c13 & c14 code (incomplete); testing:

    izumi gnu test-suite OK
    slevis-lmwg committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8027739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    524f092 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Some clean-up for the following izumi intel test to pass:

    SMS_Ld400.f19_g17.IHistSlim50QianGs.izumi_intel.clm-realistic_fromCLM5_1850Monthly
    slevis-lmwg committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e8d6c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c30b33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca445d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    8c5aa6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ad59e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Rm param-file code; start removing use_cn & bgc code; elim. bgc tests

    Rm orbital code that I missed in the previous commit
    slevis-lmwg committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7f5a972 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Same as the testlist going in slim's main branch

    Some compsets won't work bc they need updated compset definitions.
    slevis-lmwg committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5fa514a View commit details
    Browse the repository at this point in the history
  2. Merge tag 'slim0.1.006_release-cesm2.1.4' into cesm2_1_slim_slevis

    Updating compsets, tests in test-suites, and baselines
    slevis-lmwg committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9ec8bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 2, 2022

  1. Revert last commit to avoid diffs from baseline

    In particular, diffs in fill patterns for pco2
    slevis-lmwg committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    aa77f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1560dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    353c530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6143348 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Rm organic, ndepStream, paramUtil; also BSW and *SAT vars from history

    Izumi tests OK.
    BSW and *SAT vars were giving diffs from baseline, so I commented them
    out. I think that these vars are not used or needed by SLIM.
    slevis-lmwg committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    be98eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9b192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc29a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07397ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dc9bae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df09c61 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d613ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b4d2eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c3e00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80a9410 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    8a5cea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7cde9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 14, 2022

  1. Rm most urban; cheyenne test-suite OK

    Previous commit that removed urban had changed answers...
    slevis-lmwg committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2625ad3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cesm2_1_slim_slevis_rmdrydep' into cesm2_1_slim_slevis

    Resolved conflicts:
    bld/CLMBuildNamelist.pm
    src/biogeophys/EnergyFluxType.F90
    src/biogeophys/TemperatureType.F90
    src/main/clm_instMod.F90
    slevis-lmwg committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a5e3aad View commit details
    Browse the repository at this point in the history
  3. Rm more urban; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1203ff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Rm glc_mec; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7dff3eb View commit details
    Browse the repository at this point in the history
  2. Rm glc_snow_persistence_max_days; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c74dd29 View commit details
    Browse the repository at this point in the history
  3. Rm n_melt_glcmec; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ad8e593 View commit details
    Browse the repository at this point in the history
  4. Rm glcmec_downscale_longwave & reset_snow_glc; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7925733 View commit details
    Browse the repository at this point in the history
  5. Rm glacier_smb; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0735b5d View commit details
    Browse the repository at this point in the history
  6. Rm bareland_normalization; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7ad7759 View commit details
    Browse the repository at this point in the history
  7. Rm glc_do_dynglacier & glc_present; cheyenne test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5648e81 View commit details
    Browse the repository at this point in the history
  8. Rm canopyhydrol, snowpack, lnd2atm options & create_crop_landunit

    cheyenne test PASS (same as last few commits)
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b9036bd View commit details
    Browse the repository at this point in the history
  9. Rm bgc_mode, soilwater_movem, rooting_prof, soil_resis, hydro switches

    and a few other things. Same cheyenne test PASS.
    slevis-lmwg committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    157a9b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce6fa5d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 22, 2022

  1. Rm lnd2glc; also many history fields; cheyenne gnu test-suite OK

    The lnd2glc vars (glc MEC topo height, ice flux, and temp) give diff
    answers now (expected). I haven't figured out how to remove them from
    history.
    slevis-lmwg committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0683bcb View commit details
    Browse the repository at this point in the history
  2. Rm glc2lnd; cheyenne gnu test PASS

    SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
    Same comment about lnd2glc vars as in last commit.
    slevis-lmwg committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    320bce1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    07d121a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75f629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ecc65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e4699 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    d9035f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf9403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46dd17d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d07568 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a300719 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    3a0f9e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eba3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037b77d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a52b72 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    a61e2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd7ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    360bc8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96e5ee View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    ebc001a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f32bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edf86dd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    3588ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb38c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32264d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e9a84f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f425f29 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    d1e5c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d12dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05971e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Miscellaneous clean-up; cheyenne test-suite one test fails per compiler

    SMS_D_Lm1.f19_g17.I2000SlimRsGs.cheyenne_gnu.clm-2000_CMIP6_AMIP_1deg_ensembleMonthly
    SMS_D_Lm1.f19_g17.I2000SlimRsGs.cheyenne_intel.clm-2000_CMIP6_AMIP_1deg_ensembleMonthly
    Investigating...
    slevis-lmwg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    828d42b View commit details
    Browse the repository at this point in the history
  2. Changed 2000_CMIP6_AMIP_1deg_ensemble testmods to coldstart

    Answers didn't change. Reason for going with coldstart:
    The corresponding tests were aborting with variable not found in
    initInterpMultilevelContainer.F90 lines 106-114, failing to find
    coord_varname = 'COL_Z' and/or level_class_varname = 'LEVGRND_CLASS'.
    Instead of reintroducing code that ultimately is unnecessary to SLIM
    just to get this function to work, I decided to use coldstart for these
    tests.
    slevis-lmwg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    3b8e9f0 View commit details
    Browse the repository at this point in the history