-
Notifications
You must be signed in to change notification settings - Fork 0
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 freshwater tracers #108
base: master
Are you sure you want to change the base?
Add freshwater tracers #108
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5d1e12 - Browse repository at this point
Copy the full SHA b5d1e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b33fa7d - Browse repository at this point
Copy the full SHA b33fa7dView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3278f2 - Browse repository at this point
Copy the full SHA f3278f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b63cbca - Browse repository at this point
Copy the full SHA b63cbcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3803486 - Browse repository at this point
Copy the full SHA 3803486View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53b636a - Browse repository at this point
Copy the full SHA 53b636aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57fee69 - Browse repository at this point
Copy the full SHA 57fee69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de8738 - Browse repository at this point
Copy the full SHA 1de8738View commit details
Commits on Aug 20, 2024
-
use existing lnd_domain attribute in infodata we do not differentiate on coupler side if data land or not still need to send the proper land domain file
Configuration menu - View commit details
-
Copy full SHA for 7c182a6 - Browse repository at this point
Copy the full SHA 7c182a6View commit details -
domain file is actually set, in shr_strdata_type%domainFile all the other data models use the first stream file for domain information land is the one that actually has that member set in the SDLND structure it is easier to get it from there, then from stream the domain file in regular land case is defined by fatmlndfrac file
Configuration menu - View commit details
-
Copy full SHA for 2ad116b - Browse repository at this point
Copy the full SHA 2ad116bView commit details -
apply weights is not used anymore in fractions
iMOAB_ApplyScalarProjectionWeights is not used anymore all maps are done now with seq_map method, and there is only one instance of iMOAB_ApplyScalarProjectionWeights in E3SM using moab driver
Configuration menu - View commit details
-
Copy full SHA for 9f0a28c - Browse repository at this point
Copy the full SHA 9f0a28cView commit details
Commits on Aug 27, 2024
-
initialize factors in area correction computations to 1.0
only intel on chrysalis complained about it It could be a cause for trouble later on
Configuration menu - View commit details
-
Copy full SHA for ffb3b61 - Browse repository at this point
Copy the full SHA ffb3b61View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c991790 - Browse repository at this point
Copy the full SHA c991790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1379db5 - Browse repository at this point
Copy the full SHA 1379db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7320a6 - Browse repository at this point
Copy the full SHA c7320a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952a67c - Browse repository at this point
Copy the full SHA 952a67cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0200065 - Browse repository at this point
Copy the full SHA 0200065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a43946 - Browse repository at this point
Copy the full SHA 5a43946View commit details -
HOMME: minor GPTL timing related mods
* Disable timing in prim_main for the first two teps * Add some timers in EulerStepFunctor
Configuration menu - View commit details
-
Copy full SHA for 132b3a5 - Browse repository at this point
Copy the full SHA 132b3a5View commit details
Commits on Sep 9, 2024
-
Hommexx: Isolate int-bool workaround to just the C++-F90 interface code.
Also fix preqx's use of use_moisture. Remove MOIST-DRY enum to avoid confusion, since it's no longer used.
Configuration menu - View commit details
-
Copy full SHA for 30b9f60 - Browse repository at this point
Copy the full SHA 30b9f60View commit details
Commits on Sep 10, 2024
-
compute rof lnd interaction only if rof_c2_lnd is true we were computing an unnecessary map always even if rof_c2_lnd is false (for most coupled cases it is true)
Configuration menu - View commit details
-
Copy full SHA for f38fe0e - Browse repository at this point
Copy the full SHA f38fe0eView commit details -
MPI group needs to be retrieved before use
in case rof c2 lnd, we were not retrieving the the MPI group needed for comm graph computation, for same grid path we were retrieving it for intx only how come we never had samegrid land rof before ?
Configuration menu - View commit details
-
Copy full SHA for 1892887 - Browse repository at this point
Copy the full SHA 1892887View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b86b6 - Browse repository at this point
Copy the full SHA e4b86b6View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f30afb2 - Browse repository at this point
Copy the full SHA f30afb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c907f - Browse repository at this point
Copy the full SHA a4c907fView commit details
Commits on Sep 13, 2024
-
Allow interpinic to accept any netCDF filetype for output. Print warn…
…ing and continue (instead of failing) when input has month dimension and output does not.
Configuration menu - View commit details
-
Copy full SHA for 2c103c0 - Browse repository at this point
Copy the full SHA 2c103c0View commit details -
Place hexadecimal parameters within int() intrinsic in NaN module for…
… modern compilers (per Xylar)
Configuration menu - View commit details
-
Copy full SHA for 4d1c5ea - Browse repository at this point
Copy the full SHA 4d1c5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25fcf92 - Browse repository at this point
Copy the full SHA 25fcf92View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7aeca - Browse repository at this point
Copy the full SHA ef7aecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece56d1 - Browse repository at this point
Copy the full SHA ece56d1View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfeefff - Browse repository at this point
Copy the full SHA dfeefffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a56bd4e - Browse repository at this point
Copy the full SHA a56bd4eView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a6415a - Browse repository at this point
Copy the full SHA 6a6415aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ffb16 - Browse repository at this point
Copy the full SHA 30ffb16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112fe79 - Browse repository at this point
Copy the full SHA 112fe79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcac3c - Browse repository at this point
Copy the full SHA 0fcac3cView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8763c2 - Browse repository at this point
Copy the full SHA a8763c2View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66edb4d - Browse repository at this point
Copy the full SHA 66edb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e4ea5 - Browse repository at this point
Copy the full SHA 09e4ea5View commit details -
Merge branch 'whannah/atm/rcemip-phase-2-update' (PR E3SM-Project#6616)
This adds compsets and new output variables to facilitate the E3SM and E3SM-MMF contributions to phase 1 & 2 of the radiative-convective equilibrium model inter-comparison project (RCEMIP). NOTE: in the original RCE compsets there was a slight error in the value of constant_zenith_deg being off by 1/100. This difference is inconsequential, but I wanted to fix it here to ensure consistency with the other RCEMIP models. [non-BFB] - only for RCE cases because of updated constant_zenith_deg value
Configuration menu - View commit details
-
Copy full SHA for cdb4ce6 - Browse repository at this point
Copy the full SHA cdb4ce6View commit details -
Merge branch 'mahf708/ig/eamxx-prod-testing' into master (PR E3SM-Pro…
…ject#6621) harden eamxx/prod testmod makes the ERS eamxx/prod test compare outputs in all files, requiring pulling a bugfix from the scream repo. [BFB]
Configuration menu - View commit details
-
Copy full SHA for efe4269 - Browse repository at this point
Copy the full SHA efe4269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227f736 - Browse repository at this point
Copy the full SHA 227f736View commit details
Commits on Sep 21, 2024
-
Merge bartgol/homme/sycl' (PR E3SM-Project#6594)
Changes needed for spot/aurora: sycl kokkos spaces, temporary TP changes (TP init will be sorted out later), switch booleans to ints in F<-->xx interfaces. see E3SM-Project#6569 for the original branch/history. [bfb]
Configuration menu - View commit details
-
Copy full SHA for ac05a69 - Browse repository at this point
Copy the full SHA ac05a69View commit details
Commits on Sep 22, 2024
-
Merge branch 'iulian787/data_land_moab' (PR E3SM-Project#6567)
Add data land capability for moab driver; case tested: --res r05_r05 --compset RMOSGPCC standard data moab model, mainly adapt from data ocean implementation major change: Initialize all factors set by MOAB area correction init routine to 1.0. It affects all models, but it seems that some values were not initialized for data land case. On chrysalis, with intel compiler, it actually complained about non initialized values when applying correction factors. The compressing file errors seen during development were caused by non-ascii characters in the log files. Those were caused by an uninitialized mapper, for which we were still creating a MOAB map. It was never used, it is fixed properly now, the moab map is not computed anymore. [BFB]
Configuration menu - View commit details
-
Copy full SHA for 4a44b19 - Browse repository at this point
Copy the full SHA 4a44b19View commit details
Commits on Sep 24, 2024
-
Merge branch 'jonbob/mali/fix-globalstats-list' (PR E3SM-Project#6627)
MALI update to fix issues from earlier PR causing sporadic test failures Including a variable that was deactivated in the globalStats stream caused sporadic failures during the second run of some ERS tests on several platform/compiler combinations. That variable is now only included when MALI is using Albany. Also updates a namelist default that had been missed but does not change answers. Fixes E3SM-Project#6600 [NML] for configurations with MALI [BFB]
Configuration menu - View commit details
-
Copy full SHA for 39d5295 - Browse repository at this point
Copy the full SHA 39d5295View commit details -
Merge branch 'jasonb5/machinefiles/updates-lc-machines-modules' (PR E…
…3SM-Project#6633) * Adds dane/ruby queue definitions * Updates dane/ruby cmake macros * Updates dane/ruby machine definition to use slurm and new modules * Removes lc_slurm
Configuration menu - View commit details
-
Copy full SHA for 83eaa7e - Browse repository at this point
Copy the full SHA 83eaa7eView commit details -
Merge branch 'czender/elm_mali/interpinic_netcdf_boz_fixes' (PR E3SM-…
…Project#6614) This new feature allows `interpinic` to interpolate an ELM initial conditions file that require storage in `NC_FORMAT_64BIT_DATA` and other netCDF4 formats. [BFB] [Bugfix]
Configuration menu - View commit details
-
Copy full SHA for 3d4085f - Browse repository at this point
Copy the full SHA 3d4085fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 506cd01 - Browse repository at this point
Copy the full SHA 506cd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1247d - Browse repository at this point
Copy the full SHA 6c1247dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e367e - Browse repository at this point
Copy the full SHA 09e367eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51783c9 - Browse repository at this point
Copy the full SHA 51783c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b46ff - Browse repository at this point
Copy the full SHA 41b46ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6c774 - Browse repository at this point
Copy the full SHA bc6c774View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc95733 - Browse repository at this point
Copy the full SHA bc95733View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1febf3 - Browse repository at this point
Copy the full SHA d1febf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8690ea8 - Browse repository at this point
Copy the full SHA 8690ea8View commit details