sort by:
Revision Author Date Message Commit Date
5aa7d7f Merge branch 'hkang/ocean/si_update' (PR #4657) Time step size definition in si_init This PR changes time step size definition (parsed from config_dt -> passing in 'dt' itself) in si_init routine and revises some comments. [BFB] 17 November 2021, 16:17:59 UTC
fe64afa Merge branch 'tizhou/mosart/dam_bug_fix' (PR #4613) Fixing a bug related to MOSART water management scheme. Move the dam looping outside of the active stage checking. 16 November 2021, 17:43:02 UTC
d8ca1a9 Merge branch 'azamat/theta/update-ne120-hires-atm-pes' (PR #4662) Update high-res F-compset PE-layout on Theta Also, cleanup and remove PE-layouts for decommissioned machines. [BFB] 15 November 2021, 19:35:43 UTC
f953db7 Update high-res F-compset PE-layout to 2 threads on Theta 15 November 2021, 19:29:08 UTC
d6eb312 Cleanup: remove PE-layouts for Titan 13 November 2021, 04:27:00 UTC
44e36cb Cleanup: remove PE-layouts for Eos 13 November 2021, 04:17:17 UTC
50738a2 Cleanup: remove PE-layouts for Edison 13 November 2021, 03:59:51 UTC
04fec11 Cleanup: remove PE-layouts for Hopper 13 November 2021, 03:40:52 UTC
908f849 Cleanup: remove PE-layouts for Mira and Cetus 13 November 2021, 03:34:22 UTC
e428a53 Update high-res F-compset PE-layout on Theta 13 November 2021, 02:54:10 UTC
ee4f5f0 Merge branch 'qzhu-lbl/lnd/nh4solution-bf' (PR #4442) - soil nh4 solution concentration unit conversion bugfix - soil p concentration initialization bugfix - nutrient and water scalar bugfix BFB for CTC compsets, non-BFB for ECA compsets 12 November 2021, 21:48:19 UTC
149f15b Merge branch 'bishtgautam/lnd/fix-carbon-budget'(PR #4656) Resets the carbon states to zero at the beginning of the integration time Adds grid-level carbon balance error to the history file Changes the absolute error threshold to relative error threshold [BFB] 12 November 2021, 17:35:01 UTC
c0982d3 - nh4 solution bugfix - p profile bugfix 11 November 2021, 23:20:44 UTC
a3eed5a Merge 'origin/oksanaguba/homme/xx-nutop' into master (PR #4573) Adding nu_top functionality to thetaxx code. The code now contains 2 new functors that are similar to the old ones, firstLaplace and updateStates. One reason is that nu_top code in xx does not have functionality to use fewer vertical levels in mpi. Another is that F code has some logic around multipliers that we want to follow to preserve bfb (thus the old functors cannot be reused). Removing code for (nu_top>0 && hv_sub_tom==0) in the hv_subcycle loop in F code. It should not be used. [non-BFB] for homme suites because of 1 removed test and 2 new tests (one for hypervis_subcycle>1 and the other one is for nu_top) in the bfb mode and because thetanhwet-TC used the block of code (nu_top>0 && hv_sub_tom==0), which was removed. [NML DIFFS] for some SMS theta tests due to outdated options that were fixed here. 11 November 2021, 21:05:55 UTC
b1ae47a Merge branch 'akturner/seaice/analysis_member_stream_bug' (PR #4653) Corrected output stream name from 'output' to 'none' for several analysis members Fixes #4652 [NML] [BFB] 11 November 2021, 20:41:58 UTC
8665a4b Merge remote-tracking branch 'pnlfangfork/pnlfang/phs_parameter_dimension_fix' (PR #4574) Due to the size change of mxpft, the 2D parameters related to plant hydraulics are not read in correctly. A fix is made in this branch. [BFB] 11 November 2021, 19:30:33 UTC
c64949a Merge branch 'mabrunke/lnd/lake-wat-balance-to-CIME' (PR #4557) This branch incorporates the UArizona's new lake water storage option. @hydrotian found that this option eliminates negative runoffs from lakes, as we intended it to do. [NML] [non-BFB] for X-cases due to new cpl field 11 November 2021, 19:04:59 UTC
f630cb7 Time step size definition in si_init Time step size definition change (parsed from config_dt -> passing in 'dt' itself) in si_init routine and small modifications of comments 10 November 2021, 21:18:21 UTC
73b4a1f remove hvst=0 and change most to _advect_form1 for testsmods 10 November 2021, 18:56:52 UTC
1bc93c9 Merge branch 'tizhou/div-by-zero-fix' (PR #4618) Fixing a potential div-by-zero bug in MOSART. Also fixing a potential div-by-zero bug in ELM in case `pgwgt(p)` = zero. Fixes #4596 [BFB] 10 November 2021, 16:06:46 UTC
9b1127c Merge branch 'mark-petersen/ocean/remove_unused_variables' (PR #4646) Remove unused variables in MPAS-Ocean This is simply clean-up. I removed variables that created warnings when using the gnu -Wunused flag. It is better for performance and clarity to remove unused variables. In addition, E3SM build logs include unused variable warnings, so this cleans that up a bit. I also fixed a few typos on comments. [BFB] 10 November 2021, 15:49:45 UTC
95af505 Fixed seaice output stream bug Corrected output stream name from 'output' to 'none' for several analysis members 09 November 2021, 23:12:24 UTC
688b190 Merge branch 'peterdschwartz/lnd/DDLND_fix' (PR #4478) This fix applies to all the atmosphere NGD runs with chemistry and the BGC tests coupling with chemistry. Fixes #4470 [non-BFB] for the simulations with the 'xactive_lnd' dry deposition method. 09 November 2021, 19:36:26 UTC
d60fbb7 remove -Wunused from make file (was temporary) 08 November 2021, 22:51:16 UTC
9fb6a30 Remove unused variables with gnu flag -Wunused 08 November 2021, 22:51:16 UTC
5e3c624 correct spelling in comments 08 November 2021, 22:51:07 UTC
bbc89d7 Change error check to be relative error 06 November 2021, 05:24:13 UTC
417b03f Merge branch 'sbrus89/ocn/improve-harmonic-analysis-options' (PR #4586) Modify harmonic analysis AM namelist options and output stream The start and end dates for harmonic analysis period have been replaced by a config_AM_harmonicAnalysis_start_delay and a config_AM_harmonicAnalysis_duration option (with units of days). This makes it easier to change the start/end date of the simulation without having to change harmonic analysis AM options. Stream output is now controlled by the AM compute routine. The HA output stream is written following the least squares solve. The output_interval in the streams file should be set for a long time interval (i.e. 1000 years) so it is not written by the AM driver routine. This means the output_interval no longer needs to be changed when the simulation length or harmonic analysis period changes. [NML] [BFB] 03 November 2021, 14:42:40 UTC
3a87fa1 Merge branch 'brhillman/mmf/integrate-rrtmgpxx-new' (PR #4585) Enable using the C++ back end of RRTMGP for both E3SM and E3SM-MMF. The C++ code uses YAKL to enable running on CPU or GPU with the same codebase. Maintains the ability to run the F90 back end as well (remains the default). Building with the C++ version is enabled by adding -rrtmgpxx to CAM_CONFIG_OPTS in env_build.xml. Note that this is in addition to using the -rad rrtmgp option. The two flags are required because -rad rrtmgp sets much of the logic that determines input data and settings in configure and build-namelist, which we do not want to duplicate just because we are running the C++ back end instead of the F90 back end. A testmod (eam-rrtmgpxx) is also added so that RRTMGPXX can be built via create_test without any user interaction. Also updates both the YAKL and RRTMGP submodules. Believe it or not, this is BFB. [BFB] * brhillman/mmf/integrate-rrtmgpxx-new: (71 commits) Explicitly use pool allocator for ESMT test Make sure rrtmgp_interface gets netcdf includes Only copy to/from device as needed Upgrading to new YAKL with a new pool allocator that uses the avilable space more efficiently and turns off the pool for targets without a separate memory address space. Add RRTMGPXX test to E3SM integration Make RRTMGPXX default for all MMF compsets Removed unused commented out code Revert to RRTMGP I/O Update to latest RRTMGP master after rrtmgp_const fix Add radiation_final for CRM rrtmg Remove netcdf-cxx4 from submodules Add radiation_final to rrtmg interfaces Removing unused declarations, and changing rrtmgp interface build system to use the new YAKL target-based approach Changing const.h to rrtmgp_const.h for rrtmgpxx Getting rid of fast math in DEBUG CUDA_FLAGS, and adding -g to DEBUG CUDA_FLAGS Update to latest RRTMGP master with bugfix Adding debug flags to CXXFLAGS for summit+gnu Wrapping data in host Arrays, then copying to device, then copying back at the end; for SW and LW Moving to latest YAKL, which no longer fails upon multiple calls to yakl::initialize and yakl::finalize Fix CUDA_FLAGS for DEBUG=TRUE ... 01 November 2021, 20:28:05 UTC
134922b Explicitly use pool allocator for ESMT test Make sure we use the pool allocator for the ESMT test. This used to be the default in YAKL, but commit fcf7ba19 appears to have changed that behavior, and for some reason that is causing non-BFB behavior with this test. We do not understand why, but reverting this behavior should make this test BFB with master, and get the ESMT test to pass again on Chrysalis. 29 October 2021, 21:55:33 UTC
d63ecda Merge branch 'ykim/spock/gnu' (PR #4529) Add CIME configuration for GNU compiler at ORNL Spock The following configuration files are updated with adding GNU Spock sections: config_machines.xml config_batch.xml config_pio.xml This also adds gnu_spock.cmake (supports new cmake-based build). Fixes #4151 [BFB] 29 October 2021, 18:41:58 UTC
3074dde Merge branch 'jonbob/mpas-seaice/update-orrs18to6v3-initial' (PR #4621) Change extents of initial polar disks for oRRS18to6v3 grid Changes the default settings for the latitude extents for the oRRS18to6v3 grid. These settings define the initial polar seaice disks when running without spunup initial conditions, and are now consistent with those for other more resolved grids. Previously G-case configurations failed when run with default timesteps for this grid, and testing of this PR successfully completed 15 days. Fixes #4610 [non-BFB] for G-case configurations using oRRS18to6v3, but BFB for all tested configurations 29 October 2021, 15:11:35 UTC
dca6601 Merge branch 'darincomeau/scripts/add-cryo-4xco2-compset' (PR #4628) Adding CRYO1850-4xCO2 compset Adds a new Cryosphere compset that is similar to WCYCL1850-4xCO2, except uses Cryosphere settings for Antarctic runoff (disables Antarctic runoff from the coupler to the ocn, includes ice-shelf melt fluxes and data icebergs). [BFB] for all currently tested configurations 29 October 2021, 15:07:07 UTC
2105c90 Update bld files with output from automated scripts to match Registry 28 October 2021, 15:22:10 UTC
9b9a6bf Merge branch 'jonbob/mpas-ocean/update-bld-files' (PR #4625) Update bld files to match current Registry using automated scripts Some of the intermediate bld files were not updated with formats consistent with our scripts used for autogenerating them from Registry. This PR updates them so they are. [BFB] 28 October 2021, 15:16:24 UTC
0999c64 Adding CRYO1850-4xCO2 compset 27 October 2021, 21:28:03 UTC
b807c76 Update bld files to match current Registry using automated scripts 27 October 2021, 17:34:38 UTC
db93103 Switch wslak_col to the column_water_state derived type from waterstate_type. 27 October 2021, 15:40:11 UTC
8cf1f79 Make sure rrtmgp_interface gets netcdf includes 26 October 2021, 19:17:51 UTC
7770b27 Merge branch 'ambrad/driver/kokkos-init-fin' (PR #4614) When multiple components use Kokkos, we need to be careful about initializing and finalizing Kokkos. Each can occur only once, and finalization must occur after the last component using Kokkos has deallocated its views. This commit modifies cime_comp_mod to finalize components in the opposite order that it initializes them. Then a component can use is_initialized to determine if it is in charge of initializing and finalizing Kokkos. In this commit, I've modified SL transport to follow this pattern. Fixes #4606. [BFB] 25 October 2021, 20:34:07 UTC
9aba0a2 set sbetr to a previous commit to prevent CENT_ECACNP issue at sbetr 25 October 2021, 17:27:24 UTC
3d2d461 Merge branch 'jinyuntang/lnd/bug_fix' (PR #4440) This fixed issue #4428 and issue #4423. [BFB] 25 October 2021, 16:21:07 UTC
e04228f set sbetr submodule to a newer commit that fixed ODEMod.F90 issue 25 October 2021, 15:29:24 UTC
8e82c97 Change extents of initial polar disks for oRRS18to6v3 grid 25 October 2021, 15:04:53 UTC
38c93a6 Merge branch 'master' into ykim/spock/gnu 25 October 2021, 14:42:27 UTC
286db1e created gnu_spock.cmake to support the new cmake build system 25 October 2021, 14:41:22 UTC
bcde284 Merge branch 'bishtgautam/lnd/ssp3-rcp7'(PR #4601) The namelist file is updated to include LULC files for SSP3 RCP7.0 [BFB] 22 October 2021, 19:19:25 UTC
475a9e3 Only copy to/from device as needed 22 October 2021, 18:00:43 UTC
ca2a217 Merge branch 'philipwjones/ocn/eos-accfix' (PR #4578) Switched from device_resident to create for small arrays in ocn EOS The nvhpc 21.3 compiler on Summit was failing to build the OpenACC form of the ocean equation_of_state_jm routine with the device_resident declaration for small arrays. This fix switches to the more generic OpenACC create/delete paradigm for these arrays while still retaining device_resident for the larger T,S temporaries. Change is bit-for-bit for both CPU and GPU configurations (impacts data transfers only) as tested on a QU240 case with the JM EOS enabled. Fixes #4577 [BFB] 22 October 2021, 17:30:26 UTC
8d9152f Explain the HA start date/length are relative to original start date 22 October 2021, 16:28:36 UTC
230e8d8 Add forceWriteNow to HA AM stream write call 22 October 2021, 15:54:21 UTC
efe1cb1 Merge branch 'bishtgautam/lnd/updates-crop-test' (PR #4572) Uses updated netcdf files that are in netcdf-3 format Fixes #4570 [BFB] 21 October 2021, 20:38:10 UTC
4131c6e Merge branch 'maltrud/ocean/add-marbl-bgc' (PR #4587) Add MARBL ocean BGC library This PR adds the MARBL ocean Biogeochemistry library to MPAS-Ocean. this replaces the current BGC routines which were a direct port of the BEC routines from CESM1, so the E3SMv1 implementation will no longer be supported. this will allow E3SM to stay more up to date with BGC improvements made by the community. in E3SM, MARBL is a submodule which was forked from the public MARBL repository and set to the CESM2.1 tag. there are several important notes about this PR: * ocean BGC will not run “out of the box” since a new MARBL specific initial condition file is required. this will be added to the config system once full validation has been finished. * MARBL is not yet compatible with sea ice BGC due to the addition of refractory DOC. updates to the interface with sea ice BGC will happen soon. * MARBL does not simulate Phaeocyctis as a phytoplankton functional type. there is an unsolved issue with the ALT_CO2 tracer that can cause MARBL to post error warnings. this tracer is essentially a diagnostic so does not affect the simulation. this will be sleuthed out soon. * testing has been done using the EC30to60E2r2 grid. comparisons with the v1 BGC after 10 simulated years (using identical forcing) show no obvious problems. exact restart and independence of solution with respect to processor layout have been verified on anvil with this setup. * it isn't clear yet how to interface with MARBL within an ice shelf cavity, so this PR does not support land ice grids. [non-BFB] for BGC configurations only 21 October 2021, 19:00:02 UTC
e90c3d2 fix div-by-zero bugs 21 October 2021, 18:59:22 UTC
1bc9501 updated sbetr to the commmit that updates ODEMod.F90 21 October 2021, 14:17:19 UTC
1250a77 resolved merge conflict at cime_config/machines/config_compilers.xml 21 October 2021, 14:14:57 UTC
44532f5 Merge branch 'master' into ykim/spock/gnu 21 October 2021, 13:50:43 UTC
c3bb914 on spock machine, cray compiler wrappers are used instead of native gnu compiler 21 October 2021, 13:49:55 UTC
d3f2973 Temorarily remove ocean BGC from tested BGCEXP configurations 20 October 2021, 22:15:25 UTC
d8e768e Merge branch 'jgfouca/clean_and_fix_macros' into master (PR #4611) Clean and fix cmake macros One surprise from the legacy system is that: <FIELD> <base> stuff </base> <append> more-stuff </append> </FIELD> in the above XML, the <base> element acts just like an <append> if FIELD has already been defined in one of the parent blocks. The converter did not take this into account and so some flags/settings were being lost in the system. This PR fixes the issue by always setting list variables via string(APPEND ...) and never set(...). Also, remove configs for some unused OSs. Also, restore some changes to anlworkstation that I believe were unintentional Also, begin work on a new evaluator script to help clean and sanitize cmake macros. Fixes #4595 [BFB] * jgfouca/clean_and_fix_macros: Begin work on new evaluator script Restore SZIP_PATH and ZLIB_PATH to anlworkstation Remove configs for unused OSes 20 October 2021, 21:28:36 UTC
92b553d Merge branch 'dqwu/anlmachines/add-perl5lib' (PR #4612) Some E3SM cases use the Switch module of Perl. However, on ANL machines, Switch.pm is not available in the default Perl paths. Setting env var to point to the shared local Perl lib (contains Switch.pm) installed in the climate directory on ANL machines. On anlworkstation and anlgce, E3SM users no longer need to install a local Perl lib in their home directories and use it to locate Switch.pm. [BFB] 20 October 2021, 16:33:12 UTC
5fc7b16 mosart dam bug fix 19 October 2021, 23:08:50 UTC
818546b Upgrading to new YAKL with a new pool allocator that uses the avilable space more efficiently and turns off the pool for targets without a separate memory address space. 19 October 2021, 19:42:46 UTC
419db29 Setting PERL5LIB to a shared local Perl lib for ANL machines Some E3SM cases use the Switch module of Perl. However, on ANL machines, Switch.pm is not available in the default Perl paths. Setting env var to point to the shared local Perl lib (contains Switch.pm) installed in the climate directory on ANL machines. 19 October 2021, 16:28:40 UTC
ac5e9da Revise harmonicAnalysisOutput stream parameters 19 October 2021, 15:06:33 UTC
b936852 Merge branch '/tangq/lnd/NARRM-historical' (PR #4603) Add the default land use time series file for NA RRM The land use time series setting is missing for the North America (NA) regionally refined model settings. This PR adds the default file for the DECK historical runs. [BFB] only impact historical simulation with NARRM [NML] specify the flanduse_timeseries file. 19 October 2021, 14:52:47 UTC
d730e06 Merge branch 'vanroekel/ocean/fix-conservation-check-restart-stream' (PR #4605) Fixes typo in ocean conservationCheckRestart There is a small typo in the output stream for conservationCheckRestart, where the file template is mpassi, but should be mpaso. Fixes #4604 [BFB] 19 October 2021, 14:39:50 UTC
af89db7 Begin work on new evaluator script Should be useful for checking, cleaning, and sanitizing our macros 18 October 2021, 22:44:25 UTC
e2e02e2 Restore SZIP_PATH and ZLIB_PATH to anlworkstation I believe these were removed unintentionally Change operations on list variables to always use STRING(APPEND ...). Never set() these variables, it's too easy to lose previous settings and this isn't semantically compatible with the legacy system. 18 October 2021, 22:42:25 UTC
27207d9 Remove configs for unused OSes 18 October 2021, 20:43:12 UTC
9a2742e Merge remote-tracking branch 'rgknoxfork/rgknox/lnd/fates-cnp' (PR #4325) This set of changes finalizes the first version of full coupling of Nitrogen, Phosphorus and methane between ELM and FATES. Nitrogen (in the form of NH4 and NO3) and Phosphorus are removed from mineralized soil pools in competition with soil actors for uptake by plants (ELM->FATES). Upon turnover, plants will pass N and P back to the litter pool (FATES->ELM) where it is decomposed and re-enters the soil ecosystem. While methane (CH4) is not "passed" between the two models, FATES sends information about rooting profiles and NPP to allow the methane module to function, which enables the functioning of the nitirification and denitrification processes. In summary, these changes enabled compatibility with FATES API 16.0.0. [non-BFB] only for FATES and ECACNTBC compsets. 18 October 2021, 20:38:04 UTC
1ae1b3c Improve Kokkos initialization and finalization. When multiple components use Kokkos, we need to be careful about initializing and finalizing Kokkos. Each can occur only once, and finalization must occur after the last component using Kokkos has deallocated its views. This commit modifies cime_comp_mod to finalize components in the opposite order that it initializes them. Then a component can use is_initialized to determine if it is in charge of initializing and finalizing Kokkos. In this commit, I've modified SL transport to follow this pattern. 18 October 2021, 20:00:17 UTC
0202874 Updating fates submodule pointer to include ibm compiler fixes,tag: sci.1.46.1_api.16.0.0_IBMFix. 18 October 2021, 18:47:28 UTC
367617c Fixes typo in ocean conservationCheckRestart 17 October 2021, 04:58:16 UTC
60fb8f6 Add the default land use time series file for NA RRM 16 October 2021, 04:13:35 UTC
55d0464 Merge branch E3SM-Project/azamat/benching/update-v2-grids-compsets (PR #4551) Update V2 benchmarking grids and compsets 15 October 2021, 21:29:11 UTC
38fb21b Adds LULC files for SSP3 RCP 7.0 The namelist file is updated to include LULC files for SSP3 RCP7.0 [BFB] 15 October 2021, 20:21:14 UTC
e008fa1 Merge branch 'jgfouca/cime_update_2021_10_11' into master (PR #4597) CIME Update to a26c8e393d4e062459b6dfb9605700fe24665e50 Changes 1) Remove MODEL as a setting for the build system (Use COMP_NAME) 2) remove compare vars dependency in cprnc 3) extend the recent cmake macro changes to allow the inclusion of CMAKE_LANG_COMPILER_VERSION in cmake_macros files (Should no longer need intel17, intel18 compiler names!) 4) cime_bisect: Improve robustness when using custom script Fixes: 1) Using custom cmake macros in ~/.cime 2) Fix typo in scripts/Tools/Makefile [BFB] * jgfouca/cime_update_2021_10_11: Grab a couple more things from CIME that we will want CIME Update 14 October 2021, 17:46:50 UTC
ce24b52 Merge branch 'dqwu/machinefiles/anlgce' (PR #4598) This PR allows machine anlgce to run all e3sm_developer tests. [BFB] 14 October 2021, 15:48:46 UTC
b995634 Changing max tasks per node to 32 (from 16) for anlgce This setting (also used by anlworkstation) allows some E3SM tests like SMS_P12x2.* to run on anlgce. 13 October 2021, 17:22:06 UTC
6b8a9e1 Clean up white space 12 October 2021, 22:23:23 UTC
1ecee87 Turn verbose false to prevent print to screen 12 October 2021, 22:14:19 UTC
ee5eb80 update marbl submodule 12 October 2021, 22:12:38 UTC
ad04d54 Grab a couple more things from CIME that we will want 12 October 2021, 21:58:20 UTC
9f8cdbf Add RRTMGPXX test to E3SM integration 12 October 2021, 20:24:33 UTC
7a84677 Make RRTMGPXX default for all MMF compsets 12 October 2021, 20:22:50 UTC
aa53caf Merge branch 'jayeshkrishna/machinefiles/anlgce' (PR #4563) Adding support for the ANL CELS GCE compute nodes [BFB] 12 October 2021, 17:57:54 UTC
e61ea3c CIME Update to 4a6b6043888591ab5ecb41360864014eda5862f4 Changes 1) Remove MODEL as a setting for the build system (Use COMP_NAME) 2) remove compare vars dependency in cprnc 3) extend the recent cmake macro changes to allow the inclusion of CMAKE_LANG_COMPILER_VERSION in cmake_macros files - (Should no longer need intel17, intel18 compiler names!) 4) cime_bisect: Improve robustness when using custom script [BFB] 12 October 2021, 15:34:39 UTC
f7b2f3f Enclosed a deallocation in logic that only deallocates when ECA/MIC is active, as the memory is only allocated when it is active. 12 October 2021, 14:49:52 UTC
17a3044 Merge branch 'azamat/chrysalis/add-lores-f-compset-pelayouts' (PR #4592) Add ne30pg2_EC30to60E2r2 F-compset PE-layouts on Chrysalis Fixes E3SM-Project/E3SM#4588 [BFB] 11 October 2021, 22:34:15 UTC
62ffe68 fixes MARBL paths and build arguments for ocn standalone build fixes the include and build paths for the MARBL library sends E3SM build arguments to the MARBL Makefile requires a companion fix to the MARBL library Makefile 11 October 2021, 20:10:46 UTC
08f63f3 clean up 11 October 2021, 18:49:11 UTC
e17cc6a Merge branch 'jgfouca/add_macro_cmakelists' into master (PR #4593) Add CMakeLists.txt to cmake_macros This will be used in the next CIME update for the latest build system features (support for version checking in macros). [BFB] * jgfouca/add_macro_cmakelists: Add CMakeLists.txt to cmake_macros 11 October 2021, 16:14:11 UTC
ab9786b Add CMakeLists.txt to cmake_macros This will be used in the next CIME update for the latest build system features (support for version checking in macros). 11 October 2021, 16:12:16 UTC
aab396f adding comment for future revisions 10 October 2021, 21:52:32 UTC
c83a312 adding fixes 10 October 2021, 21:39:48 UTC
99520ed more changes and comments, passing 10 October 2021, 21:28:38 UTC
4dc3487 first round of changes for ut 10 October 2021, 21:04:32 UTC
9426b05 Add low-res F-compset PE-layouts on Chrysalis 09 October 2021, 00:10:56 UTC
a02cd55 Removed unused commented out code 08 October 2021, 20:15:19 UTC
back to top