Skip to content
Started 3 yr 1 mo ago
Took 27 min
Failed

Build #172 (Feb 25, 2022, 4:57:10 PM)

Changes
  1. Add harmonicAnalysisRestart stream (details / githubweb)
  2. Adjust stream variables, after talking with Steve Brus. (details / githubweb)
  3. Scripts changes corresponding to updated Registry (details / githubweb)
  4. Populating the samxx code. It passes standalone tests. (details / githubweb)
  5. Adding YAKL submodule (details / githubweb)
  6. YAKL fix (details / githubweb)
  7. Making it clear that cub is a library and defaulting it to the home directory. Getting rid of stale information from older README (details / githubweb)
  8. Working toward adding -crm samxx as an option (details / githubweb)
  9. samxx and yakl are building. Working through decoupling crm_physics and sam still. (details / githubweb)
  10. Forgot to add params_kind.F90 (details / githubweb)
  11. The model builds with samxx on the CPU now (details / githubweb)
  12. Changed sam/ interface to pass cam physics data in rather than accessing from sam/. samxx is still giving the wrong answer (evidenced by complaints in e3sm log). I need to find what's different between the tests and the runs (details / githubweb)
  13. Working to get the samxx fortran baseline the same as the sam/ fortran code (details / githubweb)
  14. Working to get the samxx fortran baseline the same as the sam/ fortran code (details / githubweb)
  15. Working to get the samxx fortran baseline the same as the sam/ fortran code (details / githubweb)
  16. Using original FFTs. standalone has machine precision similarity (details / githubweb)
  17. Fix F-MMFXX compset (details / githubweb)
  18. Working on a hardwired approach to GPU for now. As always, CMake is a dumpster fire. (details / githubweb)
  19. restricting new stuff to when gnugpu is used (details / githubweb)
  20. CUDA build works currently. Simulation seems to run successfully. Answer looks good. (details / githubweb)
  21. Add comments, wrap CUDA_FLAGS sm_70 in a test for the summit machine (details / githubweb)
  22. Found a nicer way to specify CUDA and CUDA_FLAGS through config_compilers.xml (details / githubweb)
  23. A change to how USE_CUDA is set to PARENT_SCOPE in CMakeLists.txt (details / githubweb)
  24. Removing a few duplicate summit gnugpu entries in config_compilers.xml.   Also, moving the crm_ecpp_output_module.F90 file into sam and samxx separately. This breaks compilation, but I can't figure out why. (details / githubweb)
  25. Fixing the compilation bug. samxx is no longer trying to compile crm_ecpp_output_module.F90 and is leavng it to the libatm.a build instead. (details / githubweb)
  26. retabbing source files (details / githubweb)
  27. Using clang-format on the C++ code in samxx (details / githubweb)
  28. Revert "Using clang-format on the C++ code in samxx" (details / githubweb)
  29. using clang-format without all the submodules problems from before (details / githubweb)
  30. Revert "using clang-format without all the submodules problems from before" (details / githubweb)
  31. Reducing line length for samxx files (details / githubweb)
  32. better comment for MSA in crm_physics.F90 (details / githubweb)
  33. Apply MMF aerosol optics changes to samxx (details / githubweb)
  34. Adjust ifdefs to fix odd build error (details / githubweb)
  35. Fix build errors (details / githubweb)
  36. Add averaging step for crm_clear_rh (details / githubweb)
  37. Update mpas-source: fixes sea ice melt bug (details / githubweb)
  38. Add semi-colon (details / githubweb)
  39. Fixing a build issue with non-CUDA builds (details / githubweb)
  40. Homme: Fix number of levels in SL trajectory DSS. (details / githubweb)
  41. typo fix (details / githubweb)
  42. Homme: Grid total area diagnostic data in simulations. (details / githubweb)
  43. Homme: Fix a performance bug in boundary exchange. (details / githubweb)
  44. Rename clm testmods to elm (details / githubweb)
  45. Rename clm to elm in CIME (details / githubweb)
  46. Address PR comments (details / githubweb)
  47. Add activeTracerHorMixTendency to the timeSeriesStatsMonthlyOutput stream (details / githubweb)
  48. Address more PR comments (details / githubweb)
  49. update mpas-source: compass only (details / githubweb)
  50. Homme: fix cmake warning when homme is built without pio support. (details / githubweb)
  51. fates-nutrients: added site level mass balance tracking to phosphatase driven p uptake by plants. Cleaned up interface routines and where they call some routines from (details / githubweb)
  52. Update CIME submodule again (details / githubweb)
  53. Update mpas-source: compiler flag changes (details / githubweb)
  54. Add CIME src path for MPAS builds (details / githubweb)
  55. add dam construction year for transient runs (details / githubweb)
  56. small change (details / githubweb)
  57. Fixes default compute interval for heat budget (details / githubweb)
  58. Update mpas-source: fix landIceMask bug (details / githubweb)
  59. Fix format error (details / githubweb)
  60. Homme: set default value for USE_MPIEXEC (details / githubweb)
  61. Homme: correctly link to scorpio/scorpio_classic when building with pio support (details / githubweb)
  62. Homme: remove un-needed (and problematic) deps in share_kokkos_ut (details / githubweb)
  63. Homme: bug fix in col_ops_ut [packed reduction] (details / githubweb)
  64. Replace CLM with ELM in allactive compsets (details / githubweb)
  65. Change CLM to ELM in config_pesall (details / githubweb)
  66. Replace CLM with ELM in F-cases (details / githubweb)
  67. Fix clear air RH variables in samxx (details / githubweb)
  68. Update mpas-source: bugfix 3rd order advection coeff (details / githubweb)
  69. Fixing machine files to automatically add -DYAKL_DEBUG to CXXFLAGS for debug runs, fix for debugging symbols and for duplicate CUDA flags (details / githubweb)
  70. Homme: build homme_tool tests only if tool is enabled. (details / githubweb)
  71. Update MMF tests (details / githubweb)
  72. Homme: fix random initialization of HybridVCoord (details / githubweb)
  73. Homme: fix to TeamUtils, to accommodate league_size=0 (details / githubweb)
  74. Update mpas-source submodule with updated MALI code (details / githubweb)
  75. Initial commits to support the mpas.gis1to10km mesh in a tri-grid configuration (details / githubweb)
  76. Change IG compset definition to use FO-MALI instead of SIA-MALI (details / githubweb)
  77. Replace albany_input.xml file with yaml version (details / githubweb)
  78. Update albany_input.yaml to use tpetra/MueLu (details / githubweb)
  79. Update version of Albany used by MALI on Cori (details / githubweb)
  80. Update logic for MALI_DYNAMIC to reflect True/False values (details / githubweb)
  81. Make MALI_DYNAMIC options uppercase (details / githubweb)
  82. Make A_BGWCYCL1850 compset use FO MALI (details / githubweb)
  83. Update namelist scripts to correspond to changes to Registry (details / githubweb)
  84. Update fsurdat for r05 grid at sim_year 2000 (details / githubweb)
  85. update albany_input.yaml file (details / githubweb)
  86. Change MALI input file for mpas.gis1to10km resolution (details / githubweb)
  87. Comment out option to write out Albany exo files by default. (details / githubweb)
  88. Script changes to allow input file and decomp files have different dates (details / githubweb)
  89. Make BG and IG compsets used Static MALI (but with Albany build) (details / githubweb)
  90. Disable calving in MALI by default (details / githubweb)
  91. Modify IGCLM45_MLI compset to use SIA (details / githubweb)
  92. Checkout from master to reod the rebase (details / githubweb)
  93. Update fsurdat for r05 grid at sim_year 2000 (details / githubweb)
  94. Add last datafile changes to support new MALI implementation (details / githubweb)
  95. fixed a bug in the previous commit related to incloud -> grid-mean conversion (details / githubweb)
  96. Homme: Removed HOMMEXX_GB_CONFIG CPP logic (details / githubweb)
  97. updated clubbv2 (details / githubweb)
  98. HOMME: update dirk weights in tstep 10 in theta-l_kokkos target (details / githubweb)
  99. Another update (details / githubweb)
  100. Upgraded kokkos version to 3.2, and adjusted e3sm cmake logic (details / githubweb)
  101. This fix is to address Wuyin's comments on the overall consistency between in-cloud & (details / githubweb)
  102. fixing negative reservoir storage bug (details / githubweb)
  103. Exclude default paths when looking for kokkos (details / githubweb)
  104. Handling the C++14 requirement for yakl and samxx (details / githubweb)
  105. Update MPAS-Source: Rayleigh damping fix and continuation line (details / githubweb)
  106. Updated LUT for alignment between iESM and ELM (details / githubweb)
  107. Updated comments for LUT v2 (details / githubweb)
  108. Increased precision of calculations and outputs (details / githubweb)
  109. Updated Makefile to help with compilation on Cori and Compy (details / githubweb)
  110. Updated makefile and cleaned up some precision issues (details / githubweb)
  111. Added high-precision rounding to stabilize outputs across machines (details / githubweb)
  112. Also rounding the harvest outputs (details / githubweb)
  113. Turned off debug output for default (details / githubweb)
  114. Added additional make message in Makefile (details / githubweb)
  115. Updated 1850 and 2015 initial file mcrop names in code (details / githubweb)
  116. Update run example to include current input file directory (details / githubweb)
  117. Updated land use translator to more easily do different scenarios (details / githubweb)
  118. Updated mksurfdata tools for new LUT (details / githubweb)
  119. Updated namelist defaults for mksrf_vegtyp (details / githubweb)
  120. Update clm namelist definition to include new land surface file rcp tags (details / githubweb)
  121. Updated the default historical file name (details / githubweb)
  122. rename WRMUnit%active to WRMUnit%active_stage (details / githubweb)
  123. Changed kokkos version used for submodule (details / githubweb)
  124. HOMME: Removed pointless macro link_to_kokkos (details / githubweb)
  125. HOMME: fix Kokkos error in debug mode on Cuda (details / githubweb)
  126. I updated the version of CLUBB and SILHS used in this NGD CLUBB SILHS branch (details / githubweb)
  127. Upload some modifications which allow better LBA. (details / githubweb)
  128. Upgrade budgets numlib and numice, as well as the diagnostic package. (details / githubweb)
  129. We added a simple detrainment scheme in clubb_intr.F90, in order to reduce SWCF over storm tack. (details / githubweb)
  130. Normal update of diagnostic_v2_0. (details / githubweb)
  131. change clubb_ipdf_call_placement (details / githubweb)
  132. Commit for newbase run. issue #18 (details / githubweb)
  133. Commit for newbase. We added a conserved detrainment code, snowfrc=0.1, rhmini=0.8. #18 (details / githubweb)
  134. In order to limite the tunable parameters, we changed the advance_clubb_core_module.F90 and run scritp. We can repeat the result of [caseB](https://carson.math.uwm.edu/larson-group/internal/E3SM_Global_output/output-20200316/) (details / githubweb)
  135. Change a magic number of altitude_threshold, it allows a deeper mixing layer. issue #18 (details / githubweb)
  136. We increase `altitude_threshold` from 100 to 300m that makes a deeper mixing layar and solves fog problems over stratocumuls regimes. Issue #18. (details / githubweb)
  137. This commit can repeat simulation B, in https://github.com/larson-group/E3SM/issues/18#issuecomment-622158613 (details / githubweb)
  138. I fixed a bug of PDF_PARAMS_FRZ. issue #18 (details / githubweb)
  139. git sucks (details / githubweb)
  140. Adds E3SM support for MPAS-Ocean/Sea-ice grid ECwISC30to60E1r2. (details / githubweb)
  141. Adding JRA support to ECwISC30to60E1r2 grid (details / githubweb)
  142. Correcting paths for mapping files (details / githubweb)
  143. Create draw_micro_budget.py (details / githubweb)
  144. Update CLUBB's Diagnostic Pack (details / githubweb)
  145. Update E3SM_CLUBB_diag.py (details / githubweb)
  146. Update MPAS-Source: COMPASS and documentation only (details / githubweb)
  147. clean up unnecessary comments (details / githubweb)
  148. We added a new formula for [invrs_tau_xp2](https://github.com/larson-group/E3SM/issues/18#issuecomment-636089345). The results of this commit is shown [here](https://github.com/larson-group/E3SM/issues/18#issuecomment-638331975). (details / githubweb)
  149. Finishing off the previous cherry-pick/merge. (details / githubweb)
  150. This commit can reproduce simulation C in https://github.com/larson-group/E3SM/issues/18#issuecomment-640086590. (details / githubweb)
  151. We tuned tau and its equations. This tuning has better ITCZ and a stronger contrast between SC and CU. Results is shown in D of https://github.com/larson-group/E3SM/issues/18#issuecomment-640708110 (details / githubweb)
  152. Script support for new EC30to60E2v2 ocean mesh (details / githubweb)
  153. Update function_cal_mean.py (details / githubweb)
  154. update function_cal_mean.py for handling muli year (details / githubweb)
  155. Update E3SM_CLUBB_diag.py (details / githubweb)
  156. Update function_cal_mean.py (details / githubweb)
  157. Update function_pick_out.py (details / githubweb)
  158. We make a new Richardson related formula for invrs_tau_wpxp, in order to remove the `5`. This change makes a good distinction between CU and SC, result can be found in D of [plots](https://github.com/larson-group/E3SM/issues/18#issuecomment-657628303). (details / githubweb)
  159. Update CLUBB's diagnostic package. Now, making average for multiple years is allowed. Please set `nyear` in E3SM_CLUBB_diag.py. (details / githubweb)
  160. Clean up the codes of tau and Richardson number. issue #18 (details / githubweb)
  161. For EAM_tau and ZM. Issue #18 (details / githubweb)
  162. A run script for running tau and ZM. Issue #18 (details / githubweb)
  163. Clean up. (details / githubweb)
  164. EAM_tau_silhs run script. (details / githubweb)
  165. Repeat https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.zguo/eam_tau.n2p3_c151_pre1_fallp25_sgv_1d/ (details / githubweb)
  166. Remaping the SE to Lat-Lon (details / githubweb)
  167. Updating function_cal_mean.py to match exactly what is in Zhun's (details / githubweb)
  168. Run script for making global IOP files. (details / githubweb)
  169. Back to no-sgv run. (details / githubweb)
  170. Update Readme (details / githubweb)
  171. I modified the run_silhs_anvil_gust.csh runscript so that it runs (details / githubweb)
  172. I am adding the files necessary to run the AMWG postprocessing scripts on (details / githubweb)
  173. Within the context of my NGD CLUBB SILHS directory, I have changed the names, (details / githubweb)
  174. I committed some changes to my personal NGD CLUBB SILHS directory to set up (details / githubweb)
  175. I also changed the ne30 remapping file in my NGD CLUBB SILHS branch (details / githubweb)
  176. I added the environment file and run script for E3SM diags. (details / githubweb)
  177. I am also changing these remapping files over to my directory paths. (details / githubweb)
  178. Minor changes to postprocessing files. (details / githubweb)
  179. I updated E3SM to match recent changes made to CLUBB code. (details / githubweb)
  180. I removed l_use_ice_latent from the code, following recent changes to CLUBB. (details / githubweb)
  181. I am updating clubb_intr.F90 and subcol_SILHS.F90 based on recent (details / githubweb)
  182. I am updating E3SM-CLUBB for the addition of the l_partial_upwind_wp3 flag (details / githubweb)
  183. I altered the call to setup_pdf_parameters_api to pass in khzm, (details / githubweb)
  184. Changing code to work with newest silhs update. larson-group/cam#129 (details / githubweb)
  185. Partially reverting last commit. The solution was implemented in silhs_api. larson-group/cam#129 (details / githubweb)
  186. Making compatible with newest clubb changes. larson-group/cam#129 (details / githubweb)
  187. Bug fixes for land use translator and surface file creation (details / githubweb)
  188. Update the EC30to60E2r2 salinity restoring file name (details / githubweb)
  189. Set GM-kappa to 600 for EC30to60E2r2 G-cases (details / githubweb)
  190. cmake changes summit (details / githubweb)
  191. cmake change summit (details / githubweb)
  192. I altered parameters_tunable.F90 so that it looks more like the (details / githubweb)
  193. Clean up crm_history_init (details / githubweb)
  194. Fixing compilation errors in this branch. (details / githubweb)
  195. Fix MMF timing factor output (details / githubweb)
  196. Minor clm to elm changes. (details / githubweb)
  197. Change timing_factor to subcycle_factor (details / githubweb)
  198. Update CIME to master to bring in PR#3701 from ESMCI/jonbob/add-new-ocnice-grids (details / githubweb)
  199. Change SP* history variables to MMF_* (details / githubweb)
  200. Homme: fixing errors reported by valgrind. (details / githubweb)
  201. Homme: fixing bug related to diagnostic calls in prim_driver.cpp (details / githubweb)
  202. anvil cmake changes (details / githubweb)
  203. Homme: couple of fixes in preqx_kokkos to match preqx implementation (details / githubweb)
  204. adds ICG support for EC30to60E2r02 (details / githubweb)
  205. Homme: Adding HOMMEXX_BFB_TESTING to preqx and preqx_kokkos config files (details / githubweb)
  206. Homme: bug fix in preqx_kokkos caar functor (details / githubweb)
  207. I committed all the updated CLUBB namelist variables to (details / githubweb)
  208. typo (details / githubweb)
  209. Update mpas-source: GM/Redi and surface buoyancy fixes (details / githubweb)
  210. Update to E3SM scrpts corresponding to mpas-ocean Registry changes (details / githubweb)
  211. Changes to make everything run. (details / githubweb)
  212. Borrowing code from the master for namelist variables and printing (details / githubweb)
  213. Fixed a compilation error. (details / githubweb)
  214. Set mocStreamfunctionAM off by default for new EC30to60E2r2 mesh (details / githubweb)
  215. adds default layout for EC6030E2r2 for compy (details / githubweb)
  216. Revert "adds default layout for EC6030E2r2 for compy" (details / githubweb)
  217. adds default layout for EC6030E2r2 for compy (details / githubweb)
  218. Enable E3SM on Tulip (details / githubweb)
  219. I am making the remaining changes to parameter values necessary to (details / githubweb)
  220. I am committing the changes necessary to bring back the Lscale averaging (details / githubweb)
  221. A few more clm to elm mods (details / githubweb)
  222. Rename user_nl_clm in testdefs (details / githubweb)
  223. Rename clm to elm in config_archive (details / githubweb)
  224. Change ELM output to include "elm" string (details / githubweb)
  225. Update cime branch hash (details / githubweb)
  226. Update mpas-source: Added GPU macros to seaice core (details / githubweb)
  227. Updating to Scorpio ver 1.1.3 (details / githubweb)
  228. adding summit modules (details / githubweb)
  229. mods to cmake and bash scripts to have flexibility in run/test scripts for modules, omp options, jsrun command (details / githubweb)
  230. Update output file metdata with ELM (details / githubweb)
  231. Update README.txt (details / githubweb)
  232. A replay SCM run script. (details / githubweb)
  233. Professor and I added lines of code in order to find out the negative spike of T. (details / githubweb)
  234. Submit run should be kept as true. (details / githubweb)
  235. Reviving the standalone tests, and using sam/ fortran code rather than custom fortran code (details / githubweb)
  236. Switching to YAKL SimpleBounds for lower register usage on the GPU. Bug fix for previous implementation of crm_clear_rh. (details / githubweb)
  237. Update mpas-source: improved sea ice testing (details / githubweb)
  238. remove crm_gpu test mod (details / githubweb)
  239. Fix saxx cpp_driver (details / githubweb)
  240. Update standalone test notes and env (details / githubweb)
  241. Homme: bug fix in preqx_kokkos, regarding un-initialized buffers (details / githubweb)
  242. Change area_p to area (details / githubweb)
  243. Rebase cime changes (details / githubweb)
  244. Add MPAS-Seaice files for OpenMP or OpenACC offload (details / githubweb)
  245. Update paths for moved files (details / githubweb)
  246. Add netcdf to Tulip's LD_LIBRARY_PATH (details / githubweb)
  247. incremental: fixed flags for kokkos target; changes to have only kokkos targets on summit (details / githubweb)
  248. Remove debugging lines in elm buildnml (details / githubweb)
  249. Replace CLM with ELM in a few pelayout entires (details / githubweb)
  250. Homme: Remove some debug-build output. (details / githubweb)
  251. finish summit scripts (details / githubweb)
  252. EAM: Remove dynamics' Q fields from SE dycore restart, leaving only Qdp. (details / githubweb)
  253. change options for anvil bfb (details / githubweb)
  254. addition of snicar for land and sea ice, 5 sea ice snow layers, and ITD snow redistribution (details / githubweb)
  255. modify standalone conda commands (details / githubweb)
  256. Centralized definition of r8 for CRM code (details / githubweb)
  257. Address PR comments about private/public (details / githubweb)
  258. Update compy L pe-layout for trigrid with EC30to60 (details / githubweb)
  259. Rename cam to eam (details / githubweb)
  260. Change submodule location for cosp2 and rrtmgp externals (details / githubweb)
  261. Rename cam testmods to eam (details / githubweb)
  262. Rename user_nl_cams in testmods (details / githubweb)
  263. Address PR comments (details / githubweb)
  264. Updating standalone framework (details / githubweb)
  265. update mpas-source: Fix OMP Directives and Loop Bounds in Ocean (details / githubweb)
  266. Fixing a standalone bug with params_kind.F90 (details / githubweb)
  267. I changed setup_clubb_pdf_params.F90 and latin_hypercube_driver_module.F90 (details / githubweb)
  268. Rename cam to eam in CIME (details / githubweb)
  269. Change CAM to EAM in allactive compsets (details / githubweb)
  270. Modify more cime_config files for eam (details / githubweb)
  271. Adjust other component config files for EAM (details / githubweb)
  272. Modify a few more testmods (details / githubweb)
  273. Rename cam to eam in ChemPreprocess.pm for paths to chem_proc and chemistry (details / githubweb)
  274. Rename cam to eam in machine Depends files for cmake (details / githubweb)
  275. update mpas-source: vertical transport in stage 1 (details / githubweb)
  276. Additions to Monthly output (details / githubweb)
  277. Fix scorpio submodules after bad merge (details / githubweb)
  278. Update cime pointer (details / githubweb)
  279. revert some changes (details / githubweb)
  280. Replace cam with eam in cmake files (details / githubweb)
  281. Updated fates interface bc structure for CNP (details / githubweb)
  282. I added some documentation (comments/clean-up) and thresholding on dumr, dumnr, dums, and dumns. (details / githubweb)
  283. Add gmKappaScaling and gmBolusKappa (details / githubweb)
  284. Adds reservoir stratification to MOSART-heat. (details / githubweb)
  285. Switch to deafault E3SM V2 output (details / githubweb)
  286. Update Depends files to new eam name (details / githubweb)
  287. Initial commit to prepend casename to mpas output files (details / githubweb)
  288. fix a bug in ELM-Erosion (details / githubweb)
  289. Change eam output files to use eam in name (details / githubweb)
  290. Update cime submodule (details / githubweb)
  291. Uses isnan from shr_infnan_mod (details / githubweb)
  292. inctease time limit for homme suite for anvil (details / githubweb)
  293. Improve Travis debugging (details / githubweb)
  294. Update ICG files for oEC60to30v3 so seaice has new number of snow levels (details / githubweb)
  295. Rename .mod files in chem_proc to .in (details / githubweb)
  296. update buildnml for E3SM V2 (details / githubweb)
  297. Change pattern matching of .mod to .in on setting chem_mods file (details / githubweb)
  298. Update mpas-source: CVMix and GM updates (details / githubweb)
  299. Allow up to 10 atm tapes (details / githubweb)
  300. Update bld scripts autogenerated from Registry changes (details / githubweb)
  301. update to include monthly albedo by surface type, and pond fraction as default (details / githubweb)
  302. Update mpas-source: CVMix and GM updates (details / githubweb)
  303. Sending ALM as hlm_name to FATES instead of CLM (details / githubweb)
  304. Change default for config_GM_Visbeck_alpha in coupled model (details / githubweb)
  305. Change name of CAM_USER_MODS (details / githubweb)
  306. Add MMF_WTKE output variable (details / githubweb)
  307. change MMF_WTKE to MMF_TKEW (details / githubweb)
  308. Enable moentum feedback in SAM++ (details / githubweb)
  309. Fix MMF momentum feedback (details / githubweb)
  310. Apply dosurface change to fortran CRM (details / githubweb)
  311. Update eam global attributes (details / githubweb)
  312. Update elm global attributes (details / githubweb)
  313. Deallocate local vector that is not deallocated automatically (details / githubweb)
  314. Adding big_number_finder.py to the postprocessing directory. (details / githubweb)
  315. update mpas-source: Modify ocean freezing temperature to match MPAS-Seaice (details / githubweb)
  316. Restart from existing land files that do not contain required variables for plant hydraulics. (details / githubweb)
  317. Add comments. (details / githubweb)
  318. Update bld scripts autogenerated from Registry changes (details / githubweb)
  319. Update config_open_ocean_freezing_temperature_coeff (details / githubweb)
  320. Increase field widths in atm_chunk_cost.txt (details / githubweb)
  321. Compiler change after Tulip OS upgrade (details / githubweb)
  322. Adds support to put crops different landunits (details / githubweb)
  323. Fixes to fractions based on global run (details / githubweb)
  324. Fixes memory leak (details / githubweb)
  325. Add theta-SL-pg2 config for EAM Antarcrica RRM (details / githubweb)
  326. Update mosart global attributes (details / githubweb)
  327. Add contact email to eam global attributes (details / githubweb)
  328. changes for skybridge bfb test (details / githubweb)
  329. revert gitmodules formatting (details / githubweb)
  330. Update ATM2LND_SMAP and other corrections (details / githubweb)
  331. Finish moving cam to eam (details / githubweb)
  332. fixing new paths (details / githubweb)
  333. Update ICG file datestamps for EC30to60E2r2 (details / githubweb)
  334. I updated the E3SM-CLUBB plots to create a new directory called (details / githubweb)
  335. I updated the run_silhs_anvil_gust.csh runscript to include (details / githubweb)
  336. I have added the files necessary for running AMWG variability (details / githubweb)
  337. add avx=0 to anvil, skybridge optimized setup (details / githubweb)
  338. Update fully coupled e3sm_prod test to v2 (details / githubweb)
  339. cice and cime changes for  cime changes to rename CCSM_cppdefs to CIME_cppdefs. We are keeping both for right now (one is a copy of the other) to give models time to adjust) (details / githubweb)
  340. changes to components/cmake/build_model.cmake for CIME_cppdefs file (details / githubweb)
  341. changes to E3SM/components/eam/ for CIME_cppdefs (details / githubweb)
  342. fixed up cice, elm, and mosart (details / githubweb)
  343. Improved /components/cice/cime_config/buildlib (details / githubweb)
  344. Improved /components/cice/cime_config/buildlib 2 (details / githubweb)
  345. Improved /components/cice/cime_config/buildlib 3 (details / githubweb)
  346. reverting avx_ver=0 from anvil and skybridge, causing wrong flags (details / githubweb)
  347. Initial scripts support for new WC14to60E2r3 ocn/ice grid (details / githubweb)
  348. Add WC14to60E2r3 grid description (details / githubweb)
  349. Update mpas-ocean defaults for new WC14to60E2r3 grid (details / githubweb)
  350. Update WC14to60 mapping and domain files (details / githubweb)
  351. Add a separate grid for the 1900 spinup of this mesh (details / githubweb)
  352. Set config_hmix_use_ref_cell_width to true for the WC14to60E2r3 grid (details / githubweb)
  353. Update datestamp for WC14to60E2r3 ICG files (details / githubweb)
  354. Update grid alias for WC14to60E2r3 to use EAM instead of CAM5 (details / githubweb)
  355. Update docn config to add EAMe (details / githubweb)
  356. Remove UNICON pt1 - cime and build configure (details / githubweb)
  357. Remove UNICON pt2 - misc stuff outside physics (details / githubweb)
  358. Remove UNICON pt3 - general physics changes (details / githubweb)
  359. Remove UNICON pt4 - convection+micro+macro physics (details / githubweb)
  360. Update mapping and domain files for EC30to60E2r2 grid (details / githubweb)
  361. Remove UNICON pt5 - unicon files (details / githubweb)
  362. Homme: using exclusively SIMD Vector for Scalar type. (details / githubweb)
  363. Add pe-layout for T62_oEC60to30v3 DTESTM on sandiatoss3 on 4 nodes (details / githubweb)
  364. Remove UNICON pt6 - fix micro/macro (details / githubweb)
  365. Remove trigmem (details / githubweb)
  366. Add history global att to eam (details / githubweb)
  367. Update elm global atts (details / githubweb)
  368. Update mosart global atts (details / githubweb)
  369. remove avx flag as it is resolved (details / githubweb)
  370. Files for northamericax4v1pg2_r0125_WC14to60E2r3(_ICG) (details / githubweb)
  371. Adjusting PE layouts for compy and a%ne0np4_northamericax4v1.pg2_l%.+_oi%WC14to60E2r3. (details / githubweb)
  372. Update the 'L' (Large) default PE layout for compy and RRM V2. (details / githubweb)
  373. NA-ocn WC RRM: Updates for CAM -> EAM. (details / githubweb)
  374. Machine file changes for PNNL Sooty (details / githubweb)
  375. Finish removing trigmem option (details / githubweb)
  376. Homme: Removed pointless include dir in share_kokkos_ut CMakeLists.txt (details / githubweb)
  377. Homme: Setting kokkos arch in some mach file used for nightlies (details / githubweb)
  378. Homme: enable unit tests only in BFB builds (details / githubweb)
  379. Improved e3sm commits to 1)Open the new CIME_cppdefs file if the file exists 2)Open and read the old CCSM_cppdefs file if the system can not find the CIME_cppdefs file (details / githubweb)
  380. Fixed white space. (details / githubweb)
  381. Fixed white space.a (details / githubweb)
  382. fixed some formatting (details / githubweb)
  383. Homme: fixing some cmake logic regarding auto-enabling of targets (details / githubweb)
  384. Move eam history attribute (details / githubweb)
  385. Homme: fixing odd non-bfb issue with Intel18 in Caar functor. (details / githubweb)
  386. Update mpas-source: modify Eden Greatbatch length scale; clean up flags (details / githubweb)
  387. Add additional diagnostic outputs to track Sudden Stratospheric Warming events (details / githubweb)
  388. Add auto-generated bld files corresponding to Registry changes (details / githubweb)
  389. Fix cut-and-paste error that ended up with two single quotation marks (details / githubweb)
  390. This simulation is BFB with the refactored code (details / githubweb)
  391. Adds endrun calls for blocking radiation diagnostics (details / githubweb)
  392. RRTMGP test runs fine at this point (details / githubweb)
  393. Fixes the support for user-defined grid for ELM (details / githubweb)
  394. Adds a test for ELM_USRDAT resolution (details / githubweb)
  395. CRM tests run fine now (details / githubweb)
  396. Added prescribed ice mode to MPAS-Seaice component (details / githubweb)
  397. AMB fix for unused kokkos in mpas (details / githubweb)
  398. NA-ocn WC RRM: XS PE layout for cori-knl just to get something going (details / githubweb)
  399. Update mksurfdata defaults for 0.5x0.5 res and fix a small bug (details / githubweb)
  400. Update mpas-source: Unreverted revert of MPAS-Seaice (details / githubweb)
  401. Adv cime sha (details / githubweb)
  402. Move new F-compset definition to EAM (details / githubweb)
  403. Make build-namelist-section consistent with build-namelist (details / githubweb)
  404. Add FC5AV1C-L-MPASSI compset (details / githubweb)
  405. Homme, COMPOSE: Fix debug-build error. (details / githubweb)
  406. Homme: Use 'any' instead of 'maxval'. (details / githubweb)
  407. Add layouts for RRM v2 config on compy. (details / githubweb)
  408. Bring in hot fix to kokkos submodule, relative to CRAYPE linking (details / githubweb)
  409. Renames local variable with clm to elm (details / githubweb)
  410. Update mpas-source: fixed prescribed ice bug in seaice with category thickness limits (details / githubweb)
  411. Update again kokkos version, following bug fix (details / githubweb)
  412. I changed cice/cime_config/buildlib/ to store (details / githubweb)
  413. Cleaned up unnecessary if statement block. (details / githubweb)
  414. Revert "Cleaned up unnecessary if statement block." (details / githubweb)
  415. make SCM compatible with thetal dycore (details / githubweb)
  416. Mass test: Double tol on CO2_FF global mass based on compy_pgi change. (details / githubweb)
  417. bug fixes for working code (details / githubweb)
  418. Adv cime sha to include PRs #3740 & #3741, (details / githubweb)
  419. EAM: Use new rebin_fast in volc_radiation code and rework idxs. (details / githubweb)
  420. Update mpas-source: fixed bug with index in prescribed ice in seaice (details / githubweb)
  421. RRM: Add an XS Cori-KNL layout from Noel. (details / githubweb)
  422. turn on xx tests (details / githubweb)
  423. activating dynamic crop fraction when prognostic crop model is turned off (details / githubweb)
  424. EAM: Remove some old comments. (details / githubweb)
  425. Defense against use of user_nl_cam after renaming cam to eam (details / githubweb)
  426. first attempt to switch (details / githubweb)
  427. Rename user_nl_cam in test allactive-v1cmip6 (details / githubweb)
  428. Remove two MOC flags (details / githubweb)
  429. Update mpas-source for moc update (details / githubweb)
  430. Add moc GM variables to monthly output (details / githubweb)
  431. bug fix for nitrogen fixation calculation for ECA (details / githubweb)
  432. Scorpio version 1.1.4 (details / githubweb)
  433. Add user_nl_mpassi for elm bgcexp testmod in order to pass automated tests (details / githubweb)
  434. Remove support for Makefile-based builds for E3SM components (details / githubweb)
  435. another cime update (details / githubweb)
  436. For cori-knl, update PE layout for F compsets at ne4 resolution. (details / githubweb)
  437. Set fill values for radiation outputs (details / githubweb)
  438. update flag to allow one-way irrigation, remove unused output, remove redundant comments, fix area fraction inconsistency for coastal irrigation (details / githubweb)
  439. Add missing HR output for RRTMGP (details / githubweb)
  440. another cime update (details / githubweb)
  441. Hommexx: setting vector size in eam builds (details / githubweb)
  442. Hommexx: fix usage of HOMMEXX_CUDA_SHARE_BUFFER (details / githubweb)
  443. Hommexx: fixed include path for Kokkos_Random.hpp (details / githubweb)
  444. Hommexx: fix eam configure script for preqx_kokkos (details / githubweb)
  445. Homme: fixed some cmake/compiler warnings (details / githubweb)
  446. Homme: better handling of cxx homme session (details / githubweb)
  447. update unit in the output (details / githubweb)
  448. Homme: added interface to BoundaryExchange (details / githubweb)
  449. Homme: adding HOMME_WITHOUT_PIOLIBRARY to compile definitions of executables (details / githubweb)
  450. Homme: added macro to create a library for preqx_kokkos and theta-l_kokkos (details / githubweb)
  451. Homme: store blas/lapack libs location in an internal cache var (details / githubweb)
  452. Homme: created f2c module for kokkos targets, plus breaking up some functions (details / githubweb)
  453. Homme: minor change in ElementsGeometry initialization (details / githubweb)
  454. Homme: make some CAM ifdefs also check for SCREAM (details / githubweb)
  455. Apply fixes to MMF too (details / githubweb)
  456. Update mpas-source: Fix cmake for tool exes (details / githubweb)
  457. another cime update (details / githubweb)
  458. Homme: init cxx functors before copying data into views (details / githubweb)
  459. Add timing to compiles and links (details / githubweb)
  460. make the code compatible with old MOSART parameter file (details / githubweb)
  461. This is a rebased after cam->eam change (details / githubweb)
  462. Rebased:Default case is working wih diags and it is BFB (details / githubweb)
  463. Improve timing feature (details / githubweb)
  464. Preparations for resolving merge between FATES nutrient branch and hash 45c7a29 (details / githubweb)
  465. change default settings for a thetal run (details / githubweb)
  466. Incrementally rectifying conflicts with FATES-CLP and master through evaluating diffs (details / githubweb)
  467. conflict resolutions between master and FATES-CNP (details / githubweb)
  468. conflict resolutions between fates-cnp and master (details / githubweb)
  469. conflict resolutions between fates-cnp and master (details / githubweb)
  470. conflict resolutions between fates-cnp and master (details / githubweb)
  471. conflict resolutions between fates-cnp and master (details / githubweb)
  472. Rework timing so that it works with -jN (details / githubweb)
  473. conflict resolutions between fates-cnp and master (details / githubweb)
  474. conflict resolutions between fates-cnp and master (details / githubweb)
  475. updating fates submodule pointer to api 14 (details / githubweb)
  476. Cleaned up clear_rh logic and fixed calcsize ifdef for modal_aero (details / githubweb)
  477. Bug fix for prescribed aerosols (details / githubweb)
  478. Removed some unused vars and use rad_cnst sigma (details / githubweb)
  479. Everything still BFB, changes related to dgnum and voltonumb (details / githubweb)
  480. still BFB, some cleanup (details / githubweb)
  481. COMPASS only, New Mesh: EC15to60E2r4 (details / githubweb)
  482. Update cime and improve time format (details / githubweb)
  483. temporary refactor of the proper way q advection should be done, refactor on way (details / githubweb)
  484. fixing build for mmfxx test (details / githubweb)
  485. I am updating clubb_intr.F90, clubb_api_module, and subcol_SILHS.F90 (details / githubweb)
  486. Reworked logic for calcsize_diag, still BFB (details / githubweb)
  487. minor cleanup, bfb (details / githubweb)
  488. keep *elm-bgcexptests with preqx (details / githubweb)
  489. make scm test use preqx (details / githubweb)
  490. cleaned up update_mmr logic at some places and removed some pointers (details / githubweb)
  491. Cleaned up update_mmr logic (details / githubweb)
  492. Always turn on our wrapper (details / githubweb)
  493. Fixes build a build error (details / githubweb)
  494. alternate way to do vertical advection (details / githubweb)
  495. build namelist fix (details / githubweb)
  496. refactor how the theta-l dycore handles the vertical advection to be more consistent (details / githubweb)
  497. update comments and SE improvements (details / githubweb)
  498. Homme: cmake fixes for library targets (details / githubweb)
  499. bug fix for update_T logical (details / githubweb)
  500. fix some spacing issues (details / githubweb)
  501. Renames files (details / githubweb)
  502. Renames clm_drv to elm_drv (details / githubweb)
  503. Renames private subroutines (details / githubweb)
  504. Renames clm_finializedMod to elm_finializedMod (details / githubweb)
  505. Renames clm_initializeMod to elm_initializeMod (details / githubweb)
  506. Renames clm_instMod to elm_instMod (details / githubweb)
  507. Renames clm_interface_bgcType to elm_interface_bgcType (details / githubweb)
  508. Renames clm_interface_th_datatype to elm_interface_th_datatype (details / githubweb)
  509. Renames clm_interface_thType to elm_interface_thType (details / githubweb)
  510. Renames clm_interface_dataType to elm_interface_dataType (details / githubweb)
  511. Renames clm_interface_data_type to elm_interface_data_type (details / githubweb)
  512. Renames clm_inst_biogeochem/biogeophys to elm_inst_biogeochem/biogeophys (details / githubweb)
  513. Renames clm_interface_funcsMod to elm_interface_funcsMod (details / githubweb)
  514. Renames get_clm to get_elm (details / githubweb)
  515. Renames clm_bgc to elm_bgc (details / githubweb)
  516. Renames clm_pf_idata, clm_bgc_data, clm_idata to elm_pf_idata, elm_bgc_data, elm_idata (details / githubweb)
  517. Renames clm_varcon to elm_varcon (details / githubweb)
  518. Renames clm_varpar to elm_varpar (details / githubweb)
  519. Renames clm_varctl to elm_varctl (details / githubweb)
  520. Renames clm_varsur to elm_varsur (details / githubweb)
  521. Renames clm_nlUtilsMod to elm_nlUtilsMod (details / githubweb)
  522. Renames vic_clm_fract to vic_elm_fract (details / githubweb)
  523. Renames clm_cpl_indices to elm_cpl_indices (details / githubweb)
  524. Renames CLMFatesInterfaceMod to ELMFatesInterfaceMod (details / githubweb)
  525. Renames clm_varorb to elm_varorb (details / githubweb)
  526. Renames clm_domain_mct to elm_domain_mct (details / githubweb)
  527. Deletes test directories that are not used by E3SM (details / githubweb)
  528. Renames dom_clm to dom_elm (details / githubweb)
  529. Renames u10_clm_patch to u10_elm_patch (details / githubweb)
  530. Renames clmlevel to elmlevel (details / githubweb)
  531. Renames clmveg to elmveg (details / githubweb)
  532. Updates output message from CLM to ELM (details / githubweb)
  533. Renames tau_clm to tau_elm (details / githubweb)
  534. Renames clm_inparm to elm_inparm (details / githubweb)
  535. Renames multiple categories in namelist from clm to elm (details / githubweb)
  536. Changes multiple namelist options from CLM to ELM (details / githubweb)
  537. Changes CLM-PFLTORAN interface to ELM-PFLOTRAN interface (details / githubweb)
  538. Change clm_interface_data to elm_interface_data (details / githubweb)
  539. Changes CLM to ELM in interface for PFLOTRAN (details / githubweb)
  540. Changes CLM to ELM in initSubgridMod (details / githubweb)
  541. Changes CLM to ELM in timers (details / githubweb)
  542. Changes subroutine name (details / githubweb)
  543. Changes name of the option to merge crops (details / githubweb)
  544. Changes CLM to ELM in histFileMod (details / githubweb)
  545. Change user namelist name (details / githubweb)
  546. Changes BGC subroutine name from CLM to ELM (details / githubweb)
  547. Changes CLM to ELM in comments (details / githubweb)
  548. setup conusx4 res for theta (details / githubweb)
  549. mpas-source: improve performance of diagnostics (details / githubweb)
  550. Fixing the constants being different in samxx than in sam. Diffs in standalone are much better now. (details / githubweb)
  551. Fixing fortran code bug in crm_clear_rh and mirroring in C++ code (details / githubweb)
  552. C++ code now gives correct results in standalone on the CPU (details / githubweb)
  553. Fix aqua compset for MMF w/ SAM++ (details / githubweb)
  554. Update MMF standalone test files (details / githubweb)
  555. Major bug fix - index error in SAM++ scalar diff (details / githubweb)
  556. CRM Kurant update (details / githubweb)
  557. Update perturb_t_magnitude in SAM++ (details / githubweb)
  558. Misc C++ casting and index updates (details / githubweb)
  559. rename dummy1 variable to temp_tend, which is more descriptive (details / githubweb)
  560. This run script can reproduce good simulations for both SCM cases BOMEX and RF01. Issue #18. (details / githubweb)
  561. More 'state_debug_checks' in physpkg.F90, also output the location when we find bad value of state%t. (details / githubweb)
  562. fix mmf tests (details / githubweb)
  563. Fixes namelist options for a test (details / githubweb)
  564. fixes the path surface dataset (details / githubweb)
  565. put SCM logical around SCM specific code block (details / githubweb)
  566. Update mpas-source: updated sea ice with alignment of atmos coupling (details / githubweb)
  567. typo fix (details / githubweb)
  568. Set PIO_ROOT=1 for ne30-coupled cases on sandiatoss3 (details / githubweb)
  569. remove SCM from SL tracer advection (details / githubweb)
  570. travis: Print e3sm bldlog if build fails (details / githubweb)
  571. Move PIO_ROOT=1 mod to ERP testmod (details / githubweb)
  572. Fix build time calls (details / githubweb)
  573. Check time availability (details / githubweb)
  574. Another cime build fix (details / githubweb)
  575. Update cime again with new prov stuff (details / githubweb)
  576. further extration from SL transport in SCM (details / githubweb)
  577. cleanup (details / githubweb)
  578. whitespace issue fix (details / githubweb)
  579. linebreak fix (details / githubweb)
  580. final cime update (details / githubweb)
  581. remove unnecessary nu parameter from SCM namelist settings (details / githubweb)
  582. Update ERP testmod (details / githubweb)
  583. switch theta-l dycore to tensorHV (details / githubweb)
  584. all hgrid= conditions need a dyn_target= also (details / githubweb)
  585. Increase MOSART restart file name lengths (details / githubweb)
  586. Add wcprod test mod (details / githubweb)
  587. Update Blues modules to nvhpc (details / githubweb)
  588. change 3 to 3.0 (details / githubweb)
  589. Replace array reference argument with a scalar (details / githubweb)
  590. Fix mis-declared variables (details / githubweb)
  591. Explain why replacing array reference argument with a scalar (details / githubweb)
  592. Add wcprod test mod for eam (details / githubweb)
  593. Update e3sm_prod suite to v2 cases (details / githubweb)
  594. Changes NTASKS for ELM-USRDAT test (details / githubweb)
  595. account name on bebop cluster has been renamed 'e3sm' (details / githubweb)
  596. Bug fix to account for snow backscattering in COSPv2 (details / githubweb)
  597. Fixes some comments and magic numbers (details / githubweb)
  598. Pointed pointer to null (details / githubweb)
  599. Fixes GNU bug differently to allow BFB results. (details / githubweb)
  600. remove some of settings in ftype tests (details / githubweb)
  601. make bgc tests use theta (details / githubweb)
  602. Changes that address review comments (details / githubweb)
  603. Rebased again for cam->eam change(12/02/2020) (details / githubweb)
  604. fixed a typo and removed a comment (details / githubweb)
  605. Removed references to "cam" in comments about submodule paths (details / githubweb)
  606. fixed typo and removed a reference to clm as well (details / githubweb)
  607. Removes a file that was mistakenly added earlier (details / githubweb)
  608. Initialize mixing ratio when reading restarts (details / githubweb)
  609. Removes clm4_0 and clm5_0 from compset namelist (details / githubweb)
  610. Updates the namelist build scripts (details / githubweb)
  611. Updates indenting (details / githubweb)
  612. Renames xml files (details / githubweb)
  613. Renames builds perl script (details / githubweb)
  614. Remove tests not used by ELM (details / githubweb)
  615. Removes script to determine verion of the model (details / githubweb)
  616. Removes clm4_0 (details / githubweb)
  617. Renames namelist options from CLM to ELM (details / githubweb)
  618. Moved new files into the eam directory structure (details / githubweb)
  619. Fixes build options in few tests (details / githubweb)
  620. Add Chrysalis machine configuration (details / githubweb)
  621. Add new Chrysalis modules after storage upgrade (details / githubweb)
  622. Add omp master to a section of code in init that would otherwise have a race condition. (details / githubweb)
  623. Moved the shared nlev_tom variable initialization to be set only once by master thread. (details / githubweb)
  624. Init an array to zero. (details / githubweb)
  625. There were 3 other arrays that should also be set to zero before use, but these (details / githubweb)
  626. Move where the AOD arrays are initialized to zero. (details / githubweb)
  627. Fixes some strings, all dev tests pass with PGI on Compy (details / githubweb)
  628. Converts integers to logicals in two if conditions (details / githubweb)
  629. Bug fix in sea ice coupling file to use the same freezing temperature as (details / githubweb)
  630. Switch on high-frequncy coupling in sea ice at 10 iterations (details / githubweb)
  631. conflict resolution on cherry-pick (details / githubweb)
  632. resolved conflicts on cherry-pick (details / githubweb)
  633. Support for ne30np4pg2 in ELM (details / githubweb)
  634. This commit upgrades the version of CLUBB and SILHS found in Brian's NGD (details / githubweb)
  635. slightly modified logic on FATES and fixation (details / githubweb)
  636. Reverting to older and simplified version of allocation before attempting to merge with master. (details / githubweb)
  637. Add grid support for the new ne30np4.pg2 ELM files (details / githubweb)
  638. initial start of whitespace fix (details / githubweb)
  639. does this work? (details / githubweb)
  640. seems to work (details / githubweb)
  641. almost there (details / githubweb)
  642. done! (details / githubweb)
  643. fixed broadcast order of use_fates (details / githubweb)
  644. fixes for global norms mod and C++/Kokkos (details / githubweb)
  645. shallow water fix (details / githubweb)
  646. Add GNU modules (details / githubweb)
  647. fates api 14 (details / githubweb)
  648. I updated the version of CLUBB-SILHS found in UWM's NGD E3SM-CLUBB-SILHS (details / githubweb)
  649. fixing _kokkos builds (details / githubweb)
  650. Fixes compute wetdens logic (details / githubweb)
  651. Advance cime to include GPTL process id update (details / githubweb)
  652. Rename LCRC paths from acme to e3sm and clean up (details / githubweb)
  653. fates cnp, minor fix to fire and n/p dep interpolations. (details / githubweb)
  654. FATES API 14 fixes (details / githubweb)
  655. update mpas-source: Add diagnostics module for GPU performance (details / githubweb)
  656. Unit testing fixes? (details / githubweb)
  657. Cleaned up Convective Variance Transport (details / githubweb)
  658. Initial C++ port of CVT (details / githubweb)
  659. C++ VT bug fixes (details / githubweb)
  660. VT Bug fix and summit config adjustment for PGI (details / githubweb)
  661. FATES coupling, temporarily disabling SOIL_ORDER read-ins when fates is on, due to lack of data in the 4x5 surfacefile. (details / githubweb)
  662. fates api 14 cnp p1, nee coupling fix and comments fix (details / githubweb)
  663. Minor VT updates (details / githubweb)
  664. pass moisture and temp scalars from ColumnDataType to FATES (details / githubweb)
  665. Change MMF variance transport naming convention (details / githubweb)
  666. Updating to Scorpio v1.1.5 (details / githubweb)
  667. fixed a typo in the fates test list (details / githubweb)
  668. I updated the version of CLUBB-SILHS in the NGD E3SM-CLUBB-SILHS (details / githubweb)
  669. Fix PRNG for setperturb in SAM++ (details / githubweb)
  670. Update mpas-source: update seaice with ocean surface temperature bug fix (details / githubweb)
  671. Add Circle CI test (details / githubweb)
  672. Bug fix for crashing SAM++ VT cases (details / githubweb)
  673. Add history variables for large-scale VT forcing (details / githubweb)
  674. fix for gnu compiler (details / githubweb)
  675. Add pelayouts for e3sm_prod WC case (details / githubweb)
  676. Fixes a threading issue (details / githubweb)
  677. Minor cleanup (details / githubweb)
  678. Change optimizations of modal_aero_calcsize.F90 to -O1 for Compy's PGI (details / githubweb)
  679. Replace module removes with module swaps on Theta (details / githubweb)
  680. Changes ocean defaults to be consistent with WC v2 (details / githubweb)
  681. enables MOC am (details / githubweb)
  682. Update paths and module loads on Theta (details / githubweb)
  683. Update mpas-source: Fix bug with high freq coupling in MPAS-Seaice (details / githubweb)
  684. Updates hgrid for 0.125x0.125 (details / githubweb)
  685. Add C++ FFT filter routine for VT (details / githubweb)
  686. Add code for sanity checking YAKL FFT (details / githubweb)
  687. Added fortran FFT sanity check code (details / githubweb)
  688. Minor clean up (details / githubweb)
  689. Update mpas-source: Updated sea ice emissivity (details / githubweb)
  690. Add ne4 pelayout on Chrysalis (details / githubweb)
  691. Add HOMME machine file for Chrysalis (details / githubweb)
  692. fixed fates logic for decomp_verprofiles() call (details / githubweb)
  693. fates: updated logic during capacitance-based phosphatase dynamics to move logical filters outside of loops (for performance). (details / githubweb)
  694. Changed name of call ZeroUpscaled to ZeroForFates (details / githubweb)
  695. removed obsolete print statement (details / githubweb)
  696. Replace netcdf versions with versions used on Anvil (details / githubweb)
  697. updated name of zero-ing of column level datastructures when fates is on (details / githubweb)
  698. removed temporary file AllocationMod.F90_new (details / githubweb)
  699. updating fates submodule pointer to tag sci.1.43.2_api.14.2.0 (details / githubweb)
  700. Removal of high-frequency coupling for V2 default sea ice coupling (details / githubweb)
  701. makes parameter changes valid for EC30to60E2r2 only (details / githubweb)
  702. Add IntelMPI modules on Chrysalis (details / githubweb)
  703. fixing unit tests and minor formatting (details / githubweb)
  704. clean up (details / githubweb)
  705. Add new compsets and atm use_case files for v2 (details / githubweb)
  706. Correct closing tag  for some clubb params in use_case files. (details / githubweb)
  707. Add v2 setting for missing micro_mg_accre_enhan_fac (details / githubweb)
  708. Set default atmos parameters for v2 in existing compsets (details / githubweb)
  709. Update elm config_component to set proper use case for new  compsets (details / githubweb)
  710. Fix CPP variable for filtered VT (details / githubweb)
  711. Using pointers to avoid unnecessary copies of data (details / githubweb)
  712. Add support for chrysalis to provenance.py (details / githubweb)
  713. Add job monitoring script for chrysalis (details / githubweb)
  714. time level fix for SCM (details / githubweb)
  715. fix spacing issues (details / githubweb)
  716. Change default location for SAVE_TIMING_DIR on Chrysalis (details / githubweb)
  717. Update mpas-source: Updated sea ice for algal grazing bug (details / githubweb)
  718. minor bug fixes bring fates api to 14.2 (details / githubweb)
  719. Remove I_MPI_ADJUST_ALLREDUCE=1 on Chrysalis (details / githubweb)
  720. I am trying to re-add the links to the externals that were in conflict during (details / githubweb)
  721. Trying to revert the remainder of these merge-conflicted externals to the (details / githubweb)
  722. Adding externals/YAKL to the list (details / githubweb)
  723. Remove FFT test scripts (details / githubweb)
  724. Remove ifdefs for MMF variance transport (details / githubweb)
  725. VT namelist change (details / githubweb)
  726. VT bug fix in configure (details / githubweb)
  727. I am making this commit to fix the recent merge of the E3SM master branch into (details / githubweb)
  728. Removing a duplicate print statement for all CLUBB tunable parameters. (details / githubweb)
  729. update comments (details / githubweb)
  730. fix planar test directories (details / githubweb)
  731. I made changes necessary for postprocessing the updated output files, where (details / githubweb)
  732. Changing the E3SM-CLUBB plot files to account for the file naming convention (details / githubweb)
  733. Address PR comments (details / githubweb)
  734. Widen halo for Redi hmix computation (details / githubweb)
  735. VT bug fix (details / githubweb)
  736. Update CIME submodule (details / githubweb)
  737. Rename default v2 compsets and use_case files (details / githubweb)
  738. Set back the CIME commit to avoid PIO issues (details / githubweb)
  739. Clean up av1c/f series of compsets except *AV1C-L and FC5AV1C-H01A for nightly tests (details / githubweb)
  740. Rename namelist_defaults_cam.xml to namelist_defaults_eam.xml (details / githubweb)
  741. Add chrysalis prov (details / githubweb)
  742. Homme, SL: Add typedef to make SL transport run in a GPU build. (details / githubweb)
  743. Homme, EAM: More details for dt_remap_factor and dt_tracer_factor. (details / githubweb)
  744. Add new semi-implicit namelist groups to ocean namelist (details / githubweb)
  745. Update ocean build-namelist with new namelists for semi-implicit (details / githubweb)
  746. Add bfb thread mode for semi-implicit (details / githubweb)
  747. Update flag name (details / githubweb)
  748. Update mpas-source (details / githubweb)
  749. Adds support for NA RRM grid on ELM (details / githubweb)
  750. fix enax and twpx  runs (details / githubweb)
  751. Update mpas-o namelist definitions with output from automated scripts (details / githubweb)
  752. update mpas-source: cosine bell test case (details / githubweb)
  753. Update mpas-source: Port ocean velocity to GPU (details / githubweb)
  754. Enable Cray compiler on Theta (details / githubweb)
  755. Use ceiling for number of job nodes (details / githubweb)
  756. Update modules (details / githubweb)
  757. Add cray compiler to ChemPreprocess.pm (details / githubweb)
  758. Update Cray compiler to cce/10.0.3 on Theta (details / githubweb)
  759. Remove darshan for Cray compiler on Theta (details / githubweb)
  760. Fixes a NBFB issue when clubb_use_sgv and zmconv_tp_fac are used (details / githubweb)
  761. Add grid definition and maps for bi-grid NA RRM (details / githubweb)
  762. mpas clean-up: remove compass/ocean, add doc template (details / githubweb)
  763. Adds support for NA RRM grid on ELM (details / githubweb)
  764. Add gnu modules for intel-mpi on Chrysalis (details / githubweb)
  765. Updates the name of surface data files (details / githubweb)
  766. Updates the hgrid names (details / githubweb)
  767. More changes due to renmaing of hgrid (details / githubweb)
  768. I updated the version of CLUBB and SILHS in the latest E3SMv2 NGD (details / githubweb)
  769. Committed some E3SM-sided updates to work with the new version of CLUBB-SILHS. (details / githubweb)
  770. Enable test runs on compute nodes on Chrysalis (details / githubweb)
  771. Update HOMME cmake files on Chrysalis (details / githubweb)
  772. Reverted accidently modified vertical_diffusion.F90 file (details / githubweb)
  773. Fix uninitialized pblt600 and replace a remaining FC5AV1C-04P2 test (details / githubweb)
  774. homme_tool fixes for interpolating NE1024 data (details / githubweb)
  775. fix index bug (details / githubweb)
  776. update cori.job script to use threads (details / githubweb)
  777. Further updates to CLUBB, which will be "made official" later. (details / githubweb)
  778. I added subcol_SILHS_vert_decorr_coef to the namelist. (details / githubweb)
  779. I added subcol_SILHS_vert_decorr_coef to namelist_definition.xml. (details / githubweb)
  780. Add procs-per-node option to intel-mpi mpirun on Chrysalis (details / githubweb)
  781. Update mappy to gcc-8.1.0 to match summit (details / githubweb)
  782. Update mpas-source: fixed seaice column message threading bug (details / githubweb)
  783. Modifying E3SM to work with the latest version of CLUBB-SILHS. (details / githubweb)
  784. Adding clubb_C_invrs_tau_wpxp_Ri and clubb_C_invrs_tau_wpxp_N2_thresh (details / githubweb)
  785. Consolidate v2 atm parameter values into a common default file (details / githubweb)
  786. Run intel-mpi with slurm srun on Chrysalis (details / githubweb)
  787. I am officially upgrading the version of CLUBB and SILHS used in E3SM to (details / githubweb)
  788. Altered the git commit hash in the run script to reflect the updated (details / githubweb)
  789. Resetting clubb_debug_level from 3 to 2 allows us to get rid of the (details / githubweb)
  790. Adds test SMS.northamericax4v1pg2_WC14to60E2r3_ICG.A_WCYCL1850S_CMIP6 (details / githubweb)
  791. Simplify and use srun for homme on Chrysalis (details / githubweb)
  792. Updating to Scorpio ver 1.1.6 (details / githubweb)
  793. Fix calc. for max. number of levels when using noI8 and update comments (details / githubweb)
  794. Update mappy serial env (details / githubweb)
  795. I am changing TTEND_CLUBB back to STEND_CLUBB for use in output statistics. (details / githubweb)
  796. Some mods to the test, shell commands  and the use case files (details / githubweb)
  797. Removed some unused user_nl* files (details / githubweb)
  798. Changes test name to remove "v2" (details / githubweb)
  799. Update mpas-source: propagate ocn_diagnostics_variables to shared/ (details / githubweb)
  800. Update argument lists in ocn_comp_mct for recent MPAS-O changes (details / githubweb)
  801. Update CIME submodule (details / githubweb)
  802. I updated draw_clubb_budget.py to reflect the CLUBB stat name change (details / githubweb)
  803. Added history fields back with cosp turned on (details / githubweb)
  804. Adds an "S" PE layout anvil (details / githubweb)
  805. Update framework in mpas-source (details / githubweb)
  806. Update CXXFLAGS (details / githubweb)
  807. Use ocn_diagnostics_variables in ocn_comp_mct driver (details / githubweb)
  808. Explicitly specify UCX transport (details / githubweb)
  809. Update mpas-source: finish propagating ocn_diagnostics_variables (details / githubweb)
  810. Update cime again to remove PIO performance degradation (details / githubweb)
  811. Fixes for F-EAMv1 and F-MMF1 compsets needed after phys name change (details / githubweb)
  812. Adding PE layouts for v2RRM on cori-knl (details / githubweb)
  813. I am cherry-picking git commit 6e2592c from January 13, 2021 and adding (details / githubweb)
  814. CIME submodule update (details / githubweb)
  815. update mpas-source: Move surface pressure and zMid before EOS (details / githubweb)
  816. Fix restart NBFB when clubb_ipdf_call_placement=2 (details / githubweb)
  817. implement esmt to samxx (details / githubweb)
  818. fix dmdf_write typo (details / githubweb)
  819. Add 2 degree mosart grid as option (details / githubweb)
  820. Add r2_r2 grid alias and r2 domain (details / githubweb)
  821. fix some VT implementation issues (details / githubweb)
  822. CIME submodule update (details / githubweb)
  823. Remove _ICG ocn/ice grids, instead cue off compset option SPUNUP (details / githubweb)
  824. Fix for aero_model when chem is none after phys namm change (details / githubweb)
  825. Hommexx: bug fix in RemapStateProvider (details / githubweb)
  826. Hommexx: test also tracers in remap_theta_ut (details / githubweb)
  827. Update mpas-source: Improved sea ice column error messages (details / githubweb)
  828. Change from keying off %SPUNUP to including SOI in compset longname (details / githubweb)
  829. I am altering P3 for SILHS by making changes equivalent to the (details / githubweb)
  830. Fix an issue that uses dcape related codes when ZM is not used (details / githubweb)
  831. Updates MPAS ocean and sea ice conditions (details / githubweb)
  832. Updates defaults for EC30to60 and WC14 (details / githubweb)
  833. update mpas-source: make ocean init mode optional (details / githubweb)
  834. Update E3SM bld scripts to reflect changes to the ocean Registry (details / githubweb)
  835. Remove the "-1900" grids as a mechanism for designating different ICs (details / githubweb)
  836. I am exporting the fields from P3 microphysics that are necessary (details / githubweb)
  837. Add default layouts for G-cases using EC30to60 on anvil/chrysalis/compy (details / githubweb)
  838. Add domain file for r2 (details / githubweb)
  839. update mpas-source: Fix core_ocean submodule checks in cmake (details / githubweb)
  840. for chrsyalis: initial set of PE layouts for RRMv2 (details / githubweb)
  841. Update default ne30-WC pelayout (details / githubweb)
  842. Default to a 60-node pelayout (details / githubweb)
  843. Update cray-specific flags (details / githubweb)
  844. Update FFLAGS and rename abort redeclarations (details / githubweb)
  845. Update cray modules (details / githubweb)
  846. unifies WC14 and EC30to60 del2 and del4 (details / githubweb)
  847. Fix an issue in nudging code (details / githubweb)
  848. Update mpas-ocean: Fixes shortwave absorption for shallow cells (details / githubweb)
  849. Allow time:point cell method (details / githubweb)
  850. update mpas-source: Simplify computing landIcePressure and vertical grid in ocean init mode (details / githubweb)
  851. Made changes necessary for CLUBB-SILHS-P3 to compile. (details / githubweb)
  852. Replace "+=" for grid related settings with "=" (details / githubweb)
  853. Update mpas-source: seaice regional stats bug (details / githubweb)
  854. eam h0 units CF compliance (details / githubweb)
  855. Allow standard_name on variable in EAM (details / githubweb)
  856. Add standard_names to some EAM output variables (details / githubweb)
  857. Add dummy args to the call of aircraft_emit_init for the crm version. (details / githubweb)
  858. Add more CMIP attributes (details / githubweb)
  859. Additional changes to crm/physpkg.F90 made to cam/physpkg.F90 in this PR (details / githubweb)
  860. Fix an issue in nudging code (details / githubweb)
  861. update to topo generation tool (details / githubweb)
  862. improve omp reduction (details / githubweb)
  863. fix incorrect comment (details / githubweb)
  864. remove SHARED omp directive (details / githubweb)
  865. Add optional pattern matching for SOI in compset names (details / githubweb)
  866. Remove some use_case files not used in v2 (details / githubweb)
  867. Fix standard_name for  TGCLDCWP TGCLDLWP (details / githubweb)
  868. Add standard_names for FLUT, SWCF, LWCF, PRECC, PRECT (details / githubweb)
  869. Add ability to pass standard_name when defining history (details / githubweb)
  870. Remove standard_names for PRECC, PRECT, FLUT (details / githubweb)
  871. Make sure standard_name is output (details / githubweb)
  872. update mpas-source: Add Wright (1997) equation of state (details / githubweb)
  873. Update CIME submodule (details / githubweb)
  874. Cleanup of unused compsets and grids for v2 (details / githubweb)
  875. Update bld scripts to match changes in ocean core Registry (details / githubweb)
  876. Updated for my changes so far to run P3. (details / githubweb)
  877. Add and update global attributies (details / githubweb)
  878. Add a couple of standard names (details / githubweb)
  879. Fix CF units and change spval (details / githubweb)
  880. Put back use_case 1850_cam5_av1c-04p2 to avoid diff of A_WCYCL1850 tests (details / githubweb)
  881. Update MOSART output for CF and CMIP (details / githubweb)
  882. Restore accidentally removed compset FSCM5A97 (details / githubweb)
  883. Update mpas-source: pgi syntax fix (details / githubweb)
  884. Run CircleCI on master branch only (details / githubweb)
  885. update mpas-source: Removes shortwave energy conservation fix (details / githubweb)
  886. Remove 1950 and 2010 specific build-config entries (details / githubweb)
  887. Restore spval and fillvalue to 1.e36 (details / githubweb)
  888. Update mpas-ocean bld scripts to match changes to Registry (details / githubweb)
  889. Reorder check for bgc and spunup options to get the correct ICs (details / githubweb)
  890. update mpas-source: Fixes missing edgeSignOnCell in redi_term2 (details / githubweb)
  891. Run CircleCI on all branches (details / githubweb)
  892. Updates WC14 and EC30to60 initial conditions (details / githubweb)
  893. Get verbose output from case.build in CircleCI test (details / githubweb)
  894. Corrected the name for  compset alias F-EAM-RCEMIP (details / githubweb)
  895. update mpas-source: framework update (details / githubweb)
  896. Remove redundant compy G-case layout, use previous layout for new grid (details / githubweb)
  897. More changes for running CLUBB-SILHS with P3 ... (details / githubweb)
  898. update mpas-source: stand-alone makefile addition (details / githubweb)
  899. update mpas-source: stand-alone ocean output to single precision (details / githubweb)
  900. Trying to get CLUBB-SILHS-P3 to run (details / githubweb)
  901. update mpas-source: Simplifies the shortwave fixer formulation (details / githubweb)
  902. Add bottomLayerShortwaveTemperatureFlux to timeSeriesStatsMonthlyOutput stream (details / githubweb)
  903. Enable shortwave_energy_fixer by default (details / githubweb)
  904. make vtheta_thresh a namelist variable (details / githubweb)
  905. typo (details / githubweb)
  906. improve comments (details / githubweb)
  907. update mpas-source: sediment transport design document (details / githubweb)
  908. update mpas-source: cleanup of ocean split-explicit driver (details / githubweb)
  909. adjust constant (details / githubweb)
  910. Updating to Scorpio version 1.2.0 (details / githubweb)
  911. Update mpas-source: init mode case (details / githubweb)
  912. I have edited the P3 interface in an attempt to get everything working. (details / githubweb)
  913. I updated the checkout of scorpio so we'd have a bug fix. (details / githubweb)
  914. With these changes to some of the code in SILHS, CLUBB-SILHS-P3 finally runs to completion!! (details / githubweb)
  915. Edited so that the code still works with MG microphysics. (details / githubweb)
  916. I officially updated the code to read in version 4.1.1 of the P3 lookup tables. (details / githubweb)
  917. Fixed the memory bug. (details / githubweb)
  918. We made some code changes to get these runs in Issue 36, https://github.com/larson-group/e3sm/issues/36#issuecomment-831637272. 1) shut off the detrainment scheme in clubb_intr.F90, 2) reduce v_qit=v_nit by 2 in micro_p3.F90 (details / githubweb)
  919. NGD_wP3.csh is the new script for Issue 36, https://github.com/larson-group/e3sm/issues/36#issuecomment-831637272. (details / githubweb)
  920. C_invrs_tau_N2_wpxp_thresh = 2.3 for run D in Issue 36,https://github.com/larson-group/e3sm/issues/36#issuecomment-831637272. (details / githubweb)
  921. Getting rid of uninitialized memory when P3 is used. (details / githubweb)
  922. Additional correction to go along with the previous commit. (details / githubweb)
  923. Update micro_p3.F90 (details / githubweb)
  924. I am officially committing the official fix to the memory bug that (details / githubweb)
  925. The path to cime in .gitmodules was not correct. (details / githubweb)
  926. Mopping up after the recent merge of the master. This version of the code actually runs now ... (details / githubweb)
  927. Adding F2010SC5-P3 compset (details / githubweb)
  928. Add CO2 mixing ratio to be consistent with CMIP6 compset (details / githubweb)
  929. Add run script for Compy; ne120 cld_macmic_num_steps = 6 (details / githubweb)
  930. Comment-out the explicit physical setting that are applied through the compset (details / githubweb)
  931. Add/remove IC for run script (details / githubweb)
  932. Removing gibberish added during the most recent cherry-pick merge. (details / githubweb)
  933. Adding the KK-2000/Accretion tuning params (details / githubweb)
  934. P3 + Cooper; Adding new flag to control the usage of Cooper scheme, while disable the Meyers scheme in <nucleate_ice.F90> (details / githubweb)
  935. Committing new runscripts (details / githubweb)
  936. Removing the setting of CLUBB stats output variables from the runscript (details / githubweb)
  937. Updated run script (details / githubweb)
  938. I am committing some small changes to my 1 degree run scripts. (details / githubweb)
  939. I added "seasonally continuous" and "seasonally discontinuous" functionality (details / githubweb)
  940. I am adding the run script for quarter degree production runs. (details / githubweb)
  941. I updated the version of CLUBB and SILHS to version b0feee8 from May 27, 2021. (details / githubweb)
  942. A by-hand redo of commit 814dc04 to the clubb_silhs_devel branch on Feb 4, 2021. (details / githubweb)
  943. This is a hand-merge of commit 9b7b8b6 to the clubb_silhs_devel branch on March 15, 2021. (details / githubweb)
  944. This is a hand re-do of commit e708e6e to the clubb_silhs_devel branch (details / githubweb)
  945. This is a by-hand redo of commit 2f1647c to the clubb_silhs_devel branch (details / githubweb)
  946. A by-hand redo of commit b4fd9aa to the clubb_silhs_devel branch from (details / githubweb)
  947. This is a by-hand cherry-pick of commit 0af8b9a (to the clubb_silhs_devel (details / githubweb)
  948. I am committing a by-hand cherry-pick of commit f3d5061 that was made to the (details / githubweb)
  949. I am committing a by-hand cherry-pick of revision 1f63abb from April 29, 2021, (details / githubweb)
  950. This is a by-hand cherry-pick of commit 853a408 from May 4, 2021, which (details / githubweb)
  951. I am committing a by-hand cherry-pick of commit 85ff2e6 from May 4, 2021, (details / githubweb)
  952. I am committing a by-hand cherry-pick of commit 33d4507 from May 4, 2021, (details / githubweb)
  953. I am committing a by-hand cherry-pick of commit 3482c3a from March 7, 2021, (details / githubweb)
  954. This by-hand cherry-pick is actually 2 cherry-picks for the price of 1!!! (details / githubweb)
  955. I am committing a by-hand cherry-pick of commit ad5378e from May 12, 2021, which (details / githubweb)
  956. Changing clubb_up2_vp2_factor to clubb_up2_sfc_coef to correspond with (details / githubweb)
  957. I am changing some of the run scripts to reflect a recent name change in CLUBB. (details / githubweb)
  958. I am updating runscripts based on a recent name change in CLUBB, where (details / githubweb)
  959. Fixed some whoopsies (details / githubweb)
  960. I am fixing the bug that reorded the column/subcolumn indices in state_sc. This (details / githubweb)
  961. I changed the tolerance on the snow balance error check in the land module (details / githubweb)
  962. Add module load per5-extras for cori machines (details / githubweb)
  963. P3 update and new compsets for AMIP simulations (details / githubweb)
  964. Add simplied v2 run script template run.F20TR-P3.template.sh (details / githubweb)
  965. Change pe-layout to 64x2 on 338 nodes for ne120 on cori-knl (details / githubweb)
  966. Fixed a typo and commented out a line to get the code to compile and run! (details / githubweb)
  967. Updated to use the correct finidat and fsurdat for a 0.25 degree production run. (details / githubweb)
  968. This run repeat the [simulation](https://github.com/larson-group/e3sm/issues/36#issuecomment-881690516). Parameters setting is suggested by the tunner. (details / githubweb)
  969. Update the Machine files for Anvil. Issue #36. (details / githubweb)
  970. Make two different production run files for the 0.25 degree simulations: (details / githubweb)
  971. Update NGD_wP3_1deg_prod_run.csh (details / githubweb)
  972. Update micro_p3.F90 (details / githubweb)
  973. Readying scripts for production runs using the final tuning. (details / githubweb)
  974. Renaming the 1 degree production run script to specify use on Anvil. (details / githubweb)
  975. New file name (details / githubweb)
  976. Updated for new AMIP run script, plus updated stats on 1 deg run script. (details / githubweb)
  977. Removing the offensive ZM variables out of the fincl5 list, allowing (details / githubweb)
  978. Added a special runscript for AMIP sstplus4K (details / githubweb)
  979. Change the dang name! (details / githubweb)
  980. Update NGD_wP3_1deg_prod_run_anvil.csh (details / githubweb)
  981. Changing clubb_rainevap_turb to false. (details / githubweb)
  982. Removing finidat (initial condition files) for the AMIP runs, following (details / githubweb)
  983. Adding the runscript for the 25 month control run for aerosol production. (details / githubweb)
  984. Added the script for the active end of the Aerosol-Cloud Interaction (details / githubweb)
  985. I am adding Zhun's remap_ne30pg2.csh script to the remap directory. (details / githubweb)
  986. Fixed an error (details / githubweb)
  987. Add files via upload (details / githubweb)
  988. Committing temporary changes (details / githubweb)
  989. Update NGD_wP3_1deg_prod_run_anvil.csh (details / githubweb)
  990. Update NGD_wP3_1deg_AMIP_prod_run_anvil.csh (details / githubweb)
  991. Update NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (details / githubweb)
  992. Update micro_p3.F90 (details / githubweb)
  993. Update NGD_wP3_1deg_F2010-CTL_prod_run_anvil.csh (details / githubweb)
  994. Update NGD_wP3_1deg_F2010-piAEROSOL_prod_run_anvil.csh (details / githubweb)
  995. Update NGD_wP3_1deg_prod_sens.csh (details / githubweb)
  996. I am updating the version of CLUBB and SILHS used in E3SM to (details / githubweb)
  997. Made updates to both clubb_intr.F90 and subcol_SILHS.F90 in order (details / githubweb)
  998. I altered the nightly test run scripts to be consistent with what's (details / githubweb)
  999. Adding some additional files that need to be ported over from (details / githubweb)
  1000. Fixing compilation bugs. (details / githubweb)
  1001. Adding ifdef SILHS preprocessor flags around a conditional in subcol_SILHS.F90 (details / githubweb)
  1002. Added analyze_sensitivity_matrix.py to the diagnostic_v2_0 directory. (details / githubweb)
  1003. I am updating config_machines.xml and config_compilers.xml (details / githubweb)
  1004. Fixed the bug where clubb_params was reported to have parameters that (details / githubweb)
  1005. Change user namelist name from "user_nl_cam" to "user_nl_eam". (details / githubweb)
  1006. Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default" (details / githubweb)
  1007. Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default" (details / githubweb)
  1008. Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default" (details / githubweb)
  1009. Updating the nelson's FFLAGS in config_compilers.xml (details / githubweb)
  1010. Revert "Updating the nelson's FFLAGS in config_compilers.xml" (details / githubweb)
  1011. I am committing a "manual cherry-pick" of git commit 1b238fe to the clubb_silhs_devel (details / githubweb)
  1012. Updating micro_p3_interface.F90 so that it compiles on Nelson with the gfortran compiler. (details / githubweb)
  1013. Adding w_up_in_cloud to the pbuf, which will eventually allow it to be ported (details / githubweb)
  1014. Adding statistical output for w_up_in_cloud (stat name W_UP_IN_CL_CLUBB). (details / githubweb)
  1015. The stat output for w_up_in_cloud should be on thermodynamic levels ('lev') (details / githubweb)
  1016. I am fixing some of the statistical output level listings for variable CLUBB (details / githubweb)
  1017. I am updating the nightly E3SM SCM scripts (for BOMEX, DYCOMS-II RF01, (details / githubweb)
  1018. Add arm_97 case to the Jenkins e3sm_run_gfortran_test (details / githubweb)
  1019. Updated the E3SM SCM runscript for ARM 97 for E3SM v2 code. (details / githubweb)
  1020. Updating the ARM 97 E3SM SCM run script so that it runs with (details / githubweb)
  1021. Getting rid of this hyper-annoying print statement. (details / githubweb)
  1022. I am updating the version of CLUBB and SILHS in the brand new future (details / githubweb)
  1023. Bringing the branch up-to-date with the changes that needed to be (details / githubweb)
  1024. I updated the version of CLUBB in the future clubb_silhs_devel branch to be (details / githubweb)

Started by user Brian Griffin

Revision: c9092a6e71199123e696048843bcf416605ae0b0
Repository: https://github.com/larson-group/e3sm.git
  • refs/remotes/origin/clubb_silhs_devel