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 prescribed tidal effect on ice shelf basal melting #76

Commits on Dec 11, 2023

  1. Change F90 defaults

    tcclevenger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    057c4f3 View commit details
    Browse the repository at this point in the history
  2. Remove m_adjust_ps from ForcingFunctor class

    Keep code from  m_adjust_ps=false
    tcclevenger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    046a080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2913989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f61f055 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    a659a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cafd9e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Feb 6, 2024

  1. update sbetr to fix issue 5832

    This update synchronizes the data structure change
    between sbetr and elm. It fixed with failure of tests
    SMS_D.f19_g16.I1850ELM. The fix is BFB.
    jinyuntang committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c8776bd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 27, 2024

  1. Switch data ice-shelf melt rates to Paolo et al 2023

    This data set is an Antarctic melt-rate climatology covering the
    years 1992-2017.
    
    The new datasets is an improvement because:
    * it is more accurate than the previous Adusumilli et al. (2020)
    * it includes rerouting of fluxes that are not under ice shelves
      in the MPAS-Ocean mesh
    * the fluxes are carefully renormalized so that the total flux is
      identical to the original Paolo et al. dataset
    * fixes the sign of the heat flux
    xylar committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8b58dcc View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update performance tests with v3 low res mesh

    Nightly e3sm_prod_bench needs to run with production mesh.
    amametjanov committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    48e9c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d31877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b45c0b View commit details
    Browse the repository at this point in the history
  4. Disable netcdf output

    amametjanov committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c7a6e54 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

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

    amametjanov committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    52b88bb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 18, 2024

  1. Merge branch 'xylar/ocn/update-icos30-dismf-to-paolo' (PR E3SM-Projec…

    …t#6256)
    
    Switch data ice-shelf melt rates to Paolo et al 2023
    
    This data set is an Antarctic melt-rate climatology covering the years
    1992-2017.
    
    The new datasets is an improvement because:
    * it is more accurate than the previous Adusumilli et al. (2020)
    * it includes rerouting of fluxes that are not under ice shelves in the
      MPAS-Ocean mesh
    * the fluxes are carefully renormalized so that the total flux is
      identical to the original Paolo et al. dataset
    * fixes the sign of the heat flux
    
    [non-BFB] only for current configurations with DISMF
    jonbob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f5f808f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update allactive wcprod testmods with v3 settings

    Bring v3 settings from F-cases to fully-coupled cases for
    wcprod testmods. Update READMEs
    rljacob committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    264b13b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'azamat/machines/add-improv' (PR E3SM-Project#6205)

    Add ANL Improv to E3SM machines
    
    Add ANL Improv to E3SM machines.
    Also, disable slow archiving of old tests on all LCRC machines.
    
    [BFB]
    amametjanov committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    79cb609 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    eba2ee0 View commit details
    Browse the repository at this point in the history
  2. Update CIME submodule

    ... to 4388509869bd5988d6315e2da65b1a2fbfa604fa
    
    Changes:
    1) Initialize machine to None
    2) Add option to ignore diffs across the system (useful for perf testing)
    3) case.submit: Always try to download input data (avoid DL data on compute node if possible)
    
    Fixes:
    1) Update cprnc submodule. Contains some cmake fixes
    2) Points the TSC and PGN tests to updated input data for E3SMv3
    3) Fixes testing workflow for prs from forked repos.
    
    [BFB]
    jgfouca committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1ecd7d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mark-petersen/machinefiles/remove-grizzly-badger' (PR E…

    …3SM-Project#6290)
    
    Remove retired LANL machines grizzly and badger
    
    LANL machines grizzly and badger have been retired. This is a clean-up
    pull request to remove them.
    
    [BFB]
    jonbob committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b9cc7f8 View commit details
    Browse the repository at this point in the history
  4. Switch wcprodssp back to v2

    Switch wcprodssp output back to v2.  Not yet ready for v3.
    rljacob committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1ac8b77 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'azamat/tests/v3res-update' (PR E3SM-Project#6271)

    Update performance tests with v3 low res mesh
    
    Update performance tests with v3 low res mesh:
    - run `e3sm_prod_bench` with v3 meshes in F- and B-cases
    - disable slow archiving of old tests on all ANL LCRC machines
    - add 3x32x2 PEs for ne4 I-cases on Chrysalis to match test-cases
    - shorten run-times of `e3sm_prod` RRM- and F-cases from Ld5 to Ld1
    - remove two redundant tests
    
    [NML] -- for e3sm_prod_bench tests
    [non-BFB] -- for 2 e3sm_prod tests due to test-name change
    amametjanov committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b10c126 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ceb81d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'jeremy-lilly/mpaso/fb-lts' (PR E3SM-Project#6224)

    Implement FB-LTS Time-Stepping Scheme
    
    This PR implements a new local time-stepping (LTS) scheme in MPAS-Ocean
    for single layer configurations. This new scheme, called FB-LTS, is
    similar to to the LTS3 scheme already implemented by MPAS-O [1], but
    boasts an increased maximal CFL number. This results in FB-LTS being
    able to use time-steps between ~2 times larger than time-steps for LTS3
    while costing the same number of tendency evaluations.
    
    The FB-LTS scheme is based on the forward-backward, three-stage, second-
    order Runge-Kutta (FB-RK(3,2)) scheme. The existing LTS3 scheme is based
    on a three-stage, third-order, strong stability preserving Runge-Kutta
    scheme (SSPRK3), so we expect FB-LTS to outperform LTS3 in admittable
    time-step by factors of between ~1.6-2.2.
    
    In preliminary performance experiments, FB-LTS provides a 8x speedup
    over RK4 (and 2x over LTS3) in the hurricane Sandy test case, on a
    variable resolution mesh going to resolutions as high as 2km in Delaware
    Bay.
    
    [BFB] - only for mpaso-standalone
    jonbob committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2cfa5f1 View commit details
    Browse the repository at this point in the history
  2. Merge 'CONRAD/investigate_adjust_ps' (PR E3SM-Project#6063)

    This is an incremental change to introduce adjustment of dp3d
    instead of adjustment of ps.
    
    adjust_ps is still used for preqx (forcing was never rewritten),
    rsplit=0 (only adjust_ps is possible), or EAM (to not touch every test).
    
    Fixed bugs in forcing_ut init, testing it only
    with adjust_ps=false option.
    
    [non-BFB] for HOMME tests with baselines (with moist forcing
    and some without nontrivial forcing, because even zero forcing
    is processed differently for adjustment of dp3d).
    oksanaguba committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b4ce2b2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mahf708/testing/wcprod-mods-fix' (PR E3SM-Project#6284)

    Increases frequency of output such that all tapes are outputted in F-case test using wcprod.
    Also update all B-case wcprod testmods to use v3 settings.
    Improve coverage.
    
    [BFB] but will change fields output in wcprod B-cases and add file in F-cases.
    rljacob authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8781ab8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge branch 'jgfouca/update_cime_subm_2024_03_20' into master (PR E3…

    …SM-Project#6303)
    
    ... to 4388509869bd5988d6315e2da65b1a2fbfa604fa
    
    Changes:
    1) Initialize machine to None
    2) Add option to ignore diffs across the system (useful for perf testing)
    3) case.submit: Always try to download input data (avoid DL data on compute node if possible)
    
    Fixes:
    1) Update cprnc submodule. Contains some cmake fixes
    2) Points the TSC and PGN tests to updated input data for E3SMv3
    3) Fixes testing workflow for prs from forked repos.
    
    [BFB]
    
    * jgfouca/update_cime_subm_2024_03_20:
      Update CIME submodule
    jgfouca committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    923a738 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mkstratos/tests/nbfb-grid-update' into master (PR E3SM-…

    …Project#6289)
    
    Use the new v3 ultra low-res test grids for e3sm_atm_nbfb test suite.
    Depends on ESMCI/cime#4595 for TSC / PGN
    
    [BFB]
    
    * mks/mkstratos/tests/nbfb-grid-update:
      Use ne4pg2_oQU480 grid for EAM non-bit-for-bit tests
    jgfouca committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    269b784 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge branch 'jinyuntang/lnd/fix5832' (PR E3SM-Project#6214)

    This update synchronizes the data structure change between sbetr and elm.
    It fixes the failure of tests SMS_D.f19_g16.I1850ELM.
    
    [BFB].
    
    Fixes E3SM-Project#5832
    bishtgautam committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    53d12d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8f06124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67fe232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391a09b View commit details
    Browse the repository at this point in the history
  4. typo fix

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9f0abcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b07d25 View commit details
    Browse the repository at this point in the history
  6. Resolved: kept both

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9cc0187 View commit details
    Browse the repository at this point in the history
  7. Resolved: kept both

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    81d1e38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b782c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95089a2 View commit details
    Browse the repository at this point in the history
  10. ismf to pismf

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f9c5896 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53d2d69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d21bb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8514710 View commit details
    Browse the repository at this point in the history
  14. >

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a5502c4 View commit details
    Browse the repository at this point in the history
  15. remove > on jb backup

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3acfac5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8484f31 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e78c974 View commit details
    Browse the repository at this point in the history
  18. add Jourdain defaults for TMIX, remove redundant variables, correct a…

    …ll ISMF and add TMIX when PISMF
    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5b79866 View commit details
    Browse the repository at this point in the history
  19. resolve

    irenavankova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    42f2e2e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    26889a2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    517e2c2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cb760bf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4d22b59 View commit details
    Browse the repository at this point in the history