Impulse Response Function addition#2
Open
mark-petersen wants to merge 134 commits intoE3SM-Ocean-Discussion:masterfrom
Open
Impulse Response Function addition#2mark-petersen wants to merge 134 commits intoE3SM-Ocean-Discussion:masterfrom
mark-petersen wants to merge 134 commits intoE3SM-Ocean-Discussion:masterfrom
Conversation
…t#4433) Add NERSC HTTPS server with E3SM container for CircleCI test and use Petrel HTTPS as a backup Based on the latest experience with the power outage at Argonne National Lab, this PR adds the NERSC HTTPS server as the main server that keeps the E3SM Singularity container. The CircleCI test script will fall back to the ANL ALCF Petrel HTTPS server if wget fails to download the container from the NERSC HTTPS server. The download time from the NERSC server seems to be 3 times smaller than from the ANL Petrel HTTPS server. Also remove old travis CI config files.
Added a new test test for perennial crops.
This adds a new test mod "eam-mmf_max_subcycle" that allows ERP tests to pass and updates MMF tests in integration suite. Fixes issue E3SM-Project#3477 [BFB] except for modified test names
…Project#4343) Added w_i, z3_i, mu_i, pnh to dyn grid output. [bfb]
XSmall @ 8 nodes of debug queue : 0.8 sypd Medium @ 128 nodes of default queue : 3.8 sypd
…4446) Add a Perl install on Theta and fix MCT builds with --host=cray configure. Also, add ne30-WC PE-layouts: - XSmall @ 8 nodes of debug queue : 0.8 sypd - Medium @ 128 nodes of default queue : 3.8 sypd Fixes E3SM-Project#4367 [BFB]
Add separate lines for icebergs to the cpl heat and water budgets Adds coupler budget lines for "hberg" and "wberg", corresponding to heat from icebergs and water from icebergs, to support cryo configurations with data icebergs (DIB). [BFB]
Enable E3SM on ANL Swing (replaces Blues' GPUs). Also update Scorpio for newer nvhpc compiler. [BFB]
xylar
pushed a commit
that referenced
this pull request
Sep 12, 2024
Addresses minor cleaning edits following second round of review
xylar
pushed a commit
that referenced
this pull request
Sep 12, 2024
xylar
pushed a commit
that referenced
this pull request
Sep 12, 2024
xylar
pushed a commit
that referenced
this pull request
Sep 12, 2024
xylar
pushed a commit
that referenced
this pull request
Oct 17, 2024
Implement the MAMDryDep::run_impl() function.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new tracer group for Impulse Response Functions (IRFs), which are used to record the effects of each tendency term. The IRFs are reset to their original values of 1s and 0s at the end of each timestep. The time averages of the tendency terms for each IRF are saved for later analysis, to be used by implicit solvers to find equilibrium solutions and to speed up the spin-up process.