sort by:
Revision Author Date Message Commit Date
5bfdef4 Set E3SM default config_AM_conservationCheck_enable false 23 September 2021, 20:31:08 UTC
fe6876f Update to tabular output, add E3SM earth radius 23 September 2021, 18:34:52 UTC
0881be9 Add landIce, iceberg, temperature variables 23 September 2021, 17:58:38 UTC
3ad895a Add E3SM default namelist 23 September 2021, 17:58:38 UTC
bcb164c Add MPAS-Ocean conservation check analysis member 23 September 2021, 17:58:38 UTC
83a6073 Merge E3SM-Project/ndk/machinefiles/cori-update-cmake2 (PR #4550) For Cori, update cmake module version 23 September 2021, 17:29:41 UTC
9bec1ac Merge branch 'azamat/anvil/update-v2-lores-wc-pelayouts' (PR #4556) Update low-res WC pelayouts on Anvil. Also add a pelayout for conusx4v1_r05_oECv3 + F2010. [BFB] 23 September 2021, 15:25:59 UTC
b2728bb Add CFC to Makefile 23 September 2021, 13:54:07 UTC
7a2fd6c Update low-res WC pelayouts on Anvil Also add a pelayout for conusx4v1_r05_oECv3 + F2010 22 September 2021, 23:33:46 UTC
35f7817 Update autogenerated bld files to be consistent with Registry changes 22 September 2021, 21:20:43 UTC
95543b2 corrected units to mol/m3 for CFC fields 22 September 2021, 20:45:58 UTC
6400da0 add CFC11, CFC12 tracers 22 September 2021, 20:20:15 UTC
b1c7832 Merge branch 'akturner/seaice/ridging-1D-testcase' (PR #4525) Added 1D ridging sea ice test case Updates to mpassi to include: * Add 1D ridging test case * New ridging init option * Allow special boundaries to set tracers * Fix test case locations in scripts * Update .gitignore for mpas-seaice * Rename config_use_special_boundaries_zero_tracers to config_use_special_boundaries_tracers [NML] [BFB] 22 September 2021, 15:21:15 UTC
fc3a10c Merge branch 'singhbalwinder/machinefiles/contance-intel1905' (PR #4530) Updates Intel's compiler version of PNNL cluster Constance Constance now uses Intel/19.0.5 [BFB] * singhbalwinder/machinefiles/contance-intel1905: Adds LD_LIBRARY_PATH for gcc compiler Modifies Intel version from 15 to 19.0.5 22 September 2021, 04:01:09 UTC
09aff51 for cori, update cmake version 21 September 2021, 23:21:56 UTC
995c3ec Merge branch 'whannah/atm/remove-se_fv_nphys' (PR #4545) se_fv_nphys is an old variable from the original physgrid implementation that is no longer needed. [BFB] 21 September 2021, 16:32:43 UTC
7e705ac Merge branch 'rljacob/coupler/fix-hist-write' (PR #4544) Move the auxilary history writes to the cime_run_write_history routine and remove the duplicate regular history write from cime_run. Add one argument to cime_run_write_history Fixes #4519 [BFB] 21 September 2021, 16:31:03 UTC
63710df Merge branch 'maltrud/ocean/add-ideal-age' (PR #4487) Add ideal age tracer Add classic ideal age as a new passive tracer to the ocean, which is used to help trace ocean ventilation, for example. The tracer source is effectively just an increment of dt, and the surface value is reset to zero in the top layer every timestep (except for under ice shelves). This feature is turned off by default. [NML] [BFB] 21 September 2021, 14:45:36 UTC
1c57f1b Merge branch 'bishtgautam/lnd/fix-water-budget' (PR #4536) The water states are set to zero for budgets with following temporal resolution: instantaneous daily monthly annual [BFB] 20 September 2021, 18:23:49 UTC
3fd22a0 Merge branch 'fmyuan/fix_shr_file_freeUnit'(PR #4400) When code building with -DCPL_BYPASS, an option heavily used by ELM modelers, that '#ifndef ... #endif' causes 'mlog' and 'c_mprof_file' not initialized, and later cause unit free error in cime_final(): L3685-3686. [BFB] 20 September 2021, 18:22:57 UTC
673c20f remove se_fv_nphys modified: components/eam/bld/build-namelist modified: components/eam/bld/namelist_files/namelist_definition.xml 17 September 2021, 21:46:34 UTC
812d1f6 Merge branch 'worleyph/eam/add_io-related_timers' (PR #4500) Add timers to EAM to provide context to SCORPIO timers SCORPIO has introduced some new timers. Unfortunately, the existing timers in EAM are not sufficient to localize where the SCORPIO calls are coming from. Here new timers are added to provide the missing context. A few timers are also added to provide context for these added timers and for some of the already existing timers. The logic for the timer physpkg_st1 is also changed, so that the count during the initialization is '1' instead of '2', and the count is halved in the run loop. Also, some places have timer names in double quotes in calls to t_startf/t_stopf and some have them in single quotes. Changed double quotes to single quotes in some files, to impose consistency within the file. Finally, a timer name typo (prim_run_sybcycle) is corrected (to prim_run_subcycle). For an initial run, 28 new timers are introduced into the initialization and 13 new timers are introduced into the run loop. Comparing the number of lines in the process 0 timing file for a watercycle case, there are 41 more lines of timer data after implementing these modifications, in agreement with the new timer count. For a continuation run, 30 new timers are introduced into the initialization and 13 new timers are introduced into the run loop. Comparing the number of lines in the process 0 timing file for a watercycle case, there are 43 more lines of timer data after implementing these modifications, in agreement with the new timer count. Fixes #4469 BFB * worleyph/eam/add_io-related_timers: Add timers to EAM to provide context to SCORPIO timers 17 September 2021, 20:13:10 UTC
e8d2c08 update initial conditions file names modified: components/eam/bld/namelist_files/namelist_defaults_eam.xml 17 September 2021, 17:52:13 UTC
63d9136 revert grid domain fix 17 September 2021, 17:26:01 UTC
4707fc0 remove temporary land spinup files modified: components/elm/bld/namelist_files/namelist_defaults.xml 17 September 2021, 17:25:10 UTC
20d6e0e fix mask for e120pg2_ne120pg2 for domain file error modified: cime_config/config_grids.xml 17 September 2021, 17:21:13 UTC
416f203 Merge branch 'jonbob/scripts/fix-fcase-layout-anvil' (PR #4541) Change default layout for ne30pg2_oECv3 F-cases on anvil Sets a default 288-pe layout for F-cases on anvil using a ne30pg2_oECv3 grid (or ne30pg2_r05_oECv3). Previously there was not a defined layout for these configurations and they ended up using a basic 144-pe layout that fails testing, probably due to memory issues. Fixes #4538 [BFB] 17 September 2021, 15:20:44 UTC
95ea11c Merge branch 'wlin/lnd/update_simyr2010_fsurdat_ne30pg2_ne1024pg2' (PR #4543) Update simyr2010 lnd surfdata map for ne30pg2 and ne1024pg2 master currently has a simyr2000 surfdata for ne30pg2. The one for ne1024pg2 (c210607) was generated involving some mapping files that do not properly handle land-sea masks. The new surfdata for ne30pg2 includes elevation class information. [BFB] no nightly tests are affected. 17 September 2021, 13:45:13 UTC
ce79d7b merge upstream to get CircleCI fix 16 September 2021, 22:19:52 UTC
75f269b Change fsurdat for simyr2010 ne30pg2 to one with elevation class info. 16 September 2021, 16:14:22 UTC
d478152 Add timers to EAM to provide context to SCORPIO timers SCORPIO has introduced some new timers. Unfortunately, the existing timers in EAM are not sufficient to localize where the SCORPIO calls are coming from. Here new timers are added to provide the missing context. A few timers are also added to provide context for these added timers and for some of the already existing timers. The logic for the timer physpkg_st1 is also changed, so that the count during the initialization is '1' instead of '2', and the count is halved in the run loop. Also, some places have timer names in double quotes in calls to t_startf/t_stopf and some have them in single quotes. Changed double quotes to single quotes in some files, to impose consistency within the file. Finally, a timer name typo (prim_run_sybcycle) is corrected (to prim_run_subcycle). For an initial run, 28 new timers are introduced into the initialization and 13 new timers are introduced into the run loop. Comparing the number of lines in the process 0 timing file for a watercycle case, there are 41 more lines of timer data after implementing these modifications, in agreement with the new timer count. For a continuation run, 30 new timers are introduced into the initialization and 13 new timers are introduced into the run loop. Comparing the number of lines in the process 0 timing file for a watercycle case, there are 43 more lines of timer data after implementing these modifications, in agreement with the new timer count. BFB 16 September 2021, 05:03:12 UTC
09f764b Remove extra history write and reorg Move the auxilary history writes to the cime_run_write_history routine and remove the duplicate regular history write from cime_run. Add one argument to cime_run_write_history 16 September 2021, 03:44:21 UTC
d44001a Fix narrowing error again. 16 September 2021, 02:59:29 UTC
98f71e8 Fix another narrowing error in gcc 9.3. 16 September 2021, 02:58:12 UTC
05e91a5 More fixes for the eam-hommexx test. 16 September 2021, 01:18:45 UTC
febf20a More fixes for the eam-hommexx test. 16 September 2021, 00:50:12 UTC
a0ffef5 Update simyr2010 lnd surfdata map for ne30pg2 and ne1024pg2 master currently has a simyr2000 surfdata for ne30pg2. The one for ne1024pg2 (c210607) was generated involving some mapping files that do not properly handle land-sea masks. [BFB] no nightly tests are affected. 16 September 2021, 00:45:54 UTC
7287f59 Another fix for the eam-hommexx test. 16 September 2021, 00:06:23 UTC
cdb5c68 Fix eam-hommexx test. The CIME eam-hommexx test checks that a Kokkos-based build works. Right now it uses preqx_kokkos. Perhaps in the future we should switch it to theta-l_kokkos. For now, add -DHOMME_ENABLE_COMPOSE when building preqx_kokkos. 15 September 2021, 23:51:22 UTC
5fd719e Homme/SL: Fix a narrowing warning. 15 September 2021, 23:37:20 UTC
74d8bf3 Merge branch 'origin/wlin/lnd/ne1024pg2_oRRS18to6v3' (PR #4322) This is to support land on ne1024pg2 grid as the atmosphere. River model for this grid configuration continues to use r0125. Land restart file at ne1024pg2 has to use 64bit_data format. To enable, Changes are made to have ELM use the netcdf format as specified via PIO_LND_NETCDF_FORMAT. Existing codes are hardwired to use 64BIT_OFFSET. To support creating large land files at ne1024pg2, mainly restart files, changes are also made to use 8-byte long integer for resolving the fullsize of the data array and indexing the associated segments. Fixes #4311. [BFB] Conflicts: components/elm/bld/namelist_files/namelist_defaults.xml Left it as is on current master: <fsurdat hgrid="ne30np4.pg2" sim_year="2010" use_crop=".false." > lnd/clm2/surfdata_map/surfdata_ne30pg2_simyr2000_c210402.nc</fsurdat 15 September 2021, 21:32:18 UTC
44d5343 Merge branch 'rljacob/fix-extra-read' (PR #4523) Make drv_resume a logical and set it to FALSE to prevent read of restart immediately after it is written. Introduce drv_resume_file to use where a filename is really needed. Also add a log message for the real restart read and make the seq_io_read_avs log messages more informative. Fixes #4513 15 September 2021, 21:03:46 UTC
680303b Change default layout for ne30pg2_oECv3 F-cases on anvil 15 September 2021, 18:25:53 UTC
2a9c4b6 Move halo update after ideal age reset 15 September 2021, 15:29:52 UTC
c5e39b9 Corrections after Maltrud comments. 15 September 2021, 15:29:52 UTC
51b267d Correction to halo update 15 September 2021, 15:29:52 UTC
8785356 Check for ideal age flags 15 September 2021, 15:29:51 UTC
33045aa corrected top layer tend and default forcing option 15 September 2021, 15:29:51 UTC
8c3f5fc add ideal age tracer 15 September 2021, 15:29:51 UTC
5341618 Merge branch 'mark-petersen/ocn/fix-diagnostics-landIceFraction' (PR #4518) Add land ice logical to avoid allocation errors Use of land ice variables, which are in packages and may not be allocated, were not protected by if statements. Fixes #4517 [BFB] 15 September 2021, 14:55:46 UTC
24bb118 Merge branch 'rljacob/circleci/fix-compset' (PR #4539) Remove the "A_" from the compset used in the build test to match new v2 standards. [BFB] 14 September 2021, 23:32:12 UTC
6e163cf Change compset name to build Remove the "A_" from the compset name to match new v2 standards. 14 September 2021, 23:00:10 UTC
bf910e9 Updating allocationmod to preserve multi-threading with ECA/FATES 14 September 2021, 22:57:20 UTC
517a784 Add support for compiler_os.cmake macros 14 September 2021, 19:41:29 UTC
4062f2a merge 091421 master into branch 14 September 2021, 18:27:03 UTC
5955023 Corrects the initial states for water budgets The water states are set to zero for budgets with following temporal resolution: - instantaneous - daily - monthly - annual [BFB] 14 September 2021, 14:35:28 UTC
c85d9f7 Merge branch 'wlin/atm/fix_conusx4v1_f2010' (PR #4535) Reset grid and compset for F2010 tests with RRM The existing bi-grid config for RRM test cannot work with MPASSI. For conusx4v1, continue to use F2010 but changed to use tri-grid conusx4v1_r05_oECv3. For enax4v1 and twpx4v1, continue to use bi-grid but changed compset to F2010-CICE. The current arrangement is based on availability of grid for using MPASSI and the inputdata. [BFB] except for new test with conusx4v1_r05_oECv3 14 September 2021, 12:29:47 UTC
4e12683 Reset grid and compset for F2010 tests with RRM Continue to use F2010 for conusx4v1 but changed to use tri-grid conusx4v1_r05_oECv3. For enax4v1 and twpx4v1, continue to use bi-grid but changed compset to F2010-CICE. The current arrangement is based on availability of grid for using MPASSI and the inputdata. [BFB] except for new test with conusx4v1_r05_oECv3 14 September 2021, 00:32:21 UTC
f377571 Homme/SL: Remove more constexpr usage. 13 September 2021, 23:45:51 UTC
8b6ec26 Homme/SL: Rm constexpr usage on GPU for simplicity. 13 September 2021, 23:28:47 UTC
1a02264 Merge branch 'wlin/atm/cleanup_v2compsets_for_tests' (PR #4488) Update and clean-up compsets for use in test suites Remove obsolete eam and allactive compsets and the associated eam use_case files, and update the compsets used in nightly test suites. All compsets referring to AV1C or v0atm are removed. F20TRC5-CMIP6 and F2010SC5-CMIP6 are no more needed (previously retained for ongoing testings). Remaining use case files referring to av1c are removed, including those used by MMF tests. Also Remove obsolete use_case files referring to cam3 and cam4 . This PR also makes all standard F-cases use prescribed data ice mode of MPASSI. This includes F1850, F1950, F2010, F20TR. The corresponding compsets that use CICE are renamed as F1850-CICE, F1950-CICE, F2010-CICE, and F20TR-CICE, respecticely. The F####-CICE compsets set to go with SROF while the MPASSI counterparts with MOSART as river component. The following compsets are replaced in nightly test suites. . FC5AV1C-L with F2010 . A_WCYCL1850 and A_WCYCL1850S_CMIP6 with WCYCL1850 . FC5AV1C-H01A with F2010 as there is no v2 compset just for hires . A_WCYCL1950S_CMIP6_HR and A_WCYCL2000_H01AS with WCYCL1950 as a placeholder With compset changes and the use of MPASSI data ice mode, F2010 tests using ne4_ne4 change to use ne4_oQU240, and ne4pg2_ne4pg2 to ne4pg2_oQU480; F2010 tests with ERS_Ln# and ERP_Ln# change to use ERS_Ld3. [non-BFB] Virtually for all tests involving the compsets above. Tests using the old compsets would appear missing while new tests would appear correspondingly. 13 September 2021, 16:41:43 UTC
7d6fa20 Replaced F2010 ERP_Ln# tests with ERP_Ld3 12 September 2021, 02:21:26 UTC
423d109 Adds LD_LIBRARY_PATH for gcc compiler 11 September 2021, 07:21:16 UTC
b9ca46e Improve dox for compare-flags 10 September 2021, 22:23:42 UTC
12b18e0 compare-flags: make tool more flexible and better output 10 September 2021, 22:09:23 UTC
c06d4ce Remove cam4 use cases files 10 September 2021, 20:52:33 UTC
6b4518c Refresh cache files after upstream merge Do NOT use MODEL as a selector in config_compilers.xml, use COMP_NAME instead. 10 September 2021, 20:14:34 UTC
39479af Add some helper scripts for this effort 10 September 2021, 20:12:21 UTC
66318c3 Remove some unused use cases 10 September 2021, 19:12:13 UTC
6dba9f4 Update MMF F-cases to F2010 10 September 2021, 18:57:05 UTC
0f5c969 Update MMF use case files for 2010 forcings 10 September 2021, 18:56:38 UTC
81d444d Update CIME with latest 10 September 2021, 18:17:50 UTC
31c32e4 Fix whitespace/alignment Fix some whitespace/alignment on a couple of lines. 10 September 2021, 03:04:11 UTC
2df6d40 Add support for universal macro 09 September 2021, 22:42:07 UTC
f14cc50 Update CIME to bring in new macro capability 09 September 2021, 21:34:16 UTC
3f2969c Remove obsolete comment 09 September 2021, 19:56:55 UTC
6140f82 Merge remote-tracking branch 'origin/master' into jgfouca/replace_xml_with_cmake_macros * origin/master: (38 commits) Fix the CircleCI script that installs Singularity Undo cime subm update Fix some stale CMake paths clean up crm_history revert changes to crm interface rad variables another bug fix bug fix Add check for icol bounds be more careful about ncol vs pcol change icrm to icol in crm_history Add trim to be safe Cosmetic update from PR review Minor bug fixes and clean up switch outfld calls from pcols to ncol more bug fixes and clean up Refactor crm_history bug fix rework handling of ECPP output bug fix update SAM/SAMOMP interface ... 09 September 2021, 19:02:34 UTC
2ee5845 Merge branch 'whannah/mmf/push-chunk-loop-crm-physics' (#4476) This refactors the way the CRM is called so that all CRM instances in a single task can be run at once on the GPU, rather than all CRMs in a given "chunk". On properly configured GPU cases the speedup from this change is significant, and there is no notable change to CPU configurations tested on Summit and Cori-KNL. The changes required to push the chunk loop down are quite substantial, but there were additional complications from the crm_history() subroutine and the crm_rad and crm_ecpp_output data structures that required more extensive changes. A new "ncrms" variable is defined in crm_physics to define the dimension of variables that hold all CRMs in a task (i.e. combined across all chunks in a task). Note about testing - the changes are non-BFB for MMF tests only because the grouping of CRM columns has changed, which changes the the time step and sedimentation subcycling. Otherwise the changes are BFB, which can be demonstrated using the mmf_fixed_subcycle test mod. [BFB] - except for MMF tests without mmf_fixed_subcycle test mod 09 September 2021, 18:31:34 UTC
f2f1eba Merge branch lukaszlacinski/lukaszlacinski/circleci (PR #4528) This PR removes a bug that was introduced with the last PR that added a backup HTTP server with the Singularity source code tarball. 09 September 2021, 17:52:25 UTC
9a5dab5 Merge branch 'jgfouca/fix_cimeroots' into master (PR #4526) Fix CIMEROOTs for buildnml scripts It looks like these did not get updated when the scripts moved to E3SM. Also, remove old python module load from mappy env. [BFB] * jgfouca/fix_cimeroots: Undo cime subm update Fix some stale CMake paths Fix CIMEROOTs for buildnml scripts 09 September 2021, 17:08:37 UTC
e0d6219 Removed gust_export testmod dir 09 September 2021, 16:17:42 UTC
a120bae Fixed F2010 ERS tests on ne4 and ne4pg2 with _Ln# replaced with _Ld3 09 September 2021, 16:12:58 UTC
52167a2 Fix the CircleCI script that installs Singularity 09 September 2021, 16:11:05 UTC
f47bb19 Merge branch 'proteanplanet/seaice/v2cryoalignment' (PR #4524) Align sea ice settings of SOwISC12to60E2 and WCAtl12to45E2 with WC14to60 This aligns the E3SM V2 Cryospheric campaign regionally-refined Southern Ocean mesh with the V2 Water Cycle WC14 mesh settings for sea ice. Thus the Antarctic regionally-refined settings in E3SM would become consistent with the Arctic settings, and vice versa. The two changes made are that the number of iterations in the atmospheric flux calculations use 10 not 5 iterations, and high-frequency coupling is switched on, which means that a transient Ekman solution is permitted in the sea ice model. [BFB] for all tested configurations 09 September 2021, 15:49:38 UTC
bc45dc5 Merge branch 'lukaszlacinski/circleci' (PR #4508) Add the NERSC HTTP as a primary server with the Singularity source code tarball and use the ALCF Petrel HTTP server as a backup server. If the CircleCI test script fails when downloading the tarball from the server, the script falls back to the ALCF Petrel HTTP server. 09 September 2021, 15:38:20 UTC
a7c0047 Merge branch 'njeffery/mpas-seaice/zero-aerosol-coupling' (PR #4515) Zeroed out dummy ocean concentrations of aerosols This is a fix to issue #4514 : Sea ice receives negative ocean concentrations of aerosols when zaerosols are active in MPAS-seaice. Without this fix, the code crashes with a negative concentration error in the sea ice when zaerosols are active. Fixes #4514 [BFB] in all tested configurations 09 September 2021, 15:40:46 UTC
d0d2eb4 Replaced ne4_ne4 with ne4_oQU240 and ne4pg2_ne4pg2 with ne4pg2_OQU480 for F2010 tests. Added compset WCYCL1850NS for testing on small grids without spun-up ICs for ocean/ice. Removed eam-gust_param and eam-gust_export that are not needed for EAMv2. 09 September 2021, 00:38:11 UTC
e1aa52b Undo cime subm update 08 September 2021, 23:01:35 UTC
5dcf1b6 Fix some stale CMake paths 08 September 2021, 22:57:53 UTC
7cc7a61 Fix comments and spacing Fix comments and spacing in response to review. 08 September 2021, 21:32:52 UTC
8791efc Merge remote-tracking branch 'origin/jgfouca/fix_cimeroots' into jgfouca/replace_xml_with_cmake_macros * origin/jgfouca/fix_cimeroots: (21 commits) Fix CIMEROOTs for buildnml scripts Update CIME submodule Run ne4-grid cases on single-node Replace run_e3sm template Run F-MMFOMP OpenMP-offload case without multithreading Fixing path for ocn grid domain file Replace or remove settings for deprecated MPAS grids Add initial cmake machinefiles for perlmutter and cori-gpu. No impact on other machines. [bfb] Run ibmgpu builds with 42 tasks/node in SMT1 mode Fixing stray present clause on OMP directive Cleanup pgigpu on Ascent Adding documentation for source of arrays in diagnostics Cleanup of OpenACC in diagnostics to note which arrays need to be brought in for each subroutine Expanding OpenACC region in diagnostics to cover the entire routine with the exception of one difficult loop. Data required to be on device is moved there at top of routine and data that needs to be updated on host is moved back at the end of the routine Adding OpenACC to Wright EOS and finishing OpenACC in EOS routines Adding OpenACC to Linear EOS and fixing incorrect results Extending OpenACC code in JM EOS Making ocnEqStatePRef device only in JM EOS Update builds on Ascent Remove deprecated MPAS grids from the scripts Remove LANDM_COSLAT from topo tools ... 08 September 2021, 21:04:18 UTC
90fd936 Fix CIMEROOTs for buildnml scripts It looks like these did not get updated when the scripts moved to E3SM. Also, remove old python module load from mappy env. [BFB] 08 September 2021, 19:39:49 UTC
012a712 clean up crm_history modified: components/eam/src/physics/crm/crm_history.F90 08 September 2021, 16:36:27 UTC
9bf83e2 revert changes to crm interface rad variables modified: components/eam/src/physics/crm/crm_physics.F90 modified: components/eam/src/physics/crm/sam/crm_module.F90 modified: components/eam/src/physics/crm/samomp/crm_module.F90 08 September 2021, 16:36:27 UTC
68972f6 another bug fix 08 September 2021, 16:36:27 UTC
35392b0 bug fix 08 September 2021, 16:36:27 UTC
1924365 Add check for icol bounds 08 September 2021, 16:36:27 UTC
b80ab9c be more careful about ncol vs pcol 08 September 2021, 16:36:27 UTC
5ea43a9 change icrm to icol in crm_history 08 September 2021, 16:36:27 UTC
4d28b8e Add trim to be safe 08 September 2021, 16:36:27 UTC
back to top