Skip to content
Failed

Changes

Summary

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

modified:   components/cam/cime_config/config_component.xml
modified:   components/cam/cime_config/config_compsets.xml
modified:   components/cam/src/physics/crm/crm_physics.F90
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/cam/cime_config/config_compsets.xml (diff)
The file was modified components/cam/cime_config/config_component.xml (diff)
Commit 326743b6ad7d665631e3d8fe4127e2f278e63a5e by hannah6
Working on a hardwired approach to GPU for now. As always, CMake is a dumpster fire.
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified .gitmodules (diff)
The file was modified cime_config/machines/config_batch.xml (diff)
The file was addedexternals/cub
Commit 72dcd398493ac3939b16dc851f637c4a60fb3522 by hannah6
restricting new stuff to when gnugpu is used
The file was modified components/cmake/build_model.cmake (diff)
Commit 96fc19e1925eda69d1317607514cb1d40988c6dc by hannah6
CUDA build works currently. Simulation seems to run successfully. Answer looks good.
The file was modified components/cmake/build_model.cmake (diff)
The file was modified externals/YAKL (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
The file was modified components/cmake/common_setup.cmake (diff)
The file was modified components/CMakeLists.txt (diff)
Commit 8265b1f3a1cbe4b6a94880204eaa55bc7bb6afa1 by hannah6
Add comments, wrap CUDA_FLAGS sm_70 in a test for the summit machine
The file was modified components/cmake/common_setup.cmake (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
Commit 15c6ecc5e058f6b9c6d89eac164e8f801ff0a3d1 by hannah6
Found a nicer way to specify CUDA and CUDA_FLAGS through config_compilers.xml
The file was modified components/CMakeLists.txt (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit 54d5682deb9f03f245ff8555480ab5fb6f46b9d8 by hannah6
A change to how USE_CUDA is set to PARENT_SCOPE in CMakeLists.txt
The file was modified components/CMakeLists.txt (diff)
Commit 9fa6e6c50fd066d510316378b83b9771c93d3c34 by hannah6
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.
The file was addedcomponents/cam/src/physics/crm/sam/crm_ecpp_output_module.F90
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was addedcomponents/cam/src/physics/crm/samxx/crm_ecpp_output_module.F90
The file was modified components/cmake/build_model.cmake (diff)
The file was removedcomponents/cam/src/physics/crm/crm_ecpp_output_module.F90
Commit 052b23d0bcf9eea737b18fcc2a7d8a45374f98d4 by hannah6
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.
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
Commit 50ae95aca1a3b8ebce10a89d138d3cfb2d80d060 by hannah6
retabbing source files
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/atmosphere.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fft.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/fft.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/random.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/crm_module.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/module_ecpp_crm_driver.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/microphysics.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
Commit 78d5d75f6381307e722f22155987309efd3125f3 by hannah6
Using clang-format on the C++ code in samxx
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.h (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.h (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.h (diff)
The file was modified components/cam/src/physics/crm/samxx/gammafff.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.h (diff)
The file was modified externals/YAKL (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.h (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/rrtmgp/external (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.h (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sat.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.cpp (diff)
The file was modified externals/scorpio (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/z0_est.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.h (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.h (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.h (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.h (diff)
Commit c5883818ebbcff64e111b849521fca0c16c04c90 by hannah6
Revert "Using clang-format on the C++ code in samxx"

This reverts commit f0c52b92c7a33b9dd922be6edab8d9940ae9cfd3.
The file was modified components/cam/src/physics/crm/samxx/microphysics.h (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/z0_est.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sat.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.h (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.h (diff)
The file was modified externals/scorpio (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.h (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.h (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.h (diff)
The file was modified components/cam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/gammafff.h (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/cam/src/physics/rrtmgp/external (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified externals/YAKL (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.h (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.cpp (diff)
Commit 977657ad839da9ed921ecf4dc52024a077efe4f9 by hannah6
using clang-format without all the submodules problems from before
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.h (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/gammafff.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.h (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/z0_est.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.h (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.h (diff)
The file was modified components/cam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.h (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.h (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sat.h (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
Commit d60827525c8c1e5a5fd8aea8ec918fcf3f2aeac3 by hannah6
Revert "using clang-format without all the submodules problems from before"

This reverts commit 9bb6330a596edba0bfce5517eda1568e0a54aec5.
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.h (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/z0_est.h (diff)
The file was modified components/cam/src/physics/crm/samxx/gammafff.h (diff)
The file was modified components/cam/src/physics/crm/samxx/sat.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.h (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.h (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.h (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.h (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.h (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.h (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.h (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/abcoefs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/boundaries.h (diff)
The file was modified components/cam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.h (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.h (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.h (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.h (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.h (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.h (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_all_scalars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/task_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.h (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_mom.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.h (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom.cpp (diff)
Commit 3fa7de9d0dadeaecb18b9684e5a30b6bd604d197 by hannah6
Reducing line length for samxx files
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.h (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit b7a211b97616c3f064ccfb44bcc78c38439a81c4 by hannah6
better comment for MSA in crm_physics.F90
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
Commit 4aca58bf066ffe75b42708345e0200b19181275a by hannah6
Apply MMF aerosol optics changes to samxx

modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/cam/src/physics/crm/samxx/crm.cpp
modified:   components/cam/src/physics/crm/samxx/post_icycle.cpp
modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
Commit a9435b466dfddb9b7003fef62a80627853cfcb1d by hannah6
Adjust ifdefs to fix odd build error
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
Commit 26e25b5facc5fa0e59625111501e0b9d2b8dcc21 by whannah1
Fix build errors

modified:   components/cam/src/physics/crm/samxx/post_icycle.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
Commit b90ac68d1146634606286fbbbca413c15700d36b by whannah1
Add averaging step for crm_clear_rh

modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit 37538d9090804a08b75161553fe47022b5b53bcf by akt
Update mpas-source: fixes sea ice melt bug
The file was modified components/mpas-source (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit 348bd502756bc18c47f90aa16558e06dceca04b7 by whannah1
Fixing a build issue with non-CUDA builds
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
The file was modified externals/YAKL (diff)
Commit aa238a4e94015efb11cc75ef2d662c52d0aeed37 by ambradl
Homme: Fix number of levels in SL trajectory DSS.

The DSS for the trajectory phase was exchanging one more level than
necessary. Fix this.
The file was modified components/homme/src/share/sl_advection.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
Commit 622efb4baa6bca1efa3c957d6855c79aeab60542 by ambradl
Homme: Grid total area diagnostic data in simulations.

Previously, grid total area diagnostic data were available only in unit
tests. Make it runnable from a standard E3SM simulation.
The file was modified components/homme/src/share/gllfvremap_mod.F90 (diff)
Commit 29017cba1f6eacd025d40ea76b3c5f8441923bbb by ambradl
Homme: Fix a performance bug in boundary exchange.

singlethread_copy was initialized to .false. at declaration, but that means once
it's set to .true., it retains that value at next subroutine call. This was
preventing the threaded copying to run. Fix this bug.
The file was modified components/homme/src/share/bndry_mod_base.F90 (diff)
Commit 09615590e8e160d023efeaa4ba2b3590d9d15390 by jacob
Rename clm testmods to elm

Rename elm/cime_config/testdefs/testmods_dirs/clm to
elm/cime_config/testdefs/testmods_dirs/elm

Also rename user_nl_clm to user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/clmmos_usrdat/user_nl_mosart
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly_noinitial/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/rootlit/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_changeFlags/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/monthly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/allActive/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ciso/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/decStart/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrigOn_reduceOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cn_conly/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/qian_1948/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subset/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_decrease/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_3_monthly/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetEarly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/snowlayers_12/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/betr/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I20TRGSWCNPECACNTBC/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/monthly_noinitial/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetEarly/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/USUMB/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/fateshydro/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I1850GSWCNPRDCTCBC/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/clmmos_usrdat/user_nl_mosart
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/lulcc_sville/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_increase/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetLate/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ciso/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_changeFlags/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetMid/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_f10/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ciso/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/drydepnomegan/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/pts/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/pts/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/drydepnomegan/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/drydepnomegan/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subset/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetLate/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsRLB/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/vrtlay/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/USUMB/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/lulcc_sville/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fates/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_increase/user_nl_cism
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fateshydro/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rootlit/user_nl_clm
The file was addedcomponents/elm/cime_config/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I1850GSWCNPECACNTBC/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/cropMonthOutput/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/reduceOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetEarly/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/o3/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetLate/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/decStart/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrig_o3_reduceOutput/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vrtlay/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsROA/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rootlit/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/eca_f19_g16_I1850GSWCNPECACNTBC/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrig_o3_reduceOutput/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/rd/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I20TRGSWCNPECACNTBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_increase/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/cn_conly/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/pts/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsROA/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/pts/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetEarly/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/SNICARFRC/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrig_o3_reduceOutput/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsRLB/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_f10/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsRLA/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetMid/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/bgcinterface/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_f10/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsRLB/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/USUMB/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/fateshydro/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/rootlit/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/NoVSNoNI/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vst/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_increase/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/snowlayers_3_monthly/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/force_netcdf_pio/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_decrease/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_sville/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subset/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/betr/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_sville/README
The file was removedcomponents/elm/cime_config/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/snowlayers_12/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I1850GSWCNPRDCTCBC/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetLate/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/o3/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcinterface/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/monthly_noinitial/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/af_bias_v5/user_nl_datm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_decrease/user_nl_cism
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/force_netcdf_pio/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_f10/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetLate/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cropMonthOutput/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/o3/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/decStart/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/eca/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/decStart/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_changeFlags/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/SNICARFRC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsRLB/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/USUMB/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/oldhyd/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_12/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetLate/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/oldhyd/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vrtlay/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/af_bias_v5/user_nl_datm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetEarly/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_12/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/af_bias_v5/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/vrtlay/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsROA/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/fates/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly/user_nl_cpl
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/pts/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrigOn_reduceOutput/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_sville/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/monthly/user_nl_cpl
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ctc_f19_g16_I1850GSWCNPRDCTCBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/cn_conly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/cropMonthOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/allActive/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsRLA/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/SNICARFRC/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_long/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/drydepnomegan/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/af_bias_v5/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_sville/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ptsRLA/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/bgcexp/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rd/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrig_o3_reduceOutput/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsROA/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/vst/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrig_o3_reduceOutput/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/bgcexp/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_long/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/default/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetMid/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_sville/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_f10/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/reduceOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fateshydro/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_long/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/default/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_f10/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_decrease/user_nl_cism
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetMid/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cn_conly/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/eca_f19_g16_I20TRGSWCNPECACNTBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/NoVSNoNI/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/o3/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/eca_f19_g16_I20TRGSWCNPECACNTBC/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetMid/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/af_bias_v5/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_changeFlags/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/clmmos_usrdat/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC/user_nl_cpl
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/lulcc_sville/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ptsRLA/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/clmmos_usrdat/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/default/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/eca_f19_g16_I1850GSWCNPECACNTBC/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_increase/user_nl_cism
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/clmmos_usrdat/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cropMonthOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrig_o3_reduceOutput/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/SNICARFRC/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ctc_f19_g16_I1850GSWCNPRDCTCBC/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_decrease/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC/user_nl_cpl
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/NoVSNoNI/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/af_bias_v5/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/crop_trans_sville/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_changeFlags/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ciso/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/clmmos_usrdat/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subset/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_changeFlags/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/pts/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subsetMid/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/irrigOn_reduceOutput/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_decrease/include_user_mods
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly_noinitial/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/default/shell_commands
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_long/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_long/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I1850GSWCNPECACNTBC/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_3_monthly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_changeFlags/README
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/fates/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_long/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/snowlayers_3_monthly/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/glcMEC_changeFlags/include_user_mods
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/monthly/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/qian_1948/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/NoVSNoNI/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/clm/tropicAtl_subsetEarly/README
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fates/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/lulcc_sville/shell_commands
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_increase/include_user_mods
Commit e8c9c00547cdcefaf36a38f94343abb919892fb2 by jacob
Rename clm to elm in CIME

Do all renaming in CIME pieces necessary to change clm to elm

Update config_files, commit to a branch in cime and update submodule
to point to that branch.

Rename CLM45 to ELM in all I compsets
This and below lets e3sm_land_developer tests
pass the setup phase with the new name.

Rename all compsets in elm/cime_config/config_compsets.xml
and references to them in config_components.xml,
config_grids.xml and mosarts buildnml

Edit elm buildnml and build-namelist to use "elm" in some variable names
including elmconf_dir, elm.input_data_list

Rename testmods in the test suite from e.g. clm-bgcexp to elm-bgcexp

Also remove all the CLM40 compsets.
The file was modified components/elm/cime_config/buildnml (diff)
The file was modified components/elm/cime_config/config_compsets.xml (diff)
The file was modified .gitmodules (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mosart/cime_config/buildnml (diff)
The file was modified cime_config/tests.py (diff)
The file was modified components/elm/bld/build-namelist (diff)
The file was modified cime (diff)
The file was modified components/elm/cime_config/config_component.xml (diff)
Commit a43f9b962aef85a8ba45e0106a2f52189a812eb0 by hannah6
Address PR comments

modified:   components/cam/bld/build-namelist
modified:   components/cam/bld/namelist_files/namelist_defaults_cam.xml
modified:   components/cam/bld/namelist_files/namelist_definition.xml
modified:   components/cam/src/physics/crm/rrtmgp/radiation.F90
modified:   components/cam/src/physics/rrtmgp/radiation.F90
modified:   components/cam/src/physics/rrtmgp/radiation_utils.F90
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/cam/src/physics/crm/rrtmgp/radiation.F90 (diff)
The file was modified components/cam/src/physics/rrtmgp/radiation_utils.F90 (diff)
The file was modified components/cam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/cam/bld/build-namelist (diff)
The file was modified components/cam/src/physics/rrtmgp/radiation.F90 (diff)
Commit 3850da7c06457333247945c19a2b7226f02866ea by jonbob
Add activeTracerHorMixTendency to the timeSeriesStatsMonthlyOutput stream
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 3f8e205e20a43de15ac9fcc21846047e97ce0f31 by hannah6
Address more PR comments

modified:   components/cam/src/physics/crm/rrtmgp/radiation.F90
modified:   components/cam/src/physics/rrtmgp/radiation.F90
modified:   components/cam/src/physics/rrtmgp/radiation_utils.F90
The file was modified components/cam/src/physics/rrtmgp/radiation.F90 (diff)
The file was modified components/cam/src/physics/rrtmgp/radiation_utils.F90 (diff)
The file was modified components/cam/src/physics/crm/rrtmgp/radiation.F90 (diff)
Commit 2cd591fa4f4bfcdc9111df4e0e8dd224de561a4f by mpetersen
update mpas-source: compass only
The file was modified components/mpas-source (diff)
Commit 8f70a242a75a15f5abd3b3892e7fb80e67e16bda by lbertag
Homme: fix cmake warning when homme is built without pio support.
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
Commit 2c97b92878886bed71092e5c5c19c1cb1c30fe17 by rgknox
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
The file was modified components/clm/src/main/clmfates_interfaceMod.F90 (diff)
The file was modified components/clm/src/main/initVerticalMod.F90 (diff)
The file was modified components/clm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
The file was modified components/clm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/clm/src/biogeochem/EcosystemBalanceCheckMod.F90 (diff)
Commit f9837d9badfae7438500aeceecfba424b2593309 by jgfouca
Update CIME submodule again

[BFB]
The file was modified cime (diff)
Commit 10db1cf4315620f43b3f651bb8d026fafb8895ae by mpetersen
Update mpas-source: compiler flag changes
The file was modified components/mpas-source (diff)
Commit 61106909622c50b6258476a74935969acb777f39 by azamat
Add CIME src path for MPAS builds

That is needed by Depends.intel.cmake
The file was modified components/cmake/build_mpas_model.cmake (diff)
Commit 4c065b857592b0136fdda93b46f7bc8bda5f17d2 by tian.zhou
add dam construction year for transient runs
The file was modified components/mosart/bld/namelist_files/namelist_defaults_mosart.xml (diff)
The file was modified components/mosart/src/wrm/WRM_modules.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_type_mod.F90 (diff)
The file was modified components/mosart/bld/build-namelist (diff)
The file was modified components/mosart/bld/namelist_files/namelist_definition_mosart.xml (diff)
The file was modified components/mosart/src/wrm/WRM_subw_IO_mod.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_modules.F90 (diff)
Commit fb55e980b3501a02ffd0776e1b19f99f630c5ab3 by luke.vanroekel
Fixes default compute interval for heat budget
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 89523c4e4fcf14a209e9e3ef09af4fa9bda96875 by mturner
Update mpas-source: fix landIceMask bug
The file was modified components/mpas-source (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 31c90bb1c5e3cdec51e01da17a982618843e5708 by lbertag
Homme: set default value for USE_MPIEXEC

Note that if someone uses a mach file that already sets the variable,
this mod has no side effect (the mach file value is used). However, if
someone is developing without a mach file, this sets a reasonable default
value for a generic machine.
The file was modified components/homme/CMakeLists.txt (diff)
Commit 33daa98f8f81334817e2ad9174339891d8e4b900 by lbertag
Homme: correctly link to scorpio/scorpio_classic when building with pio support
The file was modified components/homme/test_execs/preqx_kokkos_ut/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/CMakeLists.txt (diff)
The file was modified components/homme/test/unit_tests/CMakeLists.txt (diff)
Commit 634cb30a71a3494d035b57180a95a5e3e93faf17 by lbertag
Homme: remove un-needed (and problematic) deps in share_kokkos_ut
The file was modified components/homme/test_execs/share_kokkos_ut/CMakeLists.txt (diff)
Commit d123abad3202590994315806eaa5c11990872cb4 by lbertag
Homme: bug fix in col_ops_ut [packed reduction]
The file was modified components/homme/test_execs/share_kokkos_ut/col_ops_ut.cpp (diff)
Commit 27c45a0352e99d84fc74cfc72a1c18fcb921e3aa by jacob
Replace CLM with ELM in allactive compsets

Replace CLM45 and CLM with ELM in allactive compsets.
Remove all cases with CLM40
The file was modified cime_config/allactive/config_compsets.xml (diff)
Commit a600b1d4bb4cb0a076e5d53eaf860dd5cfb4a626 by jacob
Change CLM to ELM in config_pesall

Change CLM to ELM in config_pesall.xml
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit d855c854099f57c387c547527e2c60b96d08c8bb by jacob
Replace CLM with ELM in F-cases

Replace CLM with ELM in all F-cases
The file was modified components/cam/cime_config/config_component.xml (diff)
The file was modified components/cam/cime_config/config_compsets.xml (diff)
Commit 777a9461c5759c9f172d10b7f27cbfeb7fe2b631 by whannah1
Fix clear air RH variables in samxx

modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/samxx/post_icycle.cpp
modified:   components/cam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
Commit 4986a27deae16dc5339da3aa99d826f43fd14dde by mturner
Update mpas-source: bugfix 3rd order advection coeff
The file was modified components/mpas-source (diff)
Commit 34df0078801f7c6aaf2d667b5e83b733ed873994 by normanmr
Fixing machine files to automatically add -DYAKL_DEBUG to CXXFLAGS for debug runs, fix for debugging symbols and for duplicate CUDA flags
The file was modified externals/YAKL (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit e283e51cc0e30d1943fb4bcd5a956cb93b03f115 by lbertag
Homme: build homme_tool tests only if tool is enabled.
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
The file was modified cime_config/tests.py (diff)
Commit 0fd3df37e06a628ccbf31e5b84f2529189b9d7ea by lbertag
Homme: fix random initialization of HybridVCoord
The file was modified components/homme/src/share/cxx/HybridVCoord.cpp (diff)
Commit ac4c8d446361835f8c401580aa088c2831c12c69 by lbertag
Homme: fix to TeamUtils, to accommodate league_size=0

RemapFunctor sets up a bunch of TeamUtils (TU), and one happens to have league_size=0
in certain configurations. The TU will never be used in such cases, so avoid
raising an error in that case.

Also, added check for phi forcing at surface in forcing_ut.
The file was modified components/homme/src/share/cxx/kokkos_utils.hpp (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/forcing_ut.cpp (diff)
Commit 85fff26c4bae2378df3459c64cb993e6783525a1 by mhoffman
Update mpas-source submodule with updated MALI code

This is the final version of the MPAS source update to be consistent
with existing state of e3sm/develop.
The file was modified components/mpas-source (diff)
Commit 9cd546ddda314b44e816fd2f2b0e79f6c2caf6ce by mhoffman
Initial commits to support the mpas.gis1to10km mesh in a tri-grid configuration

This includes references for the new mapping files.

Additional required changes were added in the CIME submodule to files:
cime/src/drivers/mct/cime_config/config_component.xml          |  2 +-
cime/src/externals/mct/mpeu/m_inpak90.F90                      |  2 +-
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-albany-landice/cime_config/buildnml (diff)
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit f7e4ebd1117d9194de4438a9403edc1c52417103 by mhoffman
Change IG compset definition to use FO-MALI instead of SIA-MALI
The file was modified components/clm/cime_config/config_compsets.xml (diff)
Commit bf9f3e52b64165f8cc332517343acb5d374017d0 by mhoffman
Replace albany_input.xml file with yaml version

The yaml solver settings may be changed in the future.
The file was removedcomponents/mpas-albany-landice/bld/namelist_files/albany_input.xml
The file was addedcomponents/mpas-albany-landice/bld/namelist_files/albany_input.yaml
The file was modified components/mpas-albany-landice/cime_config/user_nl_mali (diff)
The file was modified components/mpas-albany-landice/cime_config/buildnml (diff)
Commit 680afa664a28a04219979994b4b771a205748c3a by mhoffman
Update albany_input.yaml to use tpetra/MueLu
The file was modified components/mpas-albany-landice/bld/namelist_files/albany_input.yaml (diff)
Commit 124bb5229dfca5287af0ec7f3c13b3736e59caef by mhoffman
Update version of Albany used by MALI on Cori

Note: Other machines can/will be added later.

The corresponding update to mpas-source submodule is not included in
this commit, and the code will therefore not build.
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit b2c9ae18970af5f8d8c0fb0a40181d9498d5f4a7 by mhoffman
Update logic for MALI_DYNAMIC to reflect True/False values
The file was modified components/mpas-albany-landice/bld/build-namelist (diff)
Commit e42136c608437492a914344d22be38b9639d4e14 by mhoffman
Make MALI_DYNAMIC options uppercase
The file was modified components/mpas-albany-landice/bld/build-namelist (diff)
Commit 2b11147aea9173157a8651d192ce60f22fafb7d4 by mhoffman
Make A_BGWCYCL1850 compset use FO MALI
The file was modified cime_config/allactive/config_compsets.xml (diff)
Commit f5248ea4db546d75896608a1b3f0238a2c4230b3 by mhoffman
Update namelist scripts to correspond to changes to Registry
The file was modified components/mpas-albany-landice/bld/namelist_files/namelist_defaults_mali.xml (diff)
The file was modified components/mpas-albany-landice/bld/namelist_files/namelist_definition_mali.xml (diff)
The file was modified components/mpas-albany-landice/bld/build-namelist-section (diff)
The file was modified components/mpas-albany-landice/bld/build-namelist (diff)
Commit 9d6093006a401ee6267924f0d72441ec0d56c66d by mhoffman
Update fsurdat for r05 grid at sim_year 2000

Conflicts:
cime
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit 064c1409807faaa7ae41b86805b4c548f3ee548e by mhoffman
update albany_input.yaml file
The file was modified components/mpas-albany-landice/bld/namelist_files/albany_input.yaml (diff)
Commit c8db58072259961758bc3c8a46483345e926ad71 by mhoffman
Change MALI input file for mpas.gis1to10km resolution
The file was modified components/mpas-albany-landice/cime_config/buildnml (diff)
Commit 07044362c4382a27a07d3eac061f31dc07203588 by mhoffman
Comment out option to write out Albany exo files by default.
The file was modified components/mpas-albany-landice/bld/namelist_files/albany_input.yaml (diff)
Commit cf07eb52d5b73d7469dcd02565ddb6f7164d74de by mhoffman
Script changes to allow input file and decomp files have different dates
The file was modified components/mpas-albany-landice/cime_config/buildnml (diff)
The file was modified components/mpas-albany-landice/bld/build-namelist (diff)
Commit 6a7a2caa22aa4aded0f30453e3200c1f55d8d41e by mhoffman
Make BG and IG compsets used Static MALI (but with Albany build)

This is to have these compsets by default have ice sheet evolution
disabled (because it is still problematic), but allow it to be enabled
with user_nl changes so that runs with active ice sheets can be
performed easily.  In the future when ice evolution is happening
reliably, this commit can be reversed.
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was modified components/clm/cime_config/config_compsets.xml (diff)
Commit 72e65ab04a6923f5ad6270ca425a4915e1d709fc by mhoffman
Disable calving in MALI by default

This commit sets the calving method to 'none'.  The previous default of
having calving operating made no sense because restore_calving was also
on.

This commit also makes sure that calving will always be set to 'none'
when MALI is in STATIC mode.  For now this is redundant with the first
change, but if we change the default calving behavior in the future, we
will still want no calving to occur in STATIC mode.
The file was modified components/mpas-albany-landice/bld/build-namelist (diff)
The file was modified components/mpas-albany-landice/bld/namelist_files/namelist_defaults_mali.xml (diff)
Commit 64176c34dc2c9f9dc8a15b6759cc8620a023179b by jonbob
Modify IGCLM45_MLI compset to use SIA
The file was modified components/clm/cime_config/config_compsets.xml (diff)
Commit 63d1ca94a8628883f95603897af2c6c2b1f77022 by jonbob
Checkout from master to reod the rebase
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit 6739ad2b7ec9c01b50fd855378ce01ca600e4492 by jonbob
Update fsurdat for r05 grid at sim_year 2000

Conflicts:
cime

Conflicts:
components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit 21818e71bd3da6900fb2fd9fb957a0197bb5847e by jonbob
Add last datafile changes to support new MALI implementation
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit 5e84714cc6e65dd0b9c2c9a851555f8c2929c39d by kai.zhang
fixed a bug in the previous commit related to incloud -> grid-mean conversion

modified:   micro_mg2_0.F90
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
Commit 7d36ff4b568044b80d1dc5aba4194c9563e88396 by lbertag
Homme: Removed HOMMEXX_GB_CONFIG CPP logic

We now compile all the code.
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/src/share/cxx/Tracers.cpp (diff)
The file was modified components/homme/src/share/cxx/prim_driver.cpp (diff)
The file was modified components/homme/cmake/machineFiles/summit-p9-noomp.cmake (diff)
The file was modified components/homme/src/theta-l_kokkos/prim_driver_mod.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/cxx_f90_interface_theta.cpp (diff)
The file was modified components/homme/cmake/machineFiles/summit-p9-omp.cmake (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/config.h.cmake.in (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi.cmake (diff)
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/cam/src/physics/clubb/parameter_indices.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
Commit a8ca249a653a5176b5683a7091b23a013ba89681 by lbertag
HOMME: update dirk weights in tstep 10 in theta-l_kokkos target
The file was modified components/homme/src/theta-l_kokkos/cxx/prim_advance_exp.cpp (diff)
The file was modified cime (diff)
Commit b7b269b3cfaca869e861fa01e6d65e201dc588a3 by lbertag
Upgraded kokkos version to 3.2, and adjusted e3sm cmake logic

Kokkos no longer creates 'kokkos_generated_settings.cmake'. However, the easy
thing to do is to simply find the kokkos package, which is cmake's best way
to deal with TPLs. This caused a minor issue related to how cmake looks for
the package config file. See inline comment in components/cmake/common_setup.cmake
for more info.
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/cmake/common_setup.cmake (diff)
The file was modified externals/kokkos (diff)
Commit 64dc9f14bc17095dadc896c840d7ee577ff2e012 by kai.zhang
This fix is to address Wuyin's comments on the overall consistency between in-cloud &
grid mean cdnc and state & tendency update.
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
Commit 574f0ef4db4442869b0d47b66d49dee1fd64372f by tian.zhou
fixing negative reservoir storage bug
The file was modified components/mosart/src/wrm/WRM_modules.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_subw_IO_mod.F90 (diff)
Commit 6f6d5d98e4835c4e118c8f1f130b9b26c7f8cadd by lbertag
Exclude default paths when looking for kokkos

This is the safest thing to do, to prevent cmake to silently pick up
another installation of cmake, found in some other cmake search path.
The file was modified components/cmake/common_setup.cmake (diff)
Commit b57d58eea970be11627d9eeea78072203008564a by normanmr
Handling the C++14 requirement for yakl and samxx
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/cam/src/physics/crm/samxx/CMakeLists.txt (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified externals/YAKL (diff)
Commit e199ac479680d6ffb372feedea608b63116bc5ec by mpetersen
Update MPAS-Source: Rayleigh damping fix and continuation line
The file was modified components/mpas-source (diff)
Commit 8c678d9c6ac5c9d391057d369096c58c91d5f8ac by gautam.bisht
Updated LUT for alignment between iESM and ELM

LUT now uses previous year as reference for post-2000, and also tracks pasture.
New reference files have been created, and the land conversion assumptions
have been updated to better reflect CMIP6 scenarios, particularly ssp5rcp85 as
this is the available LUH2 data.
This is a standalone version of the same file used in iESM for E3SMv2.
The file was removedcomponents/clm/tools/clm4_5/land_use_translator/full_updateannuallanduse.c
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
The file was addedcomponents/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c
Commit b7e75da428c4aa23a37906b8a1f888fbef9467b6 by gautam.bisht
Updated comments for LUT v2
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
Commit 38dc8ce2dc9f8e315c23eb3500a63f7c2197617f by gautam.bisht
Increased precision of calculations and outputs

Internal variables and calculations are now double instead of float.
Rounding to integer no longer occurs for area outputs.
There is still rounding in double to float conversion for writing files.
Small grass distribution bug fixed.
Updated Makefile to hopefully work on different machines.
Added some debug info.

Changes to be committed:
modified:   components/clm/tools/clm4_5/land_use_translator/Makefile
modified:   components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 3da971bcbc08cc4f354a1d08eba2fb5a7e2cc547 by gautam.bisht
Updated Makefile to help with compilation on Cori and Compy

Added checks for Cori and Compy to set different complier and netcdf
options. Also added some comments to the beginning of udateannuallanduse_v2.c
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit aa3f3badc400ca73f30875ea56b44e3299f6cd1f by gautam.bisht
Updated makefile and cleaned up some precision issues

This makefile should now work will on both NERSC Cori and on PNNL Compy.
Added a tolerance to some error checks to account for increased precision.
Cleaned up some zero and 100 checks to account for increased precision.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
Commit 614e80effacf28fa31272b4a0bb28e1e382e5137 by gautam.bisht
Added high-precision rounding to stabilize outputs across machines

Final sum checks have been modified to avoid pft swaps due to
different selections for adjustment. The pft pct values are now
multiplied by 1E5, rounded, checked, then converted back to percent.
This happens at the end of both the sethurttcrop and sethurttpasture
functions.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit b060f0119537a11436f75bac7e4d89e691cb19fe by gautam.bisht
Also rounding the harvest outputs

Rounding the harvest outputs to same precision as pft outputs.
Added a debugging check to harvest normalization.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 1fc59d895669b292e778b41830394d71e91e230d by gautam.bisht
Turned off debug output for default

Final LUT file without debug output.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 7f53e9a6453c4497c14112c575bacfa961431454 by gautam.bisht
Added additional make message in Makefile

Makefile now returns a suggestion if the make fails.
The file was modified components/clm/tools/clm4_5/land_use_translator/Makefile (diff)
Commit 520457fbe67a72997e36428bc1b1c08b7f00913f by gautam.bisht
Updated 1850 and 2015 initial file mcrop names in code

New mcrop lut initial files for 1850 and 2015 have been created
with the current LUT. The names are hardcoded in the code, so they
had to be updated.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 3f34e2b819160ec4dd3a061d0c6450adacc66dc6 by gautam.bisht
Update run example to include current input file directory
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 6236981ed3398671d65aac980d4526a1d060e156 by gautam.bisht
Updated land use translator to more easily do different scenarios

Changed the first input argument to be LUH input state file name denoting the
scenario. Only historical file names can and must have "HIST" in the name
to determine the years to process. Output file names are now based on
the input file name.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 251afedc5594a60b10d72bbe2cdff72bc63abb28 by gautam.bisht
Updated mksurfdata tools for new LUT

Updated the mksurfdat Makefile.common to fix the LDFLAGS line.
Changed a tolerance value in mksurfdat.F90 for near-zero machine error
to account for pft pct being rounded to 1e-7 rather than integer percent.
Updated the default namelist values for mksrf_fvegtyp to get the
correct files and to include all potential CMIP6 RCPs.
Added an explicit type conversion in updateannuallanduse_v2.c.

Changes to be committed:
modified:   components/clm/bld/namelist_files/namelist_defaults_clm4_5_tools.xml
modified:   components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c
modified:   components/clm/tools/clm4_5/mksurfdata_map/src/Makefile.common
modified:   components/clm/tools/clm4_5/mksurfdata_map/src/mksurfdat.F90
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5_tools.xml (diff)
The file was modified components/clm/tools/clm4_5/mksurfdata_map/src/Makefile.common (diff)
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
The file was modified components/clm/tools/clm4_5/mksurfdata_map/src/mksurfdat.F90 (diff)
Commit e7b2bddc3b8089c25cbcc6374f62da91e3eb9014 by gautam.bisht
Updated namelist defaults for mksrf_vegtyp

Added all years for SSP2 RCP85 and SSP5 RCP85 so that single-year
surface files can be created for any year.

modified:   components/clm/bld/namelist_files/namelist_defaults_clm4_5_tools.xml
The file was modified components/clm/bld/namelist_files/namelist_defaults_clm4_5_tools.xml (diff)
Commit a430e6219d1edc63b47949918ca0645cbaa9fcfd by gautam.bisht
Update clm namelist definition to include new land surface file rcp tags

Included the new rcp options for creating land surface files in the
valid rcp tags check in
components/clm/bld/namelist_files/namelist_definition_clm4_5.xml
The file was modified components/clm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
Commit 2e837e7f23b56bb4e7f8bfb896a31d9a514688d7 by gautam.bisht
Updated the default historical file name

The LUT input file names have been changed, so this default name
in the code for the"1850" option has been updated.
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
Commit 308771629241a39a017969c2ab8ebda5530138b1 by tian.zhou
rename WRMUnit%active to WRMUnit%active_stage
The file was modified components/mosart/src/wrm/WRM_type_mod.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_modules.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_subw_IO_mod.F90 (diff)
Commit 52bc1495a5b57536255f145e66a647d82dfddd96 by lbertag
Changed kokkos version used for submodule

In order to get around issue 3355 on kokkos github repo,
we had to use our E3SM fork with an additional commit,
that takes care of not adding a problematic link flag.
The file was modified .gitmodules (diff)
The file was modified externals/kokkos (diff)
Commit 97b7d583235131b49966d190438380582a24bfa7 by lbertag
HOMME: Removed pointless macro link_to_kokkos

Since kokkos is built internally, we should use the cmake native
way of adding tpl dependencies, namely target_link_libraries,
which takes care of compile/link flags/options.
The file was modified components/homme/test_execs/preqx_kokkos_ut/CMakeLists.txt (diff)
The file was modified components/homme/test/unit_tests/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/theta-nlev128-kokkos/CMakeLists.txt (diff)
The file was modified components/homme/cmake/Kokkos.cmake (diff)
The file was modified components/homme/test_execs/theta-nlev72-kokkos/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/theta-l-nlev30-kokkos/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/theta-l-nlev72-kokkos/CMakeLists.txt (diff)
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
The file was modified components/homme/src/share/compose/CMakeLists.txt (diff)
Commit 1c1aac2cfd7c6c6bf135827127a181a56a37db9b by lbertag
HOMME: fix Kokkos error in debug mode on Cuda
The file was modified components/homme/src/theta-l_kokkos/cxx/CaarFunctorImpl.hpp (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/caar_ut.cpp (diff)
Commit 80a96c8285e96a5f4b4464dd721ee61595f55ddf by bmg2
I updated the version of CLUBB and SILHS used in this NGD CLUBB SILHS branch
to version 1497311 from September 2, 2020.
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified components/cam/src/physics/clubb/Skx_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/surface_varnce_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/diffusion.F90 (diff)
The file was modified components/cam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modified components/cam/src/physics/clubb/pdf_closure_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stat_file_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_sfc_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/numerical_check.F90 (diff)
The file was modified components/cam/src/physics/clubb/mono_flux_limiter.F90 (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/mean_adv.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/est_kessler_microphys_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/error_code.F90 (diff)
The file was modified components/cam/src/physics/clubb/output_netcdf.F90 (diff)
The file was modified components/cam/src/physics/clubb/turbulent_adv_pdf.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_windm_edsclrm_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/setup_clubb_pdf_params.F90 (diff)
The file was modified components/cam/src/physics/silhs/silhs_importance_sample_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was removedcomponents/cam/src/physics/clubb/variables_prognostic_module.F90
The file was modified components/cam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified components/cam/src/physics/clubb/calc_roots.F90 (diff)
The file was modified components/cam/src/physics/clubb/mixing_length.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_type_utilities.F90 (diff)
The file was modified components/cam/src/physics/silhs/transform_to_pdf_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/corr_varnce_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/cam/src/physics/silhs/parameters_silhs.F90 (diff)
The file was addedcomponents/cam/src/physics/clubb/version_clubb_core.txt
The file was modified components/cam/src/physics/clubb/diagnose_correlations_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/lapack_wrap.F90 (diff)
The file was modified components/cam/src/physics/clubb/parameter_indices.F90 (diff)
The file was removedcomponents/cam/src/physics/clubb/variables_diagnostic_module.F90
The file was modified components/cam/src/physics/clubb/stats_clubb_utilities.F90 (diff)
The file was addedcomponents/cam/src/physics/silhs/version_silhs.txt
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
Commit d85e70af3753d24276ab7da1db0ab94263a880e8 by bmg2
Upload some modifications which allow better LBA.

Conflicts:
components/cam/src/physics/clubb/advance_clubb_core_module.F90
components/cam/src/physics/clubb/model_flags.F90
components/cam/src/physics/clubb/parameters_tunable.F90
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/cam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified diagnostic_v2_0/draw_e3sm_budget.py (diff)
The file was modified components/cam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/parameters_silhs.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg_utils.F90 (diff)
The file was modified components/cam/src/physics/clubb/error_code.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_2D.py (diff)
The file was modified components/cam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified components/clm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified diagnostic_v2_0/function_pick_out.py (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
Commit eecc5a066a0469c6b8f60946a692f5a4b4f4104a by bmg2
Upgrade budgets numlib and numice, as well as the diagnostic package.
The file was modified components/cam/src/physics/cam/micro_mg_utils.F90 (diff)
The file was modified diagnostic_v2_0/draw_clubb_skew.py (diff)
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified diagnostic_v2_0/CLUBB_diagnostics_template.html (diff)
The file was modified components/cam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_3D.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
The file was modified diagnostic_v2_0/draw_large_scale.py (diff)
The file was modified diagnostic_v2_0/draw_rain.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
The file was modified diagnostic_v2_0/draw_silhs_standard.py (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified diagnostic_v2_0/draw_e3sm_budget.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit b5061d85ac073f84681afddc2f965368076b54ba by bmg2
We added a simple detrainment scheme in clubb_intr.F90, in order to reduce SWCF over storm tack.
We also added some new budget terms.
The file was modified components/cam/src/physics/cam/macrop_driver.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified diagnostic_v2_0/draw_rain.py (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg_utils.F90 (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_2D.py (diff)
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
Commit 939690072bd10cb8e131a5eb97a54f287f97f960 by bmg2
Normal update of diagnostic_v2_0.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified diagnostic_v2_0/draw_rain.py (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit 034980fa566d58101b025d7aaf0b2b00fa89f62b by zheng7
change clubb_ipdf_call_placement
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit efef249ccd3b98dc6d6e5bdf94aab724172d9d4c by bmg2
Commit for newbase run. issue #18
The file was modified components/cam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified diagnostic_v2_0/CLUBB_diagnostics_template.html (diff)
Commit 196432f5829f6ef345d59635f293e3ffd68053cd by bmg2
Commit for newbase. We added a conserved detrainment code, snowfrc=0.1, rhmini=0.8. #18
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 10e3fcb15f5d8ceb95f740a7609050ca067c5ecf by bmg2
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/)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
Commit afc7b5c1d5f5ba93e049e46ef2b1c671c623cd2b by bmg2
Change a magic number of altitude_threshold, it allows a deeper mixing layer. issue #18
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit fdeaf2a5bcce364f7b96446a8e86f81a5ba01676 by bmg2
We increase `altitude_threshold` from 100 to 300m that makes a deeper mixing layar and solves fog problems over stratocumuls regimes. Issue #18.
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
Commit 11f8c3d6eccb0f94c060690dece171008b56382c by bmg2
This commit can repeat simulation B, in https://github.com/larson-group/E3SM/issues/18#issuecomment-622158613
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
The file was modified cime/src/externals/pio1/pio/piodarray.F90.in (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 5c8422f16aafd393cefd5ec0b316c5ef682adcbb by bmg2
I fixed a bug of PDF_PARAMS_FRZ. issue #18

Conflicts:
components/cam/src/physics/clubb/variables_prognostic_module.F90

This file has already been removed in the latest version of CLUBB, as has
the variable pdf_params_frz.
The file was addedcomponents/cam/src/physics/clubb/variables_prognostic_module.F90
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was removedcomponents/cam/src/physics/clubb/variables_prognostic_module.F90
Commit edb71390e0b4a26a2db3d20d4767e096058f45a8 by dcomeau
Adds E3SM support for MPAS-Ocean/Sea-ice grid ECwISC30to60E1r2.
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/clm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit dcc7afe90cbff5cd99e675d2b17734974bdde7f6 by dcomeau
Adding JRA support to ECwISC30to60E1r2 grid
The file was modified cime_config/config_grids.xml (diff)
Commit 4eb9adf71d520c6dc098374f5e557ff77a51bff8 by dcomeau
Correcting paths for mapping files
The file was modified cime_config/config_grids.xml (diff)
Commit b1d65922fd10210a56320cd337fd45adf47e16d5 by bmg2
Create draw_micro_budget.py
The file was addeddiagnostic_v2_0/draw_micro_budget.py
Commit 4f98b60e1c61872a1cf6a938fafacd117b52673c by bmg2
Update CLUBB's Diagnostic Pack
The file was modified diagnostic_v2_0/draw_plots_hoz_2D.py (diff)
The file was modified diagnostic_v2_0/CLUBB_diagnostics_template.html (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
The file was modified diagnostic_v2_0/draw_micro_budget.py (diff)
Commit 51f430e54a0794a80cf604b1c09448ef1cd02ebc by bmg2
Update E3SM_CLUBB_diag.py
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit 032563f081bdde55a02706f27a85ca986b7ab2bd by mpetersen
Update MPAS-Source: COMPASS and documentation only
The file was modified components/mpas-source (diff)
Commit f01f2cf0d6a9771b01d032e692b0b86ecd12f0e0 by zheng7
clean up unnecessary comments
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
Commit e2dbbef293de6c705410b86c92c33b774c34c8fe by bmg2
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).
The file was modified cime/config/e3sm/machines/config_batch.xml (diff)
The file was modified components/cam/src/physics/clubb/numerical_check.F90 (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/clm/src/biogeophys/CanopyTemperatureMod.F90 (diff)
The file was modified components/cam/src/physics/clubb/surface_varnce_module.F90 (diff)
The file was modified components/clm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/clm/src/biogeophys/FrictionVelocityMod.F90 (diff)
The file was modified cime/config/e3sm/machines/config_machines.xml (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/clm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified components/clm/src/cpl/lnd_import_export.F90 (diff)
The file was modified cime/config/e3sm/machines/config_compilers.xml (diff)
The file was modified components/cam/cime_config/config_compsets.xml (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/clm/src/biogeophys/LakeFluxesMod.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
Commit 4a20e68380e1cf2d0a1d11a2ed6c4b2ad43fd8c6 by bmg2
Finishing off the previous cherry-pick/merge.
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
Commit 968ffe1c695c928254a7a55969cf5ed8ab1a641d by bmg2
This commit can reproduce simulation C in https://github.com/larson-group/E3SM/issues/18#issuecomment-640086590.
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 0c61e8402c37ad556e6fab8f3b111ce3b76547a8 by bmg2
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
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 32058b86bd7d80326c97b53563131b7c3c64aab6 by jonbob
Script support for new EC30to60E2v2 ocean mesh
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/clm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified cime_config/config_grids.xml (diff)
Commit ec1160128c09e9d47feea881b24a4ab4bd96e37c by bmg2
Update function_cal_mean.py
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
Commit 54133e3e41521febe0d0f421e137c302a38cfc4c by bmg2
update function_cal_mean.py for handling muli year
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
Commit 697b87fb1b03fa9e6693ae0e3987123b22065055 by bmg2
Update E3SM_CLUBB_diag.py
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit a07960211f9b973ab030997dd2a78e15d40af6e7 by bmg2
Update function_cal_mean.py
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
Commit 10b89327c504a7feaceb5492b786f04c6b21c27d by bmg2
Update function_pick_out.py
The file was modified diagnostic_v2_0/function_pick_out.py (diff)
Commit 5f30fc08891af99c42f19be4283528e037f9c5ca by bmg2
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).
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_2D.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
Commit 9fade9c3a2f2ce8957106623bad1b0ba959f22b7 by bmg2
Update CLUBB's diagnostic package. Now, making average for multiple years is allowed. Please set `nyear` in E3SM_CLUBB_diag.py.
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit 5466328b092ed9694e8dabfbeb58ad9142608024 by bmg2
Clean up the codes of tau and Richardson number. issue #18
The file was modified components/cam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified components/cam/src/physics/clubb/surface_varnce_module.F90 (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/draw_large_scale.py (diff)
The file was modified components/cam/bld/namelist_files/use_cases/2010S_cam5_CMIP6.xml (diff)
Commit 1711c4eb272a9b67c4df3b139e0e88d9eff77d87 by bmg2
For EAM_tau and ZM. Issue #18
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified components/cam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified components/cam/src/physics/cam/micro_mg_utils.F90 (diff)
Commit e59da3ae66ccd32cdbaedc1a0f9d8f86331c42e9 by bmg2
A run script for running tau and ZM. Issue #18
The file was addedtau_clean_anvil.csh
The file was removedcompile_run_script_edison.csh
The file was removedmake_e3sm_atm_cori.csh
The file was removedmake_e3sm_atm_anvil.csh
The file was removedrun_e3sm_anvil.csh
The file was removedrun_e3sm_anvil_v2.csh
The file was removedmake_e3sm_atm.csh
Commit 7a59b326837c688999723843c860a3578b7939f9 by bmg2
EAM_tau_silhs run script.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 0d49036b57def3d4f41fbe14fb4cc628b1f1e561 by bmg2
Repeat https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.zguo/eam_tau.n2p3_c151_pre1_fallp25_sgv_1d/
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 1ef7a5ceed2a4c35a12bbcac339a04787d1bef99 by bmg2
Remaping the SE to Lat-Lon
The file was addedremap/remap_ne30.csh
The file was addedremap/make_climo.py
The file was addedremap/remap.csh
The file was modified run_silhs_anvil_gust.csh (diff)
The file was addedremap/remap_3h.csh
The file was addedremap/function_cal_mean.py
The file was addedremap/remap_ne30_3h.csh
Commit dbf99ef481e94e909c9ae0cc293ea2915f8de8c7 by bmg2
Updating function_cal_mean.py to match exactly what is in Zhun's
archived NGD CLUBB SILHS directory.
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
Commit 733b9482f763f946218a436244fdad48dda99213 by bmg2
Run script for making global IOP files.
The file was addedREPLAY/run_e3sm_anvil_gust.csh
The file was addedREPLAY/README.txt
The file was modified run_silhs_anvil_gust.csh (diff)
Commit a65eda984626065417a5eafda62dae13ee787a72 by bmg2
Back to no-sgv run.
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified REPLAY/README.txt (diff)
Commit 327658e08d899fd6d85296fbbab821b37afb4380 by bmg2
I modified the run_silhs_anvil_gust.csh runscript so that it runs
for me on Anvil.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit c2fb8c77cf8da01b7c033b81fdfe1aa780a43d2c by bmg2
I am adding the files necessary to run the AMWG postprocessing scripts on
E3SM output files.
The file was addedpostprocessing/AMWG/climo_nco.sh
The file was addedpostprocessing/AMWG/diag140804.csh
The file was addedpostprocessing/AMWG/run_diag140804.csh
The file was addedpostprocessing/AMWG/remap_make_climo.csh
Commit 4c74649916c041d790b758b2db07a0017a6117cb by bmg2
Within the context of my NGD CLUBB SILHS directory, I have changed the names,
obsfilepath, etc., in E3SM_CLUBB_diag.py to be names and paths that work for me.
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit 04351851f51480f71cc03a2f8ecb891bd40b6a94 by bmg2
I committed some changes to my personal NGD CLUBB SILHS directory to set up
for E3SM diags using my directory paths.
The file was modified remap/make_climo.py (diff)
The file was modified remap/remap.csh (diff)
Commit 32895b80c4299b470d1ec24dc764f89684f29dcf by bmg2
I also changed the ne30 remapping file in my NGD CLUBB SILHS branch
to use my specific paths.
The file was modified remap/remap_ne30.csh (diff)
Commit da3bec3fec2d23fe62305de8e70c21f57d310760 by bmg2
I added the environment file and run script for E3SM diags.
The file was addedpostprocessing/e3sm_diags_env.yml
The file was addedpostprocessing/run_e3sm_diags.py
Commit 89c504822f84e3e75b4bdb89cdf530473a84aef7 by bmg2
I am also changing these remapping files over to my directory paths.
The file was modified remap/remap_3h.csh (diff)
The file was modified remap/remap_ne30_3h.csh (diff)
Commit 015d577ad11966e886ede5c2a9915211ecfd8bfc by bmg2
Minor changes to postprocessing files.
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified postprocessing/AMWG/remap_make_climo.csh (diff)
The file was modified remap/make_climo.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was addedpostprocessing/AMWG/remap_make_climo_ne30.csh
Commit c9b9ebfab024efa7d1e26cf0f4ce6b3492b331ef by bmg2
I updated E3SM to match recent changes made to CLUBB code.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit eeb6b1aa17b832cb07d6506162212a183b80e8c4 by bmg2
I removed l_use_ice_latent from the code, following recent changes to CLUBB.
The file was modified nightly_test/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit 2ea521aec916f5cebdd5cfc60a88bf926884c494 by bmg2
I am updating clubb_intr.F90 and subcol_SILHS.F90 based on recent
changes to CLUBB code.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit faf2d25795506387337126eee3d2350458c64935 by bmg2
I am updating E3SM-CLUBB for the addition of the l_partial_upwind_wp3 flag
to CLUBB's config flags.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit 8fc6a01018896ccde798a69a6506d2ad204c7db6 by bmg2
I altered the call to setup_pdf_parameters_api to pass in khzm,
following recent changes to CLUBB.  I also needed to move the loop
that populates khzm (CLUBB levels) from khzm_in (E3SM levels) to
before the call to setup_pdf_parameters_api.
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 42c334c3b673c355e933caf92b4faa9e8e7fe3be by bmg2
Changing code to work with newest silhs update. larson-group/cam#129
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 6176efe7142eab8b679ed03c1eb5e7178ea5def8 by bmg2
Partially reverting last commit. The solution was implemented in silhs_api. larson-group/cam#129
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 0c03264d770b10fce936b2539baac9e6786d26e8 by bmg2
Making compatible with newest clubb changes. larson-group/cam#129
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 36d61137a8389e458ca900f1ecfd821af7596b48 by adivittorio
Bug fixes for land use translator and surface file creation

Fixed an automatic file naming bug to remove an extra creation date.
Fixed a makefile bug for a fortran compiler flag.
Deleted two unnecessary files

Changes to be committed:
        modified:   ../land_use_translator/updateannuallanduse_v2.c
deleted:    landuse_timeseries_hist_simyr1850-2005.txt
deleted:    landuse_timeseries_hist_simyr1850-2015_LUH2.txt
modified:   src/Makefile.common
The file was modified components/clm/tools/clm4_5/mksurfdata_map/src/Makefile.common (diff)
The file was removedcomponents/clm/tools/clm4_5/mksurfdata_map/landuse_timeseries_hist_simyr1850-2015_LUH2.txt
The file was modified components/clm/tools/clm4_5/land_use_translator/updateannuallanduse_v2.c (diff)
The file was removedcomponents/clm/tools/clm4_5/mksurfdata_map/landuse_timeseries_hist_simyr1850-2005.txt
Commit 131265472d4673ec94c936b67d9dbe3a7c8d1bdb by jonbob
Update the EC30to60E2r2 salinity restoring file name
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 38b4edbfa2816d1d2922f5d6b7632d63756cd525 by jonbob
Set GM-kappa to 600 for EC30to60E2r2 G-cases
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
Commit d819e97882d2f40733bb80d18d50651367d3b74d by bmg2
I altered parameters_tunable.F90 so that it looks more like the
parameters_tunable.F90 that's in the CLUBB master repo again.
It got a little jacked up from the merges.
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
Commit 793e1146baf409b7d00519cc1e851490be1a60db by hannah6
Clean up crm_history_init

modified:   components/cam/src/physics/crm/crm_history.F90
The file was modified components/cam/src/physics/crm/crm_history.F90 (diff)
Commit e9241c8459bb2a9d3d1dc6c55b204cea01bbdbe5 by bmg2
Fixing compilation errors in this branch.
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
Commit 6a84b2c651f669218015d576816a7edb4ec5d0ba by hannah6
Fix MMF timing factor output

Previously this output variable TIMINGF was always 1 because the value
increment wasin the wrong place

modified:   sam/crm_module.F90
modified:   samxx/timeloop.cpp
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/sam/crm_module.F90 (diff)
Commit 325ebd80c8bca32e7a1e8ff6560840e4973ab6ff by jacob
Minor clm to elm changes.

Change src.clm to src.elm in configure (pointed out by GautumB).
Chnage one ref to CLM in old CICE config_component.
The file was modified components/elm/bld/configure (diff)
The file was modified components/cice/cime_config/config_component.xml (diff)
Commit b993ac82cdb1d9b42acf8edee369e5eb3a42c01d by hannah6
Change timing_factor to subcycle_factor

Also change the history variable from TIMINGF to MMF_SUBCYCLE_FAC

modified:   crm_history.F90
modified:   crm_output_module.F90
modified:   crm_physics.F90
modified:   sam/crm_module.F90
modified:   samxx/cpp_interface_mod.F90
modified:   samxx/crm.cpp
modified:   samxx/fortran/crm_module.F90
modified:   samxx/fortran/crm_output_module.F90
modified:   samxx/post_timeloop.cpp
modified:   samxx/pre_timeloop.cpp
modified:   samxx/test/cpp_driver.F90
modified:   samxx/test/fortran_driver.F90
modified:   samxx/timeloop.cpp
modified:   samxx/vars.cpp
modified:   samxx/vars.h
The file was modified components/cam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/cam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/crm_module.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/fortran/crm_output_module.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/test/fortran_driver.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/cam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/cam/src/physics/crm/crm_output_module.F90 (diff)
Commit 19ad35e9a0fa715b08588dd5ccf402d8fd2f88d4 by jonbob
Update CIME to master to bring in PR#3701 from ESMCI/jonbob/add-new-ocnice-grids
The file was modified cime (diff)
Commit 86056ad9e5309932f22b3085532fe3e07180b5f8 by hannah6
Change SP* history variables to MMF_*

modified:   components/cam/cime_config/testdefs/testmods_dirs/cam/crmout/user_nl_cam
modified:   components/cam/src/physics/crm/crm_history.F90
The file was modified components/cam/cime_config/testdefs/testmods_dirs/cam/crmout/user_nl_cam (diff)
The file was modified components/cam/src/physics/crm/crm_history.F90 (diff)
Commit b0d93c139a8d4ece4f0e100901046071cde1cbdc by lbertag
Homme: fixing errors reported by valgrind.

One (ESF) was relatively innocuous, but the other (HVF) caused the code to
crash if the vector length was larger than 1.
The file was modified components/homme/src/preqx_kokkos/cxx/HyperviscosityFunctorImpl.cpp (diff)
The file was modified components/homme/src/share/cxx/EulerStepFunctorImpl.hpp (diff)
Commit 0d9c93f9a3d9ca7f14810051b13f36aa71b4ca5e by lbertag
Homme: fixing bug related to diagnostic calls in prim_driver.cpp
The file was modified components/homme/src/share/cxx/prim_driver.cpp (diff)
The file was modified components/homme/cmake/machineFiles/anvil-bfb.cmake (diff)
Commit d4c61024ba87ffd058a6c7711d651a11944322a5 by lbertag
Homme: couple of fixes in preqx_kokkos to match preqx implementation

- removed ps_v from diagnostics routines
- when applying ps forcing, compute forcing without dt factor
The file was modified components/homme/src/preqx_kokkos/cxx/CamForcing.cpp (diff)
The file was modified components/homme/src/preqx_kokkos/cxx/Diagnostics.cpp (diff)
Commit 9470716c6be80e92323a15b1de9f67763003ef1f by luke.vanroekel
adds ICG support for EC30to60E2r02
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified cime_config/config_grids.xml (diff)
Commit 5be0fdd8b4c3192fc8135f9a2f5ca56585315826 by lbertag
Homme: Adding HOMMEXX_BFB_TESTING to preqx and preqx_kokkos config files
The file was modified components/homme/src/preqx/config.h.cmake.in (diff)
The file was modified components/homme/src/preqx_kokkos/config.h.cmake.in (diff)
The file was modified components/homme/src/preqx/CMakeLists.txt (diff)
The file was modified components/homme/src/preqx_kokkos/CMakeLists.txt (diff)
Commit ac5ae5e448e053ce1044104dc1ead0891053255c by lbertag
Homme: bug fix in preqx_kokkos caar functor

The eta_dot_dpdn buffer was used incorrectly when computing dp3d.
In particular, we were allowing an uninited value (last interface) to
pollute the last midpoint during the final dp3d update.

Note: this bug showed up only if NUM_LEV=NUM_LEV_P.
The file was modified components/homme/src/preqx_kokkos/cxx/CaarFunctorImpl.hpp (diff)
Commit 056f587727a79c92cddaa09a0ac04742b14a8f6a by bmg2
I committed all the updated CLUBB namelist variables to
namelist_definition.xml.
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/homme/src/share/compose/CMakeLists.txt (diff)
Commit 457e040c11242d8eb5df5a9e7d6f8ba8558a30f2 by mpetersen
Update mpas-source: GM/Redi and surface buoyancy fixes
The file was modified components/mpas-source (diff)
Commit 74dca88c89ddba4f3fb90519d4a698b0ae4622ed by jonbob
Update to E3SM scrpts corresponding to mpas-ocean Registry changes
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 4a037f46ee51613c70e265350413560e5c5f81ff by bmg2
Changes to make everything run.
The file was modified tau_clean_anvil.csh (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified postprocessing/AMWG/diag140804.csh (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit f6a2d379f87d954cc0e9ca27225d57e3ff4eb2b5 by bmg2
Borrowing code from the master for namelist variables and printing
of parameters and flags.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 60208486d315d03df6b5d86017861cac9e8bfe3a by bmg2
Fixed a compilation error.
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 766bfc3aafb1406726dce7626cc61f51e02a2747 by jonbob
Set mocStreamfunctionAM off by default for new EC30to60E2r2 mesh
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 5d1d20924b52672b28b61b018842d9be11d13590 by luke.vanroekel
adds default layout for EC6030E2r2 for compy
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified components/mpas-source (diff)
Commit a7b566099abae6311c0e201f19ddd64b8f936df8 by luke.vanroekel
Revert "adds default layout for EC6030E2r2 for compy"

This reverts commit 5d1d20924b52672b28b61b018842d9be11d13590.
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified components/mpas-source (diff)
Commit 435744450e45272d901e6bfd60bb5ae25688ec85 by luke.vanroekel
adds default layout for EC6030E2r2 for compy
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit d9cdfe1fd9713fb9909f7f3a6f365e32ba936c1b by azamat
Enable E3SM on Tulip
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_batch.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit 4d7bd871f537b4f71c885d2bba3ebe0dcf4fe77a by bmg2
I am making the remaining changes to parameter values necessary to
reproduce the parameter settings that are found in Zhun's branch
(which uses an older version of CLUBB).
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit d9ec1c8503a6dab58003b086b7ddf386656d88d3 by bmg2
I am committing the changes necessary to bring back the Lscale averaging
code that used to be found in SILHS.  This is being done because Zhun's
results were based on using this code, and we went to check that the
new results (after the CLUBB/SILHS upgrade) match the old results as
closely as possible.  This change can always be reverted later.
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit a25869e457eaad86697dc3a5638a8e583d0ecb8e by jacob
A few more clm to elm mods

Edit config_archive.xml to define elm.
Change MALI test from CLM45 to ELM in tests.py
The file was modified cime_config/config_archive.xml (diff)
The file was modified cime_config/tests.py (diff)
Commit 25fb8ee710e61f69ef0cb344a3864d0c77741129 by jacob
Rename user_nl_clm in testdefs

Rename all instances of user_nl_clm to user_nl_elm in all the testmods_dirs in
cam, elm, allactive
The file was removedcime_config/testmods_dirs/allactive/v1bgc_1850/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/o3/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/NoVSNoNI/user_nl_elm
The file was addedcime_config/testmods_dirs/allactive/v1bgc/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_f10/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/lulcc_sville/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/af_bias_v5/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/allActive/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/oldhyd/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_12/user_nl_clm
The file was addedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/SNICARFRC/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fates/user_nl_elm
The file was addedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca/user_nl_elm
The file was removedcime_config/testmods_dirs/allactive/v1bgceca/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly_noinitial/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vrtlay/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cropMonthOutput/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I20TRGSWCNPECACNTBC/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcinterface/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/SNICARFRC/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I1850GSWCNPECACNTBC/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/af_bias_v5/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fates/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/o3/user_nl_elm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_clm
The file was addedcime_config/testmods_dirs/allactive/v1cmip6/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/lulcc_sville/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cropMonthOutput/user_nl_clm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subset/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/tropicAtl_subset/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrig_o3_reduceOutput/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/NoVSNoNI/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/reduceOutput/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cn_conly/user_nl_clm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_long/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly_noinitial/user_nl_clm
The file was addedcime_config/testmods_dirs/allactive/v1bgc_1850/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_3_monthly/user_nl_elm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrig_o3_reduceOutput/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_sville/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly/user_nl_elm
The file was addedcime_config/testmods_dirs/allactive/v1bgceca/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vrtlay/user_nl_clm
The file was addedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_12/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vst/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rootlit/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/USUMB/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/user_nl_clm
The file was removedcime_config/testmods_dirs/allactive/v1bgceca_1850/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/allActive/user_nl_elm
The file was removedcime_config/testmods_dirs/allactive/v1cmip6/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC_long/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/reduceOutput/user_nl_elm
The file was addedcime_config/testmods_dirs/allactive/v1bgceca_1850/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I1850GSWCNPRDCTCBC/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_sville/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/crop_trans_f10/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I20TRGSWCNPRDCTCBC/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/monthly/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ciso/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/default/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rd/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/oldhyd/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rd/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/vst/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/default/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca/user_nl_clm
The file was addedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/clmmos_usrdat/user_nl_elm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fateshydro/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ctc_f19_g16_I1850GSWCNPRDCTCBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/clmmos_usrdat/user_nl_clm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I20TRGSWCNPECACNTBC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/USUMB/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcinterface/user_nl_clm
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/cn_conly/user_nl_elm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/fateshydro/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/eca_f19_g16_I1850GSWCNPECACNTBC/user_nl_clm
The file was removedcime_config/testmods_dirs/allactive/v1bgc/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/glcMEC/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/rootlit/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/ciso/user_nl_clm
The file was removedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/snowlayers_3_monthly/user_nl_clm
The file was addedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_elm
Commit 567b2a58ee84d2a7624738c7c7ab6b84e0b194ee by jacob
Rename clm to elm in config_archive

Rename clm to elm in config_archive.xml.  This also requires updating
the filenames output by elm to include "elm".
The file was modified cime_config/config_archive.xml (diff)
Commit 833a1d08ac6b8804355afdf02f39411eebe61e2f by jacob
Change ELM output to include "elm" string

Change the history and restart files for ELM to include "elm" instead of
"clm2" in their names.  This is necessary for short-term archiving to work.
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
Commit 0730235f3639cdf779e642432c28718ec36f6843 by jacob
Update cime branch hash

Update the hash on the cime branch needed for name change.
The file was modified cime (diff)
Commit 63f23113a722ae975a03437d5689dae71ce70c5a by akt
Update mpas-source: Added GPU macros to seaice core
The file was modified components/mpas-source (diff)
Commit de50be5154ea2e2b1192f8fdeb616f286fcd75e9 by jayesh
Updating to Scorpio ver 1.1.3

Updating Scorpio and Scorpio classic to version 1.1.3 . This
version contains,

* Fixes for issues writing text variables with the PGI
  compiler
* Fixes for incompatibility between text variables written
  out using Scorpio and Scorpio classic
* Support for the MPI serial library
The file was modified externals/scorpio (diff)
The file was modified externals/scorpio_classic (diff)
The file was addedcomponents/homme/cmake/machineFiles/summit-modules/load-modules-gpu
The file was addedcomponents/homme/cmake/machineFiles/summit-modules/load-modules-p9
Commit c0d6e4646f6c73a5fff6c92d976e8b190721d544 by oksanaguba
mods to cmake and bash scripts to have flexibility in run/test scripts for modules, omp options, jsrun command
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/test/reg_test/run_tests/testing-utils.sh (diff)
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
The file was modified components/homme/test/reg_test/run_tests/createRunScripts.sh (diff)
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
The file was modified components/homme/test/reg_test/run_tests/cmake_variables.sh (diff)
Commit 90d61ea78e344e45d25c45ddb91e097f160b0b94 by jacob
Update output file metdata with ELM

Remove refs to CLM and CLM4.0 in history and restart global attributes
and replace with ELM.
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/main/clm_varctl.F90 (diff)
The file was modified REPLAY/README.txt (diff)
Commit 7de5ed78c54e0c8c77aa1442551e2d5bf120480c by bmg2
A replay SCM run script.
The file was addedrun_e3sm_scm_REPLAY.csh
Commit e53675a0e7c842505ab38bc2cfcd47e2b867569f by bmg2
Professor and I added lines of code in order to find out the negative spike of T.
The file was modified components/cam/src/physics/cam/physics_types.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 2f64d6a2b815026867784b3c2b1160a0e5857e6e by bmg2
Submit run should be kept as true.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 85bf722522eaed81c3397569d3601c0fd2361232 by whannah1
Reviving the standalone tests, and using sam/ fortran code rather than custom fortran code
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/coriolis.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/atmosphere.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/gammafff.c
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/openacc_utils.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/setperturb.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/shear_prod3D.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/zero.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ice_fall.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/pressure.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crmsurface.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/forcing.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/micro_params.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/bound_exchange.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_output_module.F90
The file was modified components/cam/src/physics/crm/sam/crm_module.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/shear_prod2D.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_state_module.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_scalar.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/setparm.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/module_ecpp_stats.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/vars.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/grid.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/sat.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/CMakeLists.txt
The file was modified components/cam/src/physics/crm/openacc_utils.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ADV_MPDATA/advect_scalar.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ADV_MPDATA/advect_scalar3D.F90
The file was modified components/cam/src/physics/crm/samxx/test/fortran3d/CMakeLists.txt (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/damping.F90
The file was modified components/cam/src/physics/crm/sam/accelerate_crm.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/diagnose.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/advect2_mom_z.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/fft.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/uvw.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/tke_full.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/periodic.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/press_grad.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crmtracers.F90
The file was modified components/cam/src/physics/crm/samxx/test/fortran_driver.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_scalar2D.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/accelerate_crm.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/press_rhs.F90
The file was modified components/cam/src/physics/crm/sam/fftpack5.F90 (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_mom3D.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/adams.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_scalar3D.F90
The file was modified externals/YAKL (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/task_init.F90
The file was addedcomponents/cam/src/physics/crm/samxx/test/perf_mod.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/advect_mom.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crmdims.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_input_module.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/utils.F90
The file was modified components/cam/src/physics/crm/samxx/test/cpp2d/CMakeLists.txt (diff)
The file was modified components/cam/src/physics/crm/samxx/test/fortran2d/CMakeLists.txt (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/advect2_mom_xy.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ADV_MPDATA/advection.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/precip_proc.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/cloud.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ecppvars.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/bound_duvdt.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/abcoefs.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_mom.F90
The file was modified components/cam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/advect_all_scalars.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/kurant.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/task_util_NOMPI.F90
The file was modified components/cam/src/physics/crm/samxx/test/build/cmakescript.sh (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/params.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/boundaries.F90
The file was modified components/cam/src/physics/crm/crm_rad_module.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/random.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/diffuse_mom2D.F90
The file was modified components/cam/src/physics/crm/RNG_MT.F90 (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_ecpp_output_module.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_rad_module.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/crm_module.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/module_ecpp_crm_driver.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/microphysics.F90
The file was addedcomponents/cam/src/physics/crm/samxx/test/shr_const_mod.F90
The file was modified components/cam/src/physics/crm/samxx/test/CMakeLists.txt (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/ADV_MPDATA/advect_scalar2D.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/RNG_MT.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/SGS_TKE/sgs.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/buoyancy.F90
The file was modified components/cam/src/physics/crm/samxx/test/cpp3d/CMakeLists.txt (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/MICRO_SAM1MOM/precip_init.F90
The file was removedcomponents/cam/src/physics/crm/samxx/fortran/domain.F90
Commit 04b1150e676b707c410d294ba4fab6706a4ac657 by whannah1
Switching to YAKL SimpleBounds for lower register usage on the GPU. Bug fix for previous implementation of crm_clear_rh.
The file was modified components/cam/src/physics/crm/samxx/microphysics.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_duvdt.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_grad.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/sgs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_proc.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified externals/YAKL (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/forcing.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diagnose.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/cam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/press_rhs.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/precip_init.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/shear_prod3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/accelerate_crm.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect_scalar.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/adams.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/uvw.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/buoyancy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/zero.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/kurant.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_xy.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/pressure.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/bound_exchange.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/post_icycle.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/cloud.cpp (diff)
The file was modified components/cam/src/physics/crm/samxx/coriolis.cpp (diff)
Commit 2dd5d6a1f49edee129ad034acb5a60010fb8ae95 by akt
Update mpas-source: improved sea ice testing
The file was modified components/mpas-source (diff)
Commit a54c48835266878d002524135e6e3480d10bab23 by whannah1
remove crm_gpu test mod

modified:   cime_config/tests.py
deleted:    components/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/shell_commands
deleted:    components/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/user_nl_cam
The file was modified cime_config/tests.py (diff)
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/shell_commands
Commit 6de8dfc340ec1f02c8086e59e61af15bc807672c by whannah1
Fix saxx cpp_driver

modified:   components/cam/src/physics/crm/samxx/test/cpp_driver.F90
The file was modified components/cam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
Commit d7b251e8f024137a2ccddadb13b20fd7caef1fdd by whannah1
Update standalone test notes and env

modified:   components/cam/src/physics/crm/samxx/README.md
modified:   components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/README.md (diff)
Commit e3b5cc4bb351f51636f1ea2a963cb24a1f841ca7 by lbertag
Homme: bug fix in preqx_kokkos, regarding un-initialized buffers

When HOMMEXX_BFB_TESTING is on, buffers are inited to random values,
which caused preqx_kokkos to get garbage if rsplit>0, due to eta_dot_dpdn
not being computed, but still used to update dp3d.
The file was modified components/homme/src/preqx_kokkos/cxx/CaarFunctorImpl.hpp (diff)
Commit ce9e2764b3046fab06c695572a81099702ad7922 by hannah6
Change area_p to area

modified:   components/cam/src/dynamics/se/dyn_grid.F90
The file was modified components/cam/src/dynamics/se/dyn_grid.F90 (diff)
Commit fde80e73561d3d241d15deecf2082868f055ca13 by jacob
Rebase cime changes

Rebase cime changes on to 84df62862c26a9 which is what E3SM is currently
using on master.
The file was modified cime (diff)
Commit 3344db21fcc39ac06fe6de182a5111b3e172e554 by azamat
Add MPAS-Seaice files for OpenMP or OpenACC offload
The file was modified cime_config/machines/Depends.ibmgpu.cmake (diff)
The file was modified cime_config/machines/Depends.pgigpu.cmake (diff)
The file was modified cime_config/machines/Depends.pgigpu (diff)
Commit d0a805ced5ca7c3c1fbae5f501ffefabe25462e1 by azamat
Update paths for moved files
The file was modified cime_config/machines/Depends.pgigpu.cmake (diff)
Commit 2f4d3ecc25285056238e99585ad508744dd61ea3 by azamat
Add netcdf to Tulip's LD_LIBRARY_PATH
The file was modified cime_config/machines/config_machines.xml (diff)
Commit d3483227ee015d7d9a13fe6e076f67a998f70ca1 by oksanaguba
incremental: fixed flags for kokkos target; changes to have only kokkos targets on summit
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/test/reg_test/run_tests/testing-utils.sh (diff)
Commit c88c39a37dab701505158dc0fd9f2cb26c3867ab by jacob
Remove debugging lines in elm buildnml

Remove debugging lines in elm buildnml that were
accidentally committed.
The file was modified components/elm/cime_config/buildnml (diff)
Commit 12f1bc52f673093cfc635eeb5d4c364e9b5ef88b by jacob
Replace CLM with ELM in a few pelayout entires

Replace CLM with ELM in a few pelayout entires that were
missed in the initial switch.  Spotted by Xue Zheng.
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit d43c4232485527ad47b046279b32d5050e7b6c2a by ambradl
Homme: Remove some debug-build output.
The file was modified components/homme/src/share/sl_advection.F90 (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/test/reg_test/run_tests/test-list.cmake (diff)
The file was modified components/homme/test/reg_test/run_tests/testing-utils.sh (diff)
Commit 357633eef1c99cb30de7553e25a95129f88beb65 by ambradl
EAM: Remove dynamics' Q fields from SE dycore restart, leaving only Qdp.

The SE dycore already was ignoring the Q values, instead recomputing Q in
prim_init2.

This saves the time in writing and reading pcnsnt 3D fields.
The file was modified components/cam/src/dynamics/se/restart_dynamics.F90 (diff)
Commit 00df527d05c06ea26b924ebb6124d4d9d1147ec0 by oksana.guba
change options for anvil bfb
The file was modified components/homme/cmake/machineFiles/anvil-bfb.cmake (diff)
Commit d4f5ad8e2892100e22d6cfd412cf35a6f8edf66f by afroberts
addition of snicar for land and sea ice, 5 sea ice snow layers, and ITD snow redistribution
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
Commit bc9ecec54b8f36b192bbeae0c79df5794e99bc7f by whannah1
modify standalone conda commands

modified:   components/cam/src/physics/crm/samxx/README.md
modified:   components/cam/src/physics/crm/samxx/test/build/summit_cpu.sh
modified:   components/cam/src/physics/crm/samxx/test/build/summit_cpu_ibm.sh
modified:   components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_cpu.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_cpu_ibm.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_gpu.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/README.md (diff)
Commit 8fe58a140d0541eab97b86865044950f754586e7 by whannah1
Centralized definition of r8 for CRM code

modified:   components/cam/src/physics/crm/params_kind.F90
modified:   components/cam/src/physics/crm/sam/MICRO_M2005/drop_activation.F90
modified:   components/cam/src/physics/crm/sam/accelerate_crm.F90
modified:   components/cam/src/physics/crm/sam/crm_module.F90
The file was modified components/cam/src/physics/crm/sam/MICRO_M2005/drop_activation.F90 (diff)
The file was modified components/cam/src/physics/crm/sam/accelerate_crm.F90 (diff)
The file was modified components/cam/src/physics/crm/params_kind.F90 (diff)
The file was modified components/cam/src/physics/crm/sam/crm_module.F90 (diff)
Commit 6655852d82f0e72b9790f4fc5c0e4538921e13b3 by whannah1
Address PR comments about private/public

modified:   components/cam/src/physics/crm/openacc_utils.F90
The file was modified components/cam/src/physics/crm/openacc_utils.F90 (diff)
Commit 3710392d0de834064efedf3eba4ecd04401bd07b by jonbob
Update compy L pe-layout for trigrid with EC30to60
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit a5637e4e8f5115de8576bc1a69aba073e3ca4f3a by jacob
Rename cam to eam

Rename the cam directory to eam.
First had to deinit the submodules then:
mv cam eam;  git rm -r cam; git add eam
The file was addedcomponents/eam/src/chemistry/mozart/mo_synoz.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_oxidants.inp
The file was removedcomponents/cam/src/advection/slt/extx.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_coag.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_imp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_lin_matrix.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/chem_mech.doc
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/config_files/sys_defaults.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_imp_sol.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/rate_tab.f
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_adjrxt.F90
The file was addedcomponents/eam/bld/perl5lib/Build/NamelistDefaults.pm
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850-2005_cam5.xml
The file was removedcomponents/cam/src/chemistry/mozart/exbdrift.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_phtadj.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01a.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/shell_commands
The file was removedcomponents/cam/src/chemistry/aerosol/cldaero_mod.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/m_spc_id.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_imp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2_gust.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_imp_sol.F90
The file was addedcomponents/eam/doc/ChangeLog_template
The file was addedcomponents/eam/chem_proc/inputs/super_fast_LLNL.lut.fixed_ch4.in
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_nln_matrix.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_arctas_gfs.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/sd_waccm_tslt_geos5.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/cls_map.f
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_convproc.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/mozpp.main.f
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_setext.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cam4_port/user_nl_cam
The file was removedcomponents/cam/chem_proc/inputs/super_fast_LLNL.in
The file was removedcomponents/cam/src/advection/slt/lcdbas.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_mean_mass.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/sub_scan.f
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_xfrc.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_lu_solve.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_CMIP6.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_prod_loss.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_sc_2000_cam4.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/usrsubs.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/aerosol/drydep_mod.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c.xml
The file was removedcomponents/cam/chem_proc/src/make_chempp
The file was addedcomponents/eam/chem_proc/inputs/super_fast_modal_3modes.in
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/chem_mods.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/chm_hdr.f
The file was addedcomponents/eam/chem_proc/src/cam_chempp/lin_code.f
The file was removedcomponents/cam/src/chemistry/mozart/m_sad_data.F90
The file was addedcomponents/eam/chem_proc/inputs/trop_strat_bam_v1.inp
The file was addedcomponents/eam/chem_proc/src/cam_chempp/symbol.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_prod_loss.F90
The file was addedcomponents/eam/chem_proc/inputs/waccm_ions_spe.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850-PD_cam5.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/make_names.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_imp_sol.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_elm
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_indprd.F90
The file was removedcomponents/cam/chem_proc/procfiles/cam/mo_imp_sol_scalar.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/master_aer_drydep_list.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/crmout/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/master_aer_drydep_list.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/modal_aero/aero_model.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/ver_hdr.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_phtadj.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/shell_commands
The file was removedcomponents/cam/bld/config_files/defaults_eul.xml
The file was removedcomponents/cam/src/chemistry/pp_none/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/m_rxt_id.F90
The file was addedcomponents/eam/bld/config_files/definition.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/SSP585_cam5_CMIP6_bgc.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/mozart/efield.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_airplane.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_setrxt.F90
The file was addedcomponents/eam/cime_config/buildnml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cam5_port/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/shell_commands
The file was addedcomponents/eam/src/chemistry/mozart/mo_setozo.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/bulk_aero/seasalt_model.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_setz.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/rxt_names.f
The file was removedcomponents/cam/src/chemistry/mozart/lin_strat_chem.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_1850_cam4.xml
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_9mode.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_tracname.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_phtadj.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_1850-2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/slt_hdr.f
The file was addedcomponents/eam/chem_proc/src/cam_chempp/exe_opts.f
The file was removedcomponents/cam/chem_proc/inputs/trop_mozart_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_extfrc.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850S_cam5_CMIP6.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_sim_dat.F90
The file was removedcomponents/cam/chem_proc/bkend/wrf.mod.files.PP
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_xnox_fixed_ch4.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/1950_cam5_CMIP6-HR.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/rxt_equations.f
The file was removedcomponents/cam/bld/build-namelist
The file was addedcomponents/eam/chem_proc/src/cam_chempp/mak_grp_vmr.f
The file was removedcomponents/cam/src/chemistry/mozart/mo_airglow.F90
The file was removedcomponents/cam/chem_proc/procfiles/cam/mo_imp_sol_cache.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-04.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_rtlink.F90
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_7mode.in
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_sim_dat.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010_cam5_CMIP6-HR.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_aerosols.inp
The file was removedcomponents/cam/src/chemistry/mozart/mo_setz.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/num_ctl.f
The file was addedcomponents/eam/src/chemistry/modal_aero/sox_cldaero_mod.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/m_spc_id.F90
The file was removedcomponents/cam/bld/perl5lib/XML/man3/XML_Lite_Element.3
The file was removedcomponents/cam/src/chemistry/mozart/mo_jeuv.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/shell_commands
The file was addedcomponents/eam/src/chemistry/mozart/mo_lightning.F90
The file was addedcomponents/eam/chem_proc/inputs/wa3.tst.inp
The file was removedcomponents/cam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/mozart/gas_wetdep_opts.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_none/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/inputs/super_fast_LLNL.lut.fixed_ch4.in
The file was removedcomponents/cam/bld/config_files/defaults_sld.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/bkend/cam.mod.files.PP
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_fixed_ch4.inp
The file was removedcomponents/cam/bld/namelist_files/master_aer_wetdep_list.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2006-2100_cam5_rcp26.xml
The file was addedcomponents/eam/src/chemistry/pp_none/mo_lu_factor.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/padj_code.f
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_strato_rates.F90
The file was removedcomponents/cam/src/chemistry/mozart/clybry_fam.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_strato_sad.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_snoe.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/m_spc_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2-MMF-2mom.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/chem_mods.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/jcl.f
The file was removedcomponents/cam/src/chemistry/mozart/spedata.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_lu_solve.F90
The file was addedcomponents/eam/chem_proc/src/make_chempp.cori
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_indprd.F90
The file was removedcomponents/cam/chem_proc/inputs/wa3.tst.spe.inp
The file was removedcomponents/cam/src/chemistry/bulk_aero/aero_model.F90
The file was addedcomponents/eam/chem_proc/bkend/mozart.mod.files.PP
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_lu_solve.F90
The file was removedcomponents/cam/chem_proc/inputs/super_fast_LLNL.lut.in
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/user_nl_cam
The file was addedcomponents/eam/bld/namelist_files/use_cases/aquaplanet_EAMv1.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/chem_mech.in
The file was addedcomponents/eam/src/advection/slt/hordif1.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/seasalt_model.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_lu_factor.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_TP1.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp85.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/chem_mech.in
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_stacy.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_atmmod.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_aerosols.inp
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_phtadj.F90
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_4mode_mom.in
The file was removedcomponents/cam/src/advection/slt/engy_tdif.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-01.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_mpace.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_CMIP6_bgc.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_noaa_xnox.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_prod_loss.F90
The file was addedcomponents/eam/bld/perl5lib/XML/Lite.pm
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_linoz_plmod_plus_resus.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/short_lived_species.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_indprd.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/slt_hdr.f
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_soa_arom.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_convproc.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_sim_dat.F90
The file was removedcomponents/cam/bld/config_files/horiz_grid.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_bc.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/m_spc_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/RCEMIP_EAMv1.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_sulf.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_xnox.inp
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_aerosols_ozone.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/m_rxt_id.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/sol_cls.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_nln_matrix.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/cls_map.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/sd_cam5_trop_strat_mam3.xml
The file was removedcomponents/cam/chem_proc/inputs/trop_mozart_xactive_tagged_mech.in
The file was addedcomponents/eam/bld/perl5lib/Build/NamelistDefinition.pm
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/mozart_megan_emis.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mech.in
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/clubb_only/user_nl_cam
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_xfrc.inp
The file was addedcomponents/eam/chem_proc/inputs/pp_linoz_mam3.inp
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/chem_mech.doc
The file was addedcomponents/eam/cime_config/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/shell_commands
The file was removedcomponents/cam/src/advection/slt/basdy.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_lu_solve.F90
The file was addedcomponents/eam/SVN_EXTERNAL_DIRECTORIES
The file was addedcomponents/eam/src/chemistry/mozart/mo_sphers.F90
The file was addedcomponents/eam/src/chemistry/bulk_aero/mo_setsoa.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_setrxt.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_2xco2.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_data.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_arm97.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_tagged.nontransport.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-02.xml
The file was addedcomponents/eam/bld/perl5lib/XML/Changes
The file was addedcomponents/eam/src/chemistry/mozart/short_lived_species.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/mozart/rate_diags.F90
The file was removedcomponents/cam/src/chemistry/mozart/set_cp.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LRtunedHR.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_ghg_chem.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_jshort.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/mozpp.subs.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/chem_mech.in
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccmx_2000_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_imp_sol.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_oxidants_modal_aero_cw_3modes_0707.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/nln_code.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_lu_solve.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp45.xml
The file was addedcomponents/eam/src/chemistry/pp_none/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90
The file was removedcomponents/cam/chem_proc/inputs/ghg_fixed_aerosols.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_pm.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/m_rxt_id.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/shell_commands
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85_bgc.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/chem_mods.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/chem_mech.doc
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp45.xml
The file was addedcomponents/eam/chem_proc/inputs/trop_mozart_xactive_tagged_mech.in
The file was addedcomponents/eam/chem_proc/src/cam_chempp/make_lu_fac.f
The file was addedcomponents/eam/src/chemistry/mozart/mo_srf_emissions.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/chem_mech.doc
The file was removedcomponents/cam/chem_proc/src/cam_chempp/jcl.f
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/inputs/ghg_fixed_aerosols.inp
The file was addedcomponents/eam/bld/namelist_files/master_gas_wetdep_list.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_rename.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_oxidants.inp
The file was removedcomponents/cam/chem_proc/inputs/wa3.tst.inp
The file was removedcomponents/cam/bld/namelist_files/use_cases/aquaplanet_EAMv1.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_lu_factor.F90
The file was removedcomponents/cam/src/advection/slt/grdxy.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_imp_sol.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2_bgc.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_pchem.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_sparticus.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04p2.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-03.xml
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lin_matrix.F90
The file was removedcomponents/cam/src/advection/slt/hordif1.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/mozart/rate_diags.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/m_spc_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-HR.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/chem_mech.in
The file was addedcomponents/eam/src/chemistry/mozart/clybry_fam.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/m_rxt_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_clubb_mg2_bc_l72.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_nosynoz.inp
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/chem_mech.in
The file was addedcomponents/eam/chem_proc/src/cam_chempp/sparse_pat.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/inputs/pp_trop_mam4_resus_mom.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01b.xml
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/m_spc_id.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_aerosols_run6.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/mozart/gas_wetdep_opts.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-h01c.xml
The file was addedcomponents/eam/src/advection/slt/difcor.F90
The file was removedcomponents/cam/chem_proc/src/Base_Srclist_f
The file was addedcomponents/eam/src/chemistry/mozart/linoz_data.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_cosp.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_phtadj.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_nosynoz.inp
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_nln_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2-MMF-2mom.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-h01a.xml
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/src/make_chempp.titan
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_indprd.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/chem_mech.doc
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_none/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-h01a.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_pchem.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/shell_commands
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_oxidants_aerosols.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_prod_loss.F90
The file was addedcomponents/eam/src/advection/slt/engy_tdif.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cosp/shell_commands
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam4_trop_strat_soa.xml
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/chem_mods.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01b.xml
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/chem_mech.in
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/config_pes.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/RCEMIP_EAMv1.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_exp_sol.F90
The file was removedcomponents/cam/src/chemistry/mozart/chlorine_loading_data.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_imp_sol.F90
The file was addedcomponents/eam/chem_proc/inputs/pp_trop_mam4_resus.inp
The file was removedcomponents/cam/chem_proc/inputs/wa3.tst.spe.0.inp
The file was addedcomponents/eam/src/chemistry/pp_none/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_seto2.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_lin_matrix.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/make_map.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_setrxt.F90
The file was addedcomponents/eam/bld/build-namelist
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_lin_matrix.F90
The file was removedcomponents/cam/doc/ChangeLog_template
The file was removedcomponents/cam/chem_proc/src/cam_chempp/usrsubs.f
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_setrxt.F90
The file was removedcomponents/cam/bld/namelist_files/master_gas_wetdep_list.xml
The file was removedcomponents/cam/bld/perl5lib/XML/Changes
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_lin_matrix.F90
The file was addedcomponents/eam/cime_config/config_compsets.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/shell_commands
The file was addedcomponents/eam/src/advection/slt/phcs.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/src/Makefile
The file was removedcomponents/cam/chem_proc/src/cam_chempp/chem.f
The file was addedcomponents/eam/chem_proc/inputs/wa3.tst.spe.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_jpl.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010_cam5_CMIP6-LR.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/user_nl_cam
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_plmod_plus_resus.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_tagged2.inp
The file was removedcomponents/cam/chem_proc/src/make_chempp.titan
The file was addedcomponents/eam/src/chemistry/mozart/set_cp.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_strato_sad.F90
The file was removedcomponents/cam/chem_proc/inputs/pp_super_fast_llnl_mam3.inp
The file was addedcomponents/eam/src/chemistry/mozart/mo_solarproton.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_lu_factor.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/prd_map.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_imp_sol.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp26.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_calcoe.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_1850_cam5.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/files_hdr.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_1955-2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/mozart/m_sad_data.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/m_rxt_id.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/user_nl_cam
The file was removedcomponents/cam/bld/namelist_files/use_cases/cam4_bam_radpsv_geos5.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/chem_pp/shell_commands
The file was addedcomponents/eam/bld/namelist_files/use_cases/aquaplanet_cam5.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4.inp
The file was removedcomponents/cam/src/chemistry/bulk_aero/mo_setsoa.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_imp_sol.F90
The file was removedcomponents/cam/src/advection/slt/flxint.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_phtadj.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TRS_E3SMv1_superfast_ar5-emis.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/chem_mods.F90
The file was removedcomponents/cam/src/advection/slt/hadvtest.h
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2006-2100_cam5_rcp85.xml
The file was removedcomponents/cam/chem_proc/inputs/pp_linoz_mam4_resus_mom.inp
The file was addedcomponents/eam/chem_proc/inputs/halogen.inp
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_coag.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2006-2100_cam5_rcp26.xml
The file was removedcomponents/cam/bld/config_files/defaults_fv.xml
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-02.xml
The file was removedcomponents/cam/bld/perl5lib/XML/Lite.pm
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/chem_mech.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_lymana.F90
The file was addedcomponents/eam/src/chemistry/aerosol/dust_sediment_mod.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_nosynoz_xfrc.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/m_spc_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-h01c.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_prod_loss.F90
The file was removedcomponents/cam/doc/ChangeLog
The file was removedcomponents/cam/src/chemistry/mozart/mo_params.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_params.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_setinv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/m_rxt_id.F90
The file was addedcomponents/eam/chem_proc/bkend/mozart.mat.files.PP
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/m_spc_id.F90
The file was removedcomponents/cam/bld/configure
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_4mode_resus_mom.in
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/m_spc_id.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam4_trop_chem.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/shell_commands
The file was addedcomponents/eam/src/chemistry/aerosol/sslt_sections.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp45_bgc.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/chem_mods.F90
The file was removedcomponents/cam/src/physics/rrtmgp/external
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2_gust.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_elm
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_phtadj.F90
The file was removedcomponents/cam/bld/perl5lib/Build/ChemNamelist.pm
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_adjrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite/user_nl_cam
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_sim_dat.F90
The file was removedcomponents/cam/chem_proc/README
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/mozart/mo_photo.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_none/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_lu_solve.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosp/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_indprd.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/shell_commands
The file was removedcomponents/cam/src/advection/slt/extyv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-03.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_sim_dat.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_aerosols_run6.inp
The file was addedcomponents/eam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_clbrfam.inp
The file was removedcomponents/cam/bld/config_files/sys_defaults.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_lu_factor.F90
The file was removedcomponents/cam/bld/config_files/definition.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_xnox.inp
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_lu_factor.F90
The file was addedcomponents/eam/cime_config/buildlib_cmake
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_elm
The file was removedcomponents/cam/bld/namelist_files/use_cases/aquaplanet_cam3.xml
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_imp_sol.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam4_2xco2.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_cam
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f-00.xml
The file was removedcomponents/cam/bld/perl5lib/Build/Namelist.pm
The file was addedcomponents/eam/chem_proc/src/cam_chempp/het_names.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LRtunedHR.xml
The file was addedcomponents/eam/chem_proc/inputs/super_fast_LLNL.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_inter.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850-2005_cam4.xml
The file was removedcomponents/cam/src/chemistry/pp_none/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/m_rxt_id.F90
The file was removedcomponents/cam/chem_proc/procfiles/mo_grid.mod
The file was removedcomponents/cam/src/chemistry/mozart/mo_fstrat.F90
The file was removedcomponents/cam/bld/config_files/defaults_waccmx.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_aero_settling.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_setrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/chem_mods.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_oxidants_modal_aero_cw_7modes_noaerwater.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/rxt_names.f
The file was removedcomponents/cam/chem_proc/inputs/pp_linoz_mam4_resus_mom_soag.inp
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/m_rxt_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010S_cam5_CMIP6.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/alloc.f
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/job_ctl.f
The file was addedcomponents/eam/src/chemistry/mozart/exbdrift.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_sim_dat.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/soa_chem_megan_emis.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850S_E3SMv1_superfast_ar5-emis.xml
The file was addedcomponents/eam/cime_config/buildlib
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04p.xml
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_4mode_mom.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/2006-2100_cam5_rcp60.xml
The file was removedcomponents/cam/src/chemistry/pp_none/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_nosynoz_xfrc.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/het_names.f
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_7mode.in
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_elm
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-h01c.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp26.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_wavelab.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam4_super_fast_llnl.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-01.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01c.xml
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_lin_matrix.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/make_lu_slv.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/user_nl_cam
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_initialize_data.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_phtadj.F90
The file was removedcomponents/cam/chem_proc/src/make_chempp.cori
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_setrxt.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_twp06.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_indprd.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_generic.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_nln_matrix.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/user_nl_cam
The file was addedcomponents/eam/bld/perl5lib/XML/Lite/Element.pm
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_phtadj.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_soa_arom.inp
The file was removedcomponents/cam/src/advection/slt/qmassd.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_trop_strat_mam7.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_imp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_linoz_plmod_plus_resus.xml
The file was addedcomponents/eam/src/chemistry/bulk_aero/dust_model.F90
The file was addedcomponents/eam/src/chemistry/mozart/tracer_cnst.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/bkend/cam.src.files.PP
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_lu_solve.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/mass_diags.f
The file was addedcomponents/eam/chem_proc/src/cam_chempp/rmod_code.f
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_CMIP6_bgc.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/mozart/mo_photoin.F90
The file was addedcomponents/eam/src/advection/slt/extyv.F90
The file was removedcomponents/cam/src/advection/slt/lcbas.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/padj_code.f
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_sim_dat.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/symbol.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_sim_dat.F90
The file was removedcomponents/cam/bld/perl5lib/XML/man3/XML_Lite.3
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_indprd.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850-PD_cam5.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_clubb_mg2_l72.xml
The file was addedcomponents/eam/src/advection/slt/extys.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_E3SMv1_superfast_ar5-emis.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/inputs/pp_linoz_mam3.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_imp_sol.F90
The file was addedcomponents/eam/chem_proc/procfiles/cam/mo_imp_sol_cache.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_sim_dat.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_generic.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_imp_sol.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_tagged.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/cam5_trop_strat_chem.xml
The file was addedcomponents/eam/chem_proc/src/make_chempp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_phtadj.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/bench/noio/shell_commands
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_table.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/m_rxt_id.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/gust_param/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_prod_loss.F90
The file was removedcomponents/cam/bld/namelist_files/namelist_defaults_cam.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/sd_waccm_geos5.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/hist_inp.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/user_nl_cam
The file was addedcomponents/eam/bld/perl5lib/Build/Config.pm
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_refb1.xml
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_ps2str.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_lu_solve.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850-2005_cam4.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/soa_chem_megan_emis.xml
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lu_solve.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/user_nl_cam
The file was removedcomponents/cam/src/chemistry/mozart/mo_apex.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_tgcm_ubc.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_none/chemistry.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/chm_hdr.f
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_gasaerexch.F90
The file was removedcomponents/cam/src/chemistry/aerosol/soil_erod_mod.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/prd_map.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_lu_solve.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/clubb_only/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/chem_mods.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz_soa_arom_sog.inp
The file was removedcomponents/cam/src/chemistry/mozart/mo_usrrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_ghg_chem.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_phtadj.F90
The file was removedcomponents/cam/chem_proc/inputs/trop_strat_bam_v1.inp
The file was removedcomponents/cam/src/chemistry/mozart/mo_setaer.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/chem_mech.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_jlong.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lu_factor.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rtm_null/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/bld/namelist_files/namelist_definition.xml
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_setrxt.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_reduced_mech.inp
The file was addedcomponents/eam/src/chemistry/mozart/mo_sethet.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_waveo3.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_nln_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam4_trop_chem.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/sp_utils.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/chem_mech.in
The file was addedcomponents/eam/chem_proc/README
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/chem_mods.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/rmod_code.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cam5_port/user_nl_cam
The file was removedcomponents/cam/src/chemistry/mozart/mo_seto2.F90
The file was addedcomponents/eam/chem_proc/inputs/waccm_mozart_mech.in
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_negtrc.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_aero_settling.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_TP1.v2.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_indprd.F90
The file was addedcomponents/eam/src/advection/slt/grdxy.F90
The file was removedcomponents/cam/chem_proc/inputs/waccm_mozart_mech.in
The file was removedcomponents/cam/src/chemistry/pp_none/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/chem_mods.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_gateIII.xml
The file was addedcomponents/eam/cime_config/usermods_dirs/aquap/user_nl_cpl
The file was removedcomponents/cam/src/chemistry/mozart/mo_trislv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/chem_mech.doc
The file was addedcomponents/eam/chem_proc/inputs/cam_bc.inp
The file was addedcomponents/eam/chem_proc/src/cam_chempp/chem.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-03.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_solarproton.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-04.xml
The file was addedcomponents/eam/chem_proc/inputs/waccm_mozart_tagged_mech.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_setozo.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/bulk_aero/aerosol_depvel.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_TP1.inp
The file was removedcomponents/cam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_cloytracer.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lu_factor.F90
The file was removedcomponents/cam/chem_proc/bkend/mozart.src.files.PP
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_tagged.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/mass_diags.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_CMIP6_bgc.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_twp06.xml
The file was removedcomponents/cam/src/chemistry/mozart/chemistry.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_imp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04.xml
The file was removedcomponents/cam/chem_proc/inputs/super_fast_LLNL.lut.fixed_ch4.isoprene+O3.in
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_prod_loss.F90
The file was addedcomponents/eam/cime_config/config_component.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/m_spc_id.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp/shell_commands
The file was removedcomponents/cam/bld/config_files/defaults_waccm5.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_xsections.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_togaII.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccmx_1996_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2_bgc.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/SSP585_cam5_CMIP6.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp45.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_waccm_hrates.F90
The file was removedcomponents/cam/src/chemistry/pp_none/chemistry.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/ver_opts.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_setrxt.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/lin_code.f
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_tagged.inp
The file was addedcomponents/eam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval.inp
The file was removedcomponents/cam/chem_proc/inputs/pp_superfast_mam4_resus_mom_soag.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/chem_mech.in
The file was addedcomponents/eam/src/chemistry/mozart/charge_neutrality.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/m_rxt_id.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/ipd_code.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/shell_commands
The file was removedcomponents/cam/chem_proc/inputs/waccm_tslt_v3.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/chem_mods.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz_soa_arom.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/user_nl_cam
The file was addedcomponents/eam/chem_proc/.gitignore
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/chem_mods.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/shell_commands
The file was addedcomponents/eam/doc/ReleaseNotes
The file was removedcomponents/cam/bld/get_nxny.pl
The file was removedcomponents/cam/src/chemistry/mozart/wei96.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_sulf.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_airmas.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_inter.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp26.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/user_nl_cam
The file was addedcomponents/eam/src/chemistry/mozart/mo_setext.F90
The file was addedcomponents/eam/chem_proc/bkend/cam.src.files.PP
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2.xml
The file was addedcomponents/eam/src/chemistry/aerosol/wetdep.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_imp_sol.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-h01b.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_super_fast_llnl.xml
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/m_spc_id.F90
The file was removedcomponents/cam/src/advection/slt/omcalc.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_lu_solve.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/hist_out.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_arm95.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_CMIP6.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_sparticus.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_negtrc.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_trop_moz_mam3.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/params_hdr.f
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_indprd.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2-MMF-1mom.xml
The file was removedcomponents/cam/src/chemistry/pp_none/mo_phtadj.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_plmod.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/user_nl_cam
The file was removedcomponents/cam/chem_proc/inputs/waccm_mozart_tagged_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_phtadj.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_1974-2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_tracname.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_arm97.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_plmod_plus_resus.xml
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/dust_model.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz_soa_arom.inp
The file was removedcomponents/cam/src/chemistry/bulk_aero/mo_aerosols.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_schu.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_calcoe.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_phtadj.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/hommexx/shell_commands
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/perl5lib/Build/NamelistDefinition.pm
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-03.xml
The file was removedcomponents/cam/src/chemistry/aerosol/dust_sediment_mod.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/m_spc_id.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_co_prescribed.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_prod_loss.F90
The file was addedcomponents/eam/src/advection/slt/basdz.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/aerosol/mo_setsox.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_trislv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/chem_mech.in
The file was removedcomponents/cam/bld/perl5lib/Build/Config.pm
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_imp_sol.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/aero_model.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_lu_solve.F90
The file was removedcomponents/cam/src/advection/slt/qmassa.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/srfflx.f
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_prod_loss.F90
The file was addedcomponents/eam/bld/get_nxny.pl
The file was addedcomponents/eam/src/chemistry/mozart/mo_sad.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_phtadj.F90
The file was addedcomponents/eam/chem_proc/bkend/wrf.mod.files.PP
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1f-01.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_nosynoz.inp
The file was removedcomponents/cam/src/advection/slt/basiy.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/apex_subs.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_lin_matrix.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/make_sim_dat.f
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_adjrxt.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/spat_dim.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/chem_mech.doc
The file was removedcomponents/cam/chem_proc/procfiles/mo_chem.mod
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1f.xml
The file was removedcomponents/cam/bld/namelist_files/master_gas_drydep_list.xml
The file was addedcomponents/eam/src/advection/slt/extx.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/chem_mech.in
The file was removedcomponents/cam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LR.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/pl_code.f
The file was addedcomponents/eam/src/advection/slt/lcdbas.F90
The file was removedcomponents/cam/src/chemistry/pp_none/chem_mods.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_ch4_2.inp
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_tagged2.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/mozart/apex_subs.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/tokens.f
The file was addedcomponents/eam/bld/perl5lib/XML/README
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_waccm_hrates.F90
The file was removedcomponents/cam/src/advection/slt/kdpfnd.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/oldoptics/user_nl_cam
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_sc_2000_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/chem_mech.doc
The file was addedcomponents/eam/chem_proc/inputs/waccm_tslt_v3.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/eqrep.f
The file was addedcomponents/eam/chem_proc/src/cam_chempp/ipd_code.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04p2-MMF-1mom.xml
The file was removedcomponents/cam/chem_proc/inputs/pp_linoz_mam4_resus.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_nln_matrix.F90
The file was addedcomponents/eam/chem_proc/bkend/mozart.src.files.PP
The file was removedcomponents/cam/src/chemistry/mozart/mo_aurora.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_imp_sol.F90
The file was removedcomponents/cam/chem_proc/procfiles/cam/mo_imp_sol_vector.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/sol_cls.f
The file was removedcomponents/cam/src/chemistry/aerosol/dust_common.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_atmmod.xml
The file was removedcomponents/cam/cime_config/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_prod_loss.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/cam3.xml
The file was addedcomponents/eam/chem_proc/inputs/pp_linoz_mam4_resus.inp
The file was addedcomponents/eam/chem_proc/inputs/pp_linoz_mam4_resus_mom_soag.in
The file was removedcomponents/cam/chem_proc/bkend/cam.mod.files.PP
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TRS_E3SMv1_superfast_ar5-emis.xml
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/nln_code.f
The file was removedcomponents/cam/chem_proc/src/cam_chempp/res_hdr.f
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/ver_opts.f
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_nln_matrix.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/sp_utils.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_3mode.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/chem_mech.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_srf_emissions.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_mpace.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/sparse_pat.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_CMIP6_bgc.xml
The file was addedcomponents/eam/bld/perl5lib/XML/man3/XML_Lite.3
The file was addedcomponents/eam/src/advection/slt/bandij.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_adjrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/shell_commands
The file was removedcomponents/cam/bld/config_files/defaults_waccm.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2010_cam5_CMIP6-LR.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/num_ctl.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/SSP585_cam5_CMIP6_bgc.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_lu_factor.F90
The file was removedcomponents/cam/SVN_EXTERNAL_DIRECTORIES
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-03.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_setrxt.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_elm
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_4mode_resus_mom.in
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/mozart/cfc11star.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/hommexx/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/inputs/pp_superfast_mam4_resus_mom_soag.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_adjrxt.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/make_names.f
The file was addedcomponents/eam/src/chemistry/mozart/mo_cph.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_newnuc.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/chem_mods.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/cam4_trop_strat_chem.xml
The file was addedcomponents/eam/chem_proc/inputs/pp_linoz_mam4_resus_mom_soag.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_ch4_2.inp
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_sim_dat.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850-2005_cam4_super_fast_llnl.xml
The file was addedcomponents/eam/chem_proc/inputs/trop_mozart_mech.in
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_elm
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/aerosol/drydep_mod.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_jlong.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2006-2100_cam5_rcp85.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_setrxt.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-04p2.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_adjrxt.F90
The file was removedcomponents/cam/bld/config_files/definition.xsl
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_imp_sol.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp60.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85v2.xml
The file was addedcomponents/eam/src/chemistry/aerosol/dust_common.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/mozpp.mods.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/sd_cam4_trop_strat_soa.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-04p.xml
The file was addedcomponents/eam/src/advection/slt/kdpfnd.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_xnox_fixed_ch4.inp
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5.xml
The file was removedcomponents/cam/src/chemistry/mozart/linoz_data.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/aquaplanet_cam5.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/alloc.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_prod_loss.F90
The file was addedcomponents/eam/bld/namelist_files/namelist_definition.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_airplane.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp26.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_cph.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_lu_solve.F90
The file was removedcomponents/cam/chem_proc/procfiles/cam/mo_chem.mod
The file was removedcomponents/cam/src/chemistry/mozart/mo_setinv.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850-2005_cam4_bgc.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/mozpp.subs.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_clubb_mg2_l72.xml
The file was addedcomponents/eam/src/chemistry/pp_none/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/mag_parms.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_waveo3.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_setaer.F90
The file was addedcomponents/eam/src/chemistry/mozart/spedata.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_adjrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_phtadj.F90
The file was addedcomponents/eam/chem_proc/inputs/super_fast_LLNL.lut.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01c.xml
The file was removedcomponents/cam/chem_proc/src/cam_chempp/srfflx.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/mozart/mo_aurora.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_fstrat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/m_rxt_id.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/user_nl_cam
The file was addedcomponents/eam/src/chemistry/mozart/euvac.F90
The file was addedcomponents/eam/src/advection/slt/omcalc.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/cam4_bam_radpsv_geos5.xml
The file was removedcomponents/cam/bld/perl5lib/XML/README
The file was removedcomponents/cam/chem_proc/bkend/mozart.mat.files.PP
The file was removedcomponents/cam/src/chemistry/mozart/efield.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_chm_diags.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_lu_factor.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_phtadj.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-00.xml
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_sim_dat.F90
The file was removedcomponents/cam/src/advection/slt/extys.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/bld/perl5lib/XML/man3/XML_Lite_Element.3
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1f-00.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_prod_loss.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/m_spc_id.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/shell_commands
The file was removedcomponents/cam/src/advection/slt/bandij.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/chem_mods.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_tagged.inp
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_lin_matrix.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/hist_hdr.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_gas_phase_chemdr.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_xnox.inp
The file was addedcomponents/eam/bld/config_files/defaults_se.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_synoz_h2so4_soa_arom_sog.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_prod_loss.F90
The file was addedcomponents/eam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_clbrfam.in
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crmout/user_nl_cam
The file was addedcomponents/eam/src/advection/slt/flxint.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_setair.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccmx_2000_cam4.xml
The file was removedcomponents/cam/src/advection/slt/scm0.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/euvac.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/tokens.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_setrxt.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/shell_commands
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/sox_cldaero_mod.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_schu.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_jshort.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850S_E3SMv1_superfast_ar5-emis.xml
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/chem_mods.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01a.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2010S_cam5_CMIP6.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_2005-2100_cam4_rcp85.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_ps2str.F90
The file was addedcomponents/eam/bld/namelist_files/namelist_defaults_cam.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/charge_neutrality.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/bulk_aero/sox_cldaero_mod.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/mak_grp_vmr.f
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_synoz.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_aerosols_ozone.inp
The file was removedcomponents/cam/src/chemistry/mozart/mo_drydep.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/res_hdr.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-02.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_tagged.nontransport.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01c.xml
The file was addedcomponents/eam/bld/configure
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_strato_rates.F90
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_3mode_aerocom.in
The file was removedcomponents/cam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_clbrfam.inp
The file was removedcomponents/cam/chem_proc/inputs/prog_carbon_sulfate.inp
The file was addedcomponents/eam/chem_proc/procfiles/cam/mo_imp_sol_scalar.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85_bgc.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_elm
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_setrxt.F90
The file was removedcomponents/cam/bld/perl5lib/XML/Lite/Element.pm
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_lu_solve.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_elm
The file was removedcomponents/cam/src/chemistry/mozart/cfc11star.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/sd_cam5_trop_strat_mam3.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_chemini.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_indprd.F90
The file was removedcomponents/cam/chem_proc/inputs/waccm_ions_spe.inp
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/shell_commands
The file was addedcomponents/eam/chem_proc/inputs/super_fast_LLNL.tuv.in
The file was removedcomponents/cam/chem_proc/src/cam_chempp/rxt_equations.f
The file was removedcomponents/cam/cime_config/buildlib
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_heatnirco2.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp45.xml
The file was addedcomponents/eam/src/chemistry/mozart/chlorine_loading_data.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam4.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_xsections.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_trop_moz_mam3.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp85v2.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/dust_model.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_nln_matrix.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_lu_solve.F90
The file was removedcomponents/cam/chem_proc/inputs/super_fast_LLNL.tuv.in
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850-2005_cam4_super_fast_llnl.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_plmod.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_sphers.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/scam_gateIII.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_tuv_inti.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/mozart/tracer_srcs.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_phtadj.F90
The file was removedcomponents/cam/chem_proc/inputs/trop_mozart_table_tagged_mech.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_lightning.F90
The file was addedcomponents/eam/src/chemistry/mozart/sv_decomp.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_data.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/mozart/sv_decomp.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_setrxt.F90
The file was addedcomponents/eam/bld/config_files/defaults_waccm.xml
The file was removedcomponents/cam/cime_config/config_component.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_apex.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_chemini.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/aquaplanet_cam3.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_chem_utls.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/m_rxt_id.F90
The file was addedcomponents/eam/src/advection/slt/lcbas.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_lin_matrix.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf.inp
The file was removedcomponents/cam/src/advection/slt/basdz.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-04p.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_oxidants_aerosols.inp
The file was addedcomponents/eam/src/chemistry/mozart/mo_photo.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_1850_cam4.xml
The file was addedcomponents/eam/chem_proc/inputs/pp_linoz_mam4_resus_mom.inp
The file was addedcomponents/eam/src/chemistry/aerosol/cldaero_mod.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/chem_mech.in
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-04p2.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/m_rxt_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_2000_cam4.xml
The file was removedcomponents/cam/cime_config/config_pes.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccmx_1996_cam4.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_tuv_inti.F90
The file was addedcomponents/eam/src/chemistry/pp_none/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/m_rxt_id.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_gas_phase_chemdr.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-01.xml
The file was removedcomponents/cam/src/chemistry/mozart/tracer_cnst.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/sub_scan.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_prod_loss.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_amicphys.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_drydep.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/m_spc_id.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cosplite/user_nl_cam
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_super_fast_llnl.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/rate_code.f
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/cam3.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_photoin.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_nln_matrix.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_noaa_xnox.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/m_rxt_id.F90
The file was addedcomponents/eam/bld/config_files/defaults_waccmx.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_1974-2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/mozart/chemistry.F90
The file was addedcomponents/eam/chem_proc/inputs/modal_aerosols_3mode.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_lu_factor.F90
The file was addedcomponents/eam/chem_proc/inputs/cam_fixed_oxidants_modal_aero_cw_3modes_0707.inp
The file was addedcomponents/eam/src/chemistry/aerosol/soil_erod_mod.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/aquaplanet_MMF-1mom.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_snoe.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_lymana.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/m_rxt_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-02.xml
The file was addedcomponents/eam/chem_proc/inputs/pp_trop_mam3.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/m_spc_id.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/shell_commands
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f-01.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-h01b.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/outp.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/mozart/tracer_srcs.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_reduced_mech.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/m_spc_id.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_sim_dat.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/shell_commands
The file was removedcomponents/cam/chem_proc/src/cam_chempp/rate_code.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/inputs/super_fast_modal_3modes.in
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/bulk_aero/seasalt_model.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_imp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_trop_strat_mam7.xml
The file was addedcomponents/eam/chem_proc/inputs/kmg_CAM3_input_deck_T6_v4.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2010_cam5_CMIP6-HR.xml
The file was removedcomponents/cam/bld/perl5lib/Build/NamelistDefaults.pm
The file was removedcomponents/cam/src/physics/cosp2/external
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_E3SMv1_superfast_ar5-emis.xml
The file was addedcomponents/eam/bld/namelist_files/master_aer_wetdep_list.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_trop_strat_mam3.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/chem_mods.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/params_hdr.f
The file was addedcomponents/eam/chem_proc/src/cam_chempp/spat_dim.f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_prod_loss.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_refb1.xml
The file was addedcomponents/eam/src/advection/slt/scm0.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_adjrxt.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/mozart_megan_emis.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_zadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_soag/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/mozart/spehox.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/bulk_aero/aero_model.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/chem_mech.doc
The file was addedcomponents/eam/src/advection/slt/basdy.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_wavelen.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_trop_strat_mam3.xml
The file was removedcomponents/cam/chem_proc/inputs/halogen.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_lu_factor.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/hist_inp.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-04.xml
The file was removedcomponents/cam/chem_proc/src/Makefile
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-01.xml
The file was removedcomponents/cam/src/chemistry/bulk_aero/dust_model.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/SSP585_cam5_CMIP6.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_TP1.v2.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/aerosol/wetdep.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_E3SMv1_superfast_ar5-emis.xml
The file was removedcomponents/cam/src/chemistry/pp_none/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_none/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/src/advection/slt/basiy.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam4_super_fast_llnl.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_av1c-00.xml
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_lu_factor.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam5_av1c-03.xml
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_xnox.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/chem_mech.doc
The file was addedcomponents/eam/bld/config_files/defaults_sld.xml
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_amicphys.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_2000_cam5.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_super_fast_llnl.xml
The file was removedcomponents/cam/src/chemistry/mozart/mo_extfrc.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mech.in
The file was removedcomponents/cam/bld/config_files/defaults_se.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/rate_tab.f
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_nosynoz.inp
The file was addedcomponents/eam/src/chemistry/mozart/mo_setcld.F90
The file was addedcomponents/eam/src/advection/slt/engy_te.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam4.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_arm95.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_sim_dat.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp60.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/chem_mech.in
The file was addedcomponents/eam/bld/namelist_files/master_gas_drydep_list.xml
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/chem_mods.F90
The file was addedcomponents/eam/bld/perl5lib/Build/ChemPreprocess.pm
The file was removedcomponents/cam/src/chemistry/mozart/mo_waveall.F90
The file was removedcomponents/cam/bld/perl5lib/Build/ChemPreprocess.pm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/shell_commands
The file was addedcomponents/eam/src/chemistry/mozart/mo_neu_wetdep.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/chem_mech.doc
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/chem_mech.in
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_xnox_fixed_ch4.inp
The file was removedcomponents/cam/cime_config/usermods_dirs/aquap/user_nl_cpl
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz.inp
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/chem_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_setrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cam4_port/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_lu_factor.F90
The file was removedcomponents/cam/chem_proc/inputs/pp_trop_mam3.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_lin_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_tgcm_ubc.F90
The file was addedcomponents/eam/bld/config_files/defaults_waccm5.xml
The file was addedcomponents/eam/src/chemistry/modal_aero/seasalt_model.F90
The file was addedcomponents/eam/src/advection/slt/qmassd.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_setrxt.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/cam4_chem_radpsv_geos5.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/chem_proc/inputs/super_fast_LLNL.lut.fixed_ch4.isoprene+O3.in
The file was addedcomponents/eam/chem_proc/src/cam_chempp/mozpp.mods.f
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/radj_code.f
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_xnox.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01b.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/m_rxt_id.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/hist_out.f
The file was removedcomponents/cam/chem_proc/inputs/cam_arctas_gfs.inp
The file was addedcomponents/eam/src/chemistry/mozart/mo_heatnirco2.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/m_rxt_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_lu_solve.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/eqrep.f
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_lu_factor.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_cam
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/chem_mech.doc
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c.xml
The file was removedcomponents/cam/src/chemistry/aerosol/sslt_sections.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/chem_mods.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_usrrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_stacy.inp
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_lu_factor.F90
The file was addedcomponents/eam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_cloytracer.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_exp_sol.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_pm.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_sim_dat.F90
The file was addedcomponents/eam/bld/config_files/definition.xsl
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_soa/mo_prod_loss.F90
The file was addedcomponents/eam/cime_config/usermods_dirs/rcemip/user_nl_cpl
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam4_trop_strat_soa.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/2005-2100_cam4_rcp45_bgc.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LR.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_jpl.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/chem_mech.doc
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite/shell_commands
The file was removedcomponents/cam/chem_proc/src/cam_chempp/job_ctl.f
The file was removedcomponents/cam/src/chemistry/mozart/mo_wavelab.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/make_lu_fac.f
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/oldoptics/user_nl_cam
The file was removedcomponents/cam/src/chemistry/mozart/upper_bc.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/inputs/pp_super_fast_llnl_mam3.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_cosp.xml
The file was removedcomponents/cam/chem_proc/inputs/cam_co_prescribed.inp
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_adjrxt.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/sd_waccm_tslt_geos5.xml
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/mo_imp_sol.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/radj_code.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_E3SMv1_superfast_ar5-emis.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/cam4_chem_radpsv_geos5.xml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_elm
The file was addedcomponents/eam/src/chemistry/mozart/mo_jeuv.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-h01b.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam7/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/m_spc_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_1850-2005_cam4.xml
The file was addedcomponents/eam/chem_proc/inputs/pp_trop_mam4_resus_mom.inp
The file was removedcomponents/cam/cime_config/usermods_dirs/rcemip/user_nl_cpl
The file was addedcomponents/eam/src/chemistry/pp_none/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_prod_loss.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_lu_solve.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart_soa/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_imp_sol.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/user_nl_cam
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/bench/noio/shell_commands
The file was addedcomponents/eam/chem_proc/src/cam_chempp/files_hdr.f
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/user_nl_cam
The file was removedcomponents/cam/bld/namelist_files/use_cases/2006-2100_cam5_rcp45.xml
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_setrxt.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/cam5_trop_strat_chem.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam3/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2006-2100_cam5_rcp45.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_strat_mam7/mo_phtadj.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/gust_param/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_lin_matrix.F90
The file was addedcomponents/eam/src/advection/slt/hadvtest.h
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/chem_mech.in
The file was removedcomponents/cam/cime_config/buildnml
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/user_nl_cam
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_chem_utls.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/chem_mech.doc
The file was removedcomponents/cam/bld/namelist_files/use_cases/aquaplanet_cam4.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/aquaplanet_MMF-1mom.xml
The file was addedcomponents/eam/src/chemistry/mozart/mo_mass_xforms.F90
The file was removedcomponents/cam/src/chemistry/aerosol/mo_setsox.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/m_rxt_id.F90
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_3mode_aerocom.in
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_phtadj.F90
The file was removedcomponents/cam/doc/ReleaseNotes
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_prod_loss.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_CMIP6.xml
The file was addedcomponents/eam/src/advection/slt/xqmass.F90
The file was removedcomponents/cam/chem_proc/inputs/waccm3_57spc_JPL06_ccmval_clbrfam.in
The file was addedcomponents/eam/src/chemistry/mozart/lin_strat_chem.F90
The file was removedcomponents/cam/src/chemistry/mozart/spehox.F90
The file was addedcomponents/eam/bld/config_files/defaults_fv.xml
The file was addedcomponents/eam/chem_proc/inputs/trop_mozart_table_tagged_mech.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4/mo_lu_factor.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/exe_opts.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_1850_cam5.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam7/mo_lu_factor.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01a.xml
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_ghg/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl_mam3/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_indprd.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2000_cam5_clubb_mg2_bc_l72.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/chem_proc/inputs/pp_trop_mam4_resus.inp
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/mozart/mag_parms.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_airglow.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850-2005_cam5.xml
The file was addedcomponents/eam/src/advection/slt/qmassa.F90
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_newnuc.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_indprd.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_adjrxt.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_table.in
The file was removedcomponents/cam/src/chemistry/mozart/mo_neu_wetdep.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/hist_hdr.f
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-04p2.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mozart/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/mo_phtadj.F90
The file was removedcomponents/cam/src/advection/slt/engy_te.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/user_nl_cam
The file was removedcomponents/cam/chem_proc/inputs/pp_linoz_mam4_resus_mom_soag.in
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_adjrxt.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_xnox.inp
The file was removedcomponents/cam/chem_proc/src/cam_chempp/pl_code.f
The file was removedcomponents/cam/src/chemistry/pp_trop_bam/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_imp_sol.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/mozpp.main.f
The file was removedcomponents/cam/src/chemistry/modal_aero/modal_aero_rename.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf.inp
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/m_rxt_id.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/user_nl_cam
The file was addedcomponents/eam/bld/perl5lib/Build/ChemNamelist.pm
The file was addedcomponents/eam/chem_proc/inputs/prog_carbon_sulfate.inp
The file was addedcomponents/eam/doc/ChangeLog
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_phtadj.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/inputs/wa3.tst.spe.0.inp
The file was addedcomponents/eam/bld/perl5lib/Build/Namelist.pm
The file was addedcomponents/eam/src/chemistry/pp_waccm_ghg/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_none/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_imp_sol.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_chm_diags.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam4_super_fast_llnl.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_lu_solve.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_mom/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_prod_loss.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/chem_mods.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_setair.F90
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_imp_sol.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/rrtmgp/shell_commands
The file was removedcomponents/cam/src/chemistry/pp_waccm_mozart/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/modal_aero/modal_aero_initialize_data.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_sethet.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_2000_cam5.xml
The file was addedcomponents/eam/chem_proc/src/cam_chempp/make_sim_dat.f
The file was addedcomponents/eam/src/chemistry/pp_trop_bam/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/shell_commands
The file was removedcomponents/cam/src/chemistry/mozart/mo_mass_xforms.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/shell_commands
The file was addedcomponents/eam/bld/namelist_files/use_cases/sd_waccm_geos5.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam9/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/mo_adjrxt.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_setcld.F90
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/mozart/mo_zadj.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/shell_commands
The file was removedcomponents/cam/bld/namelist_files/use_cases/1850_cam4_trop_bam.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_mom/mo_indprd.F90
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/rtm_null/shell_commands
The file was removedcomponents/cam/src/chemistry/mozart/mo_airmas.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/2006-2100_cam5_rcp60.xml
The file was removedcomponents/cam/src/chemistry/pp_waccm_ghg/chem_mods.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_synoz_h2so4_soa_arom_sog.inp
The file was removedcomponents/cam/src/chemistry/mozart/mo_sad.F90
The file was removedcomponents/cam/chem_proc/inputs/kmg_CAM3_input_deck_T6_v4.inp
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_trop_bam.xml
The file was addedcomponents/eam/src/chemistry/bulk_aero/mo_aerosols.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_rtlink.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_resus_soag/mo_sim_dat.F90
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_sim_dat.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_xnox_fixed_ch4.inp
The file was addedcomponents/eam/chem_proc/src/cam_chempp/bndy_conds.f
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/chem_proc/inputs/modal_aerosols_9mode.in
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_soag/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_mom/m_rxt_id.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/m_rxt_id.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-04.xml
The file was addedcomponents/eam/chem_proc/procfiles/cam/mo_imp_sol_vector.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus_mom/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/bulk_aero/aerosol_depvel.F90
The file was addedcomponents/eam/src/chemistry/mozart/mo_waveall.F90
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_CMIP6.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_mam3/mo_sim_dat.F90
The file was addedcomponents/eam/chem_proc/src/cam_chempp/ver_hdr.f
The file was addedcomponents/eam/bld/namelist_files/use_cases/sd_cam4_trop_strat_soa.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_nln_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/m_spc_id.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_fixed_oxidants_modal_aero_cw_7modes_noaerwater.inp
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/mo_nln_matrix.F90
The file was removedcomponents/cam/src/chemistry/mozart/mo_mean_mass.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850S_cam5_CMIP6.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_lin_matrix.F90
The file was addedcomponents/eam/bld/config_files/horiz_grid.xml
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl/mo_adjrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/mo_setrxt.F90
The file was addedcomponents/eam/src/chemistry/pp_super_fast_llnl/mo_lin_matrix.F90
The file was removedcomponents/cam/src/advection/slt/phcs.F90
The file was addedcomponents/eam/src/chemistry/mozart/wei96.F90
The file was addedcomponents/eam/src/chemistry/mozart/upper_bc.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/waccm_1955-2005_cam4.xml
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom_soag/mo_lu_factor.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_nln_matrix.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/outp.f
The file was addedcomponents/eam/src/chemistry/pp_waccm_mozart/mo_lin_matrix.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam7/mo_indprd.F90
The file was addedcomponents/eam/chem_proc/src/Base_Srclist_f
The file was addedcomponents/eam/src/chemistry/pp_trop_mam3/mo_lu_factor.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/make_lu_slv.f
The file was removedcomponents/cam/chem_proc/bkend/mozart.mod.files.PP
The file was addedcomponents/eam/chem_proc/src/cam_chempp/make_map.f
The file was removedcomponents/cam/src/chemistry/pp_super_fast_llnl_mam3/chem_mech.doc
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/mo_adjrxt.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_cam
The file was removedcomponents/cam/bld/namelist_files/use_cases/20TR_cam5_av1c-04p.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/shell_commands
The file was addedcomponents/eam/src/chemistry/mozart/mo_wavelen.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_mam3/mo_phtadj.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam9/mo_phtadj.F90
The file was removedcomponents/cam/chem_proc/inputs/cam_full_mech_newsulf_xnox_nosynoz_soa_arom_sog.inp
The file was removedcomponents/cam/src/advection/slt/reordp.F90
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam4_resus_mom/chem_mech.in
The file was addedcomponents/eam/chem_proc/inputs/cam_full_mech_newsulf_fixed_ch4.inp
The file was addedcomponents/eam/src/chemistry/mozart/llnl_O1D_to_2OH_adj.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus/mo_nln_matrix.F90
The file was addedcomponents/eam/bld/config_files/defaults_eul.xml
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/chem_pp/shell_commands
The file was removedcomponents/cam/cime_config/testdefs/testmods_dirs/cam/cosplite/shell_commands
The file was addedcomponents/eam/src/chemistry/pp_linoz_mam3/chem_mods.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/aquaplanet_cam4.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/scam_togaII.xml
The file was removedcomponents/cam/cime_config/config_compsets.xml
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
The file was removedcomponents/cam/cime_config/buildlib_cmake
The file was addedcomponents/eam/src/advection/slt/reordp.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_ghg/mo_indprd.F90
The file was addedcomponents/eam/src/chemistry/pp_trop_mam4_mom/m_spc_id.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_mam4_resus/mo_rxt_rates_conv.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850-2005_cam4_bgc.xml
The file was removedcomponents/cam/src/advection/slt/xqmass.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam3/chem_mech.in
The file was addedcomponents/eam/src/chemistry/pp_superfast_mam4_resus_mom_soag/mo_lu_solve.F90
The file was addedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-h01a.xml
The file was removedcomponents/cam/bld/namelist_files/use_cases/cam4_trop_strat_chem.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mam3/mo_setrxt.F90
The file was removedcomponents/cam/src/chemistry/pp_trop_strat_soa/mo_lu_solve.F90
The file was removedcomponents/cam/chem_proc/src/cam_chempp/bndy_conds.f
The file was removedcomponents/cam/bld/namelist_files/use_cases/waccm_2000_cam4.xml
The file was removedcomponents/cam/src/chemistry/pp_trop_mozart_soa/mo_imp_sol.F90
The file was addedcomponents/eam/src/chemistry/bulk_aero/sox_cldaero_mod.F90
The file was removedcomponents/cam/src/advection/slt/difcor.F90
The file was removedcomponents/cam/src/chemistry/pp_linoz_mam4_resus_soag/mo_sim_dat.F90
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_cam
Commit eb0092f252ea4e91916566a7a6e57ffa34078ca6 by jacob
Change submodule location for cosp2 and rrtmgp externals

Change submodule location for cosp2 and rrtmgp externals
and set hashes to same version as master.
The file was modified .gitmodules (diff)
The file was addedcomponents/eam/src/physics/rrtmgp/external
The file was addedcomponents/eam/src/physics/cosp2/external
Commit 8536a3269cd5cda1e0e7833445377615c964e786 by jacob
Rename cam testmods to eam

Rename cam/cime_config/testdefs/testmods_dirs/cam to
eam/cime_config/testdefs/testmods_dirs/eam

Also rename user_nl_cam to user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2_mass/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype1/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/oldoptics/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype1/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/chem_pp/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype2/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/bench/noio/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite_nhtfrq5/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rrtmgp/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_pg2/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2_mass/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crm_gpu/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype0/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crm_gpu/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_pg2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crmout/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/hommexx/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cam5_port/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype0/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype1/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_elm
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rtm_null/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite_nhtfrq5/shell_commands
The file was removedcomponents/eam/cime_config/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype0/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/chem_pp/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype4/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosp/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/clubb_only/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cam5_port/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rrtmgp_oldcldoptics/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype1/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype4/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rtm_null/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq1d/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosp/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/gust_param/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype4/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype1/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/hommexx/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype1/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/bench/noio/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/user_nl_elm
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_ftype0/user_nl_cam
The file was addedcomponents/eam/cime_config/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d_sc/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/user_nl_elm
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/oldoptics/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cam4_port/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_pg2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/clubb_only/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rrtmgp_oldcldoptics/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/crm_gpu/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype4/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetahy_sl_pg2_mass/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cam4_port/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crmout/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/user_nl_elm
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s_sat_hist/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp_oldcldoptics/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/cosplite_nhtfrq5/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/rrtmgp/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/gust_param/shell_commands
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype0/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/preqx_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/cam/thetanh_ftype2/user_nl_cam
Commit 96bddddeb61328565be1067446eed5f609fa8f3c by jacob
Rename user_nl_cams in testmods

Rename all the user_nl_cam files in the eam testmods to user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cam5_port/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rrtmgp_oldcldoptics/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2_mass/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype2/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype2/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crm_gpu/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/clubb_only/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype4/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype1/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite_nhtfrq5/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crmout/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype2/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cam5_port/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype1/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/oldoptics/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype0/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype4/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype4/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_pg2/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype0/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype0/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crmout/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/crm_gpu/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2_mass/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype0/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype1/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype4/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cosplite_nhtfrq5/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/oldoptics/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/clubb_only/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/preqx_ftype1/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype1/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_pg2/user_nl_eam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/rrtmgp_oldcldoptics/user_nl_cam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype0/user_nl_eam
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetanh_ftype4/user_nl_cam
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_sl_pg2/user_nl_eam
Commit 122993dcb55e278dfba4cd9a0cff6553a1265f38 by whannah1
Address PR comments

modified:   components/cam/src/physics/crm/RNG_MT.F90
modified:   components/cam/src/physics/crm/crm_rad_module.F90
modified:   components/cam/src/physics/crm/sam/MICRO_M2005/drop_activation.F90
modified:   components/cam/src/physics/crm/sam/accelerate_crm.F90
modified:   components/cam/src/physics/crm/sam/crm_module.F90
The file was modified components/cam/src/physics/crm/sam/MICRO_M2005/drop_activation.F90 (diff)
The file was modified components/cam/src/physics/crm/sam/accelerate_crm.F90 (diff)
The file was modified components/cam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/cam/src/physics/crm/RNG_MT.F90 (diff)
The file was modified components/cam/src/physics/crm/crm_rad_module.F90 (diff)
Commit 2334bbc1ca97b9ac1a733b94ba6859c5413791f6 by normanmr
Updating standalone framework
The file was modified components/cam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
The file was modified externals/scorpio (diff)
The file was modified externals/scorpio_classic (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/timing_summit_gpu.sh (diff)
The file was removedcomponents/cam/src/physics/crm/samxx/test/build/summit_cpu.sh
The file was modified components/cam/src/physics/crm/samxx/test/build/cmakescript.sh (diff)
The file was modified components/cam/src/physics/crm/samxx/test/fortran_driver.F90 (diff)
The file was addedcomponents/cam/src/physics/crm/samxx/test/build/summit_cpu_gnu.sh
The file was modified components/mpas-source (diff)
The file was modified components/cam/src/physics/crm/samxx/test/build/summit_cpu_ibm.sh (diff)
The file was addedcomponents/cam/src/physics/crm/samxx/test/build/summit_cpu_pgi.sh
Commit aebf18d2378e96e076e4de106b1d82dd5eabe84b by mpetersen
update mpas-source: Fix OMP Directives and Loop Bounds in Ocean
The file was modified components/mpas-source (diff)
Commit e71df1e6cad8f5cd608ee60c04ab4f9f2044d7ea by normanmr
Fixing a standalone bug with params_kind.F90
The file was modified components/cam/src/physics/crm/params_kind.F90 (diff)
Commit 84befb8fe31b3912a873a6b6e1877712a9ff76d3 by bmg2
I changed setup_clubb_pdf_params.F90 and latin_hypercube_driver_module.F90
so that the stats code loops over stat_update_var_pt instead of making a call
to stat_update_var.  This is done because SILHS to has a different number of
vertical levels than CLUBB in E3SM-CLUBB-SILHS.
The file was modified components/cam/src/physics/clubb/setup_clubb_pdf_params.F90 (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
Commit bae3d49c850db1b21ff96320e0836da981362719 by jacob
Rename cam to eam in CIME

Do all renaming in CIME pieces necessary to change cam to eam

Update config_files, commit to a branch and update cime submodule.

Rename CAM and CAM5 to EAM in all F compsets
This and below lets e3sm_atm_developer tests
pass the setup phase with the new name.

Rename all compsets in eam/cime_config/config_compsets.xml
and references to them in config_components.xml,
also config_pes.xml (which isn't used).

Edit eam buildnml, buildlib, configure and build-namelist to use "eam" in some variable names
including eamconf_dir, eam.input_data_list.  Change "ERROR cam.buildexe" to "ERROR eam buildlib"
Change "CAM" to "EAM" in some comments and error messages.

Also remove all the CAM4 compsets.
The file was modified components/eam/cime_config/config_pes.xml (diff)
The file was modified components/eam/bld/build-namelist (diff)
The file was modified cime (diff)
The file was modified components/eam/bld/configure (diff)
The file was modified components/eam/cime_config/buildlib (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was modified cime_config/tests.py (diff)
The file was modified components/eam/cime_config/buildnml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit 8a4b3954f0d9d6f99f6c8b859de41f2c960d70ab by jacob
Change CAM to EAM in allactive compsets

Change CAM to EAM in allactive compsets
The file was modified cime_config/allactive/config_compsets.xml (diff)
Commit 22b40416172a664f838ca903e965ab5a2ae95775 by jacob
Modify more cime_config files for eam

Modify archive, grids and pesall to use EAM,eam
instead of CAM,cam
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified cime_config/config_archive.xml (diff)
Commit 59709068eaf34dedcaf3ab645d9c037fab354a84 by jacob
Adjust other component config files for EAM

Edit config_component.xml in cice, elm, mosart and mpas-ocean to switch from
CAM to EAM
The file was modified components/elm/cime_config/config_component.xml (diff)
The file was modified components/mpas-ocean/cime_config/config_component.xml (diff)
The file was modified components/cice/cime_config/config_component.xml (diff)
The file was modified components/mosart/cime_config/config_component.xml (diff)
Commit bb6d2ee5656e308bb5e06ffdb17a0119f2d136db by jacob
Modify a few more testmods

Modify some shell commands that were making copies
of user_nl_cam (and clm) files to instead do user_nl_eam (and elm)
The file was removedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/cam4_port/user_nl_cam
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/outfrq1d/shell_commands (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/outfrq9s_sat_hist/shell_commands (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d/shell_commands (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/outfrq3d_sc/shell_commands (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/chem_pp/shell_commands (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/default/shell_commands (diff)
Commit a8db6db2cd5026b7aa90326cb515ee790a1ad633 by wlin
Rename cam to eam in ChemPreprocess.pm for paths to chem_proc and chemistry
The file was modified components/eam/bld/perl5lib/Build/ChemPreprocess.pm (diff)
Commit 31e975ca40777bf748ae4f9f32714a42f4107592 by wlin
Rename cam to eam in machine Depends files for cmake
The file was modified cime_config/machines/Depends.ibm.cmake (diff)
The file was modified cime_config/machines/Depends.intel.cmake (diff)
Commit babe50dda6d6a3cade7baa117b934516c87f49db by mpetersen
update mpas-source: vertical transport in stage 1
The file was modified components/mpas-source (diff)
Commit 055ac7bee9e72664abd737c188570fb57c1cd993 by mpetersen
Additions to Monthly output
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 52f96cc9e4efcb630689b703aea468ff993656ca by bhillma
Fix scorpio submodules after bad merge

Fix SHA1s for scorpio submodules after a bad merge to next and master
from PR #3832. This PR inadvertently changed these submodules to point
to older versions, so we reset the SHA1s to the correct versions here.
The file was modified externals/scorpio (diff)
The file was modified externals/scorpio_classic (diff)
Commit ff4db3d7c82fa8fa1bdb8834e863ac65f40b5acf by jacob
Update cime pointer

Update pointer to cime branch for cam2eam
The file was modified cime (diff)
The file was modified components/homme/cmake/machineFiles/anvil-bfb.cmake (diff)
Commit 3abcc4a31799d6734bb34936d487943c5bc86585 by jacob
Replace cam with eam in cmake files

Replace cam with eam in some cmake files.  Also an instance
of clm with elm
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/eam/src/physics/cosp2/Cosp.cmake (diff)
Commit 393a62fd93884795238182d7533732e38a95d85c by rgknox
Updated fates interface bc structure for CNP
The file was modified components/clm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
The file was modified components/clm/src/biogeochem/AllocationMod.F90 (diff)
Commit e274734b72dfb3d9a2006e64dc11777efbead141 by bmg2
I added some documentation (comments/clean-up) and thresholding on dumr, dumnr, dums, and dumns.
The file was modified components/cam/src/physics/cam/micro_mg2_0.F90 (diff)
Commit 990ee01ea1bb84c29db3f8a8aaab1e522f562968 by mpetersen
Add gmKappaScaling and gmBolusKappa
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit ba5f2f5fa27d6371b684a4b55e515d50d2bdc3fb by gautam.bisht
Adds reservoir stratification to MOSART-heat.

The new module is able to better simulate the effect of reservoirs on stream
temperature seasonality and amplitude.

- The stratification flag (rstraflag) should be set to "true" in "user_nl_mosart" for the scheme to be active
- Inflow/outflow are considered for the advection process
- A new reservoir dataset (geometry, number of layers, and outlet location) is also prepared.
- These reservoir parameters can be modified by users(for example, reservoir outflow location).
  If required and/or additional reservoir data observation is available.
- User can also specify initial reservoir temperature(inittemp), vertical discretization points
  for reservoir geometry (ngeom), and the maximum number of layers allowed (layers)

[BFB]
The file was modified components/elm/src/cpl/clm_cpl_indices.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmVar.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_esmf.F90 (diff)
The file was modified components/mosart/src/riverroute/MOSART_physics_mod.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_type_mod.F90 (diff)
The file was modified components/mosart/src/cpl/rof_cpl_indices.F90 (diff)
The file was addedcomponents/mosart/src/riverroute/MOSART_stra_mod.F90
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFlds.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_subw_IO_mod.F90 (diff)
The file was modified components/mosart/bld/namelist_files/namelist_defaults_mosart.xml (diff)
The file was modified components/mosart/src/riverroute/RtmMod.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_mct.F90 (diff)
The file was modified components/mosart/src/riverroute/RunoffMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
The file was modified components/mosart/bld/build-namelist (diff)
The file was modified components/elm/src/main/lnd2atmType.F90 (diff)
The file was modified components/mosart/bld/namelist_files/namelist_definition_mosart.xml (diff)
Commit d28ea6ca2d96018334ee9638f62a051424338db4 by afroberts
Switch to deafault E3SM V2 output
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 08e19d9f4ed674a4d02227e04fb098f7ee333a0f by jgfouca
Update Depends files to new eam name
The file was modified cime_config/machines/Depends.gnu.cmake (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/Depends.nag.cmake (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified cime_config/machines/Depends.pgigpu.cmake (diff)
The file was modified cime_config/machines/Depends.summit.cmake (diff)
The file was modified cime_config/machines/Depends.compy.pgi.cmake (diff)
Commit 3ae0ce4464fb172c37b854acdb9f1715501d24f9 by jonbob
Initial commit to prepend casename to mpas output files
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-albany-landice/cime_config/buildnml (diff)
Commit 07cf25e01dae8ce64c9409139983700411895254 by zeli.tan
fix a bug in ELM-Erosion
The file was modified components/clm/src/biogeophys/SedYieldMod.F90 (diff)
Commit 5b3c359db87fa66fd21667aeca807ed1f3c315d5 by jacob
Change eam output files to use eam in name

Change eam history and restart files to use "eam" instead of
"cam" in their names.  Also update history file global attributes
to use EAM instead of CAM.
The file was modified components/eam/src/control/cam_history.F90 (diff)
The file was modified components/eam/src/control/cam_restart.F90 (diff)
The file was modified components/eam/src/cpl/atm_comp_mct.F90 (diff)
Commit 6abebac06f696c44efecf5c6d6803eeac4cdf1a9 by jacob
Update cime submodule

Update cime submodule on the eam rename branch
The file was modified cime (diff)
Commit d11837009dd057424ee19f5f8d7672c67f8c9fc7 by gautam.bisht
Uses isnan from shr_infnan_mod
The file was modified components/mosart/src/riverroute/MOSART_stra_mod.F90 (diff)
Commit 26745afc61667feb4eb0416eded1bdfa359a1aab by oksana.guba
inctease time limit for homme suite for anvil
The file was modified cime_config/tests.py (diff)
Commit 6314340040c5af416ae5d7ee2f0c84b23ff34708 by lukasz
Improve Travis debugging
The file was modified .travis/run.sh (diff)
Commit 1d6f9a7a80e1caa3a223d49ae048eeb850fa411d by jonbob
Update ICG files for oEC60to30v3 so seaice has new number of snow levels
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 2830fd4d62fe48388d9d6576bb6257e2b1b6a6a8 by ac.wlin
Rename .mod files in chem_proc to .in
The file was modified components/eam/chem_proc/bkend/cam.mod.files.PP (diff)
The file was addedcomponents/eam/chem_proc/procfiles/mo_chem.in
The file was modified components/eam/chem_proc/bkend/mozart.mod.files.PP (diff)
The file was modified components/eam/chem_proc/bkend/wrf.mod.files.PP (diff)
The file was addedcomponents/eam/chem_proc/procfiles/mo_grid.in
The file was addedcomponents/eam/chem_proc/procfiles/cam/mo_chem.in
Commit 1c5b45030b7e17635fd6bfb51c93aa0e8894c70f by ac.afroberts
update buildnml for E3SM V2
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 6f54a273f284afc6d9cb95fd2366133fb283ddae by ac.wlin
Change pattern matching of .mod to .in on setting chem_mods file
The file was modified components/eam/chem_proc/src/cam_chempp/mozpp.main.f (diff)
Commit 195ecf14d2cd71332574b72f8660e5557f7e96a5 by mpetersen
Update mpas-source: CVMix and GM updates
The file was modified components/mpas-source (diff)
Commit c86fe11e5c40641c389e41c46de50d16493fe58e by harr152
Allow up to 10 atm tapes
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
Commit 69e428eca1db099d71c261f93b33dd146826dc12 by jonbob
Update bld scripts autogenerated from Registry changes
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
Commit e05f005296cd5aeba46506164f3497edc93d44a0 by ac.afroberts
update to include monthly albedo by surface type, and pond fraction as default
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 50f5d2fafa50ef76cf8af46251c03276375c047f by mpetersen
Update mpas-source: CVMix and GM updates
The file was modified components/mpas-source (diff)
Commit 8f32d882576893d161e0f19b605d9a810e24e2e8 by rgknox
Sending ALM as hlm_name to FATES instead of CLM
The file was modified components/clm/src/main/clmfates_interfaceMod.F90 (diff)
Commit 969ccb500d501b94adecfa2b839c2d4eb625cb56 by jonbob
Change default for config_GM_Visbeck_alpha in coupled model
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 7338829c38e0ca4a0d64c53eee5bf6bd2ee90194 by jacob
Change name of CAM_USER_MODS

Change name of CAM_USER_MODS to EAM_USER_MODS because cime
uses the component name to construct that string in case.py
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit b47d5411afe7056bd14e4dac26b9932c0afd3060 by whannah1
Add MMF_WTKE output variable

modified:   components/cam/src/physics/crm/crm_history.F90
modified:   components/cam/src/physics/crm/crm_output_module.F90
modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/cam/src/physics/crm/samxx/crm.cpp
modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
Commit d398206337ffac71778aae3b393a6188b423d206 by whannah1
change MMF_WTKE to MMF_TKEW

modified:   components/cam/src/physics/crm/crm_history.F90
modified:   components/cam/src/physics/crm/crm_output_module.F90
modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/sam/crm_module.F90
modified:   components/cam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/cam/src/physics/crm/samxx/crm.cpp
modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
Commit 34e51e604e0730cbe061d9344f5fbde8b23bdc21 by whannah1
Enable moentum feedback in SAM++

modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/cam/src/physics/crm/samxx/crm.cpp
modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/vars.cpp
modified:   components/cam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
Commit fffd888d62f77fffa5ffbfa580af7fd16215a2be by whannah1
Fix MMF momentum feedback

modified:   components/cam/src/physics/crm/crm_physics.F90
modified:   components/cam/src/physics/crm/sam/crm_module.F90
modified:   components/cam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/cam/src/physics/crm/samxx/setparm.cpp
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit 406ae76ff993385b67ad411817fd5c84df8d6ea4 by whannah1
Apply dosurface change to fortran CRM

modified:   components/eam/src/physics/crm/sam/params.F90
The file was modified components/eam/src/physics/crm/sam/params.F90 (diff)
Commit 16640b2ca15fbbb3fbc80925f58d6608b591729b by jacob
Update eam global attributes

Rearrange global attriutes and include hostname
and git version.
Get those and username from cime infodata buffer.
Remove old host and logname retrieval
The file was modified components/eam/src/control/cam_history.F90 (diff)
The file was modified components/eam/src/control/filenames.F90 (diff)
The file was modified components/eam/src/cpl/atm_comp_mct.F90 (diff)
Commit de55f0520034852c53e561c8c38fd04ae92c6d1e by jacob
Update elm global attributes

Update elm global attributes to add contact,
standardize names and order.
The file was modified components/elm/src/main/histFileMod.F90 (diff)
Commit c73f78ffbed1dc4f92429dbec4a38c848c435b92 by worleyph
Deallocate local vector that is not deallocated automatically

A vector is allocated inside of a call to the routine mct_gsMap_orderedPoints
and pointed to by a local pointer variable in the routine atm_domain_mct.
This allocated storage is not automatically deallocated when returning
from atm_domain_mct. This is corrected here with an explicit deallocate.

[BFB]
The file was modified components/eam/src/cpl/atm_comp_mct.F90 (diff)
Commit 124f85b129a4ad07c299eec5ce4d5d892bc288df by bmg2
Adding big_number_finder.py to the postprocessing directory.
The file was addedpostprocessing/big_number_finder.py
Commit e0833a56f78ef26d55eba3534d1b1b537f59ed92 by mpetersen
update mpas-source: Modify ocean freezing temperature to match MPAS-Seaice
The file was modified components/mpas-source (diff)
Commit c3bb9b56aa7d9e950eb3fd2d836a121938d8a8e7 by gautam.bisht
Restart from existing land files that do not contain required variables for plant hydraulics.
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
Commit e5fd63337fa8592ec85c09abccb74c5a5381e3a5 by mpetersen
Update bld scripts autogenerated from Registry changes
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 1c87685c0aee87e6b2f10cb2a0e1e03493d67332 by mpetersen
Update config_open_ocean_freezing_temperature_coeff
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 54af3c1e6ad5e7fb3fae40827c3c8e06481c111b by worleyph
Increase field widths in atm_chunk_cost.txt

The field width for the chunk id in the file atm_chunk_cost.txt is too
small when the number of chunks is 500,000 or larger, resulting in the
output of "*****". The field width for the process id in the file
is also too small when the number of processes is 1,000,001 or larger.

Here both of these conditions are checked for. If either is true, then
the field widths for chunk id and process id are increased enough
to support chunk and process ids as large as 999,999,999 .

[BFB]
The file was modified components/eam/src/physics/cam/phys_grid.F90 (diff)
Commit 78d94e8bc417b0fded7277845c2560b9f7bfe768 by azamat
Compiler change after Tulip OS upgrade
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit 80f1bf62251e3d1854d2b6805db03d04ed44e8f9 by gautam.bisht
Adds support to put crops different landunits

Crops from PCT_NAT_PFT are now put on different landunits
if create_crop_landunit=.true.
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
Commit e7d0b1e2ae47551ef4e55b9819808a46fcaf1b2c by gautam.bisht
Fixes to fractions based on global run
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
Commit 60d68435de33fdad4ae012922aea5b961514aeef by ac.wlin
Add theta-SL-pg2 config for EAM Antarcrica RRM

theta-SL-pg2 configuration and supporting files are added for grid
ne0np4_antarcticax4v1.pg2_r0125_ne0np4_antarcticax4v1.pg2
with ocean oRRS15to5.

[BFB]
The file was modified components/eam/bld/config_files/horiz_grid.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_grids.xml (diff)
Commit 5ccde9cba2224374ecf7db877f2167d974554071 by jacob
Update mosart global attributes

Update mosart global attributes in history files.
Rearrange order and change RTM to MOSART.
Remove old svn Version
The file was modified components/mosart/src/riverroute/RtmVar.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFile.F90 (diff)
Commit 0224e419af9e82135396cf2e5049cfaae66e9d0c by jacob
Add contact email to eam global attributes

Add contact email to eam global attributes
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit b4f508303e89dcf4d5fef305a2122aed407240bb by oksana.guba
changes for skybridge bfb test
The file was modified components/homme/cmake/machineFiles/sandiatoss3-bfb.cmake (diff)
Commit c11b842de7750ad8aeba522870cf93814d74a728 by oksana.guba
revert gitmodules formatting
The file was modified .gitmodules (diff)
Commit 2590a1ac155c98d4f8232dad2821b864272cd943 by ac.wlin
Update ATM2LND_SMAP and other corrections
The file was modified components/eam/bld/config_files/horiz_grid.xml (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 733cba62845c2b8de4563e00460541e703cd7d18 by jacob
Finish moving cam to eam

Finish moving cam to eam by moving 3 files from cam/src/physics/crm/samxx
that were missed.
The file was removedcomponents/cam/src/physics/crm/samxx/test/perf_mod.F90
The file was addedcomponents/eam/src/physics/crm/samxx/test/build/summit_cpu_pgi.sh
The file was removedcomponents/cam/src/physics/crm/samxx/test/build/summit_cpu_pgi.sh
The file was addedcomponents/eam/src/physics/crm/samxx/test/perf_mod.F90
The file was addedcomponents/eam/src/physics/crm/samxx/test/shr_const_mod.F90
The file was removedcomponents/cam/src/physics/crm/samxx/test/shr_const_mod.F90
The file was modified cime_config/machines/Depends.ibm.cmake (diff)
The file was modified cime_config/machines/Depends.intel.cmake (diff)
Commit 7cccaea7e8b8fb1ff1874a43aaed354cf6d787df by jonbob
Update ICG file datestamps for EC30to60E2r2
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 056318076f5a17604ee3b03c741f131f6f80de17 by bmg2
I updated the E3SM-CLUBB plots to create a new directory called
climo_2 within the case/run/ directory, rather than dump everything
within the outer case directory.
The file was modified diagnostic_v2_0/draw_large_scale.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/draw_micro_budget.py (diff)
The file was modified diagnostic_v2_0/draw_rain.py (diff)
The file was modified diagnostic_v2_0/draw_e3sm_budget.py (diff)
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_standard.py (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_2D.py (diff)
The file was modified diagnostic_v2_0/draw_plots_hoz_3D.py (diff)
The file was modified diagnostic_v2_0/draw_hollfiller.py (diff)
The file was modified diagnostic_v2_0/draw_silhs_standard.py (diff)
The file was modified diagnostic_v2_0/draw_clubb_skew.py (diff)
Commit 7cd693c92c28c3184c6d3abfcfb947553302e0d6 by bmg2
I updated the run_silhs_anvil_gust.csh runscript to include
the CLUBB rel_humidity output variable.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 9a809abd09d7dbc1972cee4cfd1656c6bcb3295b by bmg2
I have added the files necessary for running AMWG variability
package to my postprocessing directory.
The file was addedpostprocessing/vdiag_20130807.csh
The file was addedpostprocessing/amwg_variab_remap_ne30.csh
Commit 5e083c0837ef98451065591b14a34b84dfdbba43 by oksana.guba
add avx=0 to anvil, skybridge optimized setup
The file was modified components/homme/cmake/machineFiles/anvil.cmake (diff)
The file was modified components/homme/cmake/machineFiles/sandiatoss3.cmake (diff)
Commit 204bf98115baa707cfd4484e5758c42c6de61750 by jacob
Update fully coupled e3sm_prod test to v2

Update fully coupled e3sm_prod test to v2 config
SMS_Ld1.ne30pg2_r05_EC30to60E2r2-1900_ICG.A_WCYCL1850S_CMIP6
The file was modified cime_config/tests.py (diff)
Commit 47dfbfee9acc51db25b61cd371279c629f29989f by wpcoomb
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)
The file was modified components/cice/cime_config/buildlib_cmake (diff)
The file was modified cime (diff)
The file was modified components/cice/cime_config/buildlib (diff)
The file was modified components/cice/bld/configure (diff)
The file was modified components/cice/cime_config/buildnml (diff)
Commit 48442f391b14cf5739faa22ac1738834e4275843 by wpcoomb
changes to components/cmake/build_model.cmake for CIME_cppdefs file
The file was modified components/cmake/build_model.cmake (diff)
Commit f80c8d1fdad321fce03f46b4f62d581595a11301 by wpcoomb
changes to E3SM/components/eam/ for CIME_cppdefs
The file was modified components/eam/cime_config/buildlib (diff)
The file was modified components/eam/bld/configure (diff)
Commit 7b8c6459ff151bf107cfef38c35425405077ecdd by wpcoomb
fixed up cice, elm, and mosart
The file was modified components/cice/cime_config/buildlib (diff)
The file was modified components/mosart/cime_config/buildlib_cmake (diff)
The file was modified components/elm/bld/configure (diff)
The file was modified components/elm/cime_config/buildlib (diff)
Commit 2459dc265daa6c4263b071a450ed21a42f067356 by wpcoomb
Improved /components/cice/cime_config/buildlib
The file was modified components/cice/cime_config/buildlib (diff)
Commit 3474bec17963f9c4d1b8bcd3051bf6ee96e2b198 by wpcoomb
Improved /components/cice/cime_config/buildlib 2
The file was modified components/cice/cime_config/buildlib (diff)
Commit a8629911da4c0058ccd1fe5ad7b68f3f640c3122 by wpcoomb
Improved /components/cice/cime_config/buildlib 3
The file was modified components/cice/cime_config/buildlib (diff)
Commit 19fa7dff992a563d4e2c2b02ad4e04e0e756b3b0 by oksana.guba
reverting avx_ver=0 from anvil and skybridge, causing wrong flags
The file was modified components/homme/cmake/machineFiles/sandiatoss3.cmake (diff)
The file was modified components/homme/cmake/machineFiles/anvil.cmake (diff)
Commit ee2c3e5a8717375616690ad3675185d15ab9ac92 by jonbob
Initial scripts support for new WC14to60E2r3 ocn/ice grid
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
Commit 2034eacefcd986fa502a6e2caffb8c891f1ed16f by jonbob
Add WC14to60E2r3 grid description
The file was modified cime_config/config_grids.xml (diff)
Commit 61d5569b241ba1c3c5333ae4878d288198bd32e9 by jonbob
Update mpas-ocean defaults for new WC14to60E2r3 grid
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit a1efefda3510d947cbfa7a9c867cf8b35b3db5a2 by jonbob
Update WC14to60 mapping and domain files
The file was modified cime_config/config_grids.xml (diff)
Commit 2585a13365735f581dfc4dad3d39dd5aa352ae89 by jonbob
Add a separate grid for the 1900 spinup of this mesh
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 40b047b5ca2ce42389060cf6561cf6f7db74c93d by jonbob
Set config_hmix_use_ref_cell_width to true for the WC14to60E2r3 grid
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 896c3914c5961e9abf18984e38c6a30458886102 by jonbob
Update datestamp for WC14to60E2r3 ICG files
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit a703e22a424774c0d514209cdcb0db443c8cfd38 by jonbob
Update grid alias for WC14to60E2r3 to use EAM instead of CAM5
The file was modified cime_config/config_grids.xml (diff)
Commit 612fc80c5471a13229b2f6053f7eb221890a62a2 by jacob
Update docn config to add EAMe

Update CIMEs docn to add EAM to the 20TR_CMIP6 component in docn.
Needed for the F20TRC5-CMIP6 compset.
The file was modified cime (diff)
Commit 7f2df81504a10b7e53df6eace1aec8f5ba90a1ae by whannah1
Remove UNICON pt1 - cime and build configure

modified:   components/eam/bld/config_files/definition.xml
modified:   components/eam/bld/configure
modified:   components/eam/bld/namelist_files/namelist_defaults_cam.xml
modified:   components/eam/bld/namelist_files/namelist_definition.xml
modified:   components/eam/cime_config/config_component.xml
The file was modified components/eam/bld/configure (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/bld/config_files/definition.xml (diff)
Commit d81665adae92d507b759a51af78086e54039fee2 by whannah1
Remove UNICON pt2 - misc stuff outside physics

modified:   components/eam/src/chemistry/modal_aero/aero_model.F90
modified:   components/eam/src/control/runtime_opts.F90
modified:   components/eam/src/dynamics/eul/inidat.F90
modified:   components/eam/src/dynamics/fv/inidat.F90
modified:   components/eam/src/dynamics/se/inidat.F90
modified:   components/eam/src/dynamics/sld/inidat.F90
The file was modified components/eam/src/dynamics/se/inidat.F90 (diff)
The file was modified components/eam/src/dynamics/fv/inidat.F90 (diff)
The file was modified components/eam/src/control/runtime_opts.F90 (diff)
The file was modified components/eam/src/dynamics/sld/inidat.F90 (diff)
The file was modified components/eam/src/dynamics/eul/inidat.F90 (diff)
The file was modified components/eam/src/chemistry/modal_aero/aero_model.F90 (diff)
Commit 2d2eb1b9f474de13bdd0090d46ff5d240685cdac by whannah1
Remove UNICON pt3 - general physics changes

modified:   components/eam/src/physics/cam/phys_control.F90
modified:   components/eam/src/physics/cam/physpkg.F90
modified:   components/eam/src/physics/cam/restart_physics.F90
modified:   components/eam/src/physics/cam/vertical_diffusion.F90
modified:   components/eam/src/physics/crm/physpkg.F90
modified:   components/eam/src/physics/crm/vertical_diffusion.F90
The file was modified components/eam/src/physics/cam/restart_physics.F90 (diff)
The file was modified components/eam/src/physics/cam/phys_control.F90 (diff)
The file was modified components/eam/src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
The file was modified components/eam/src/physics/crm/vertical_diffusion.F90 (diff)
Commit cb204c0fa089417502964799c0f48d35076ab429 by whannah1
Remove UNICON pt4 - convection+micro+macro physics

modified:   components/eam/src/physics/cam/cldwat2m_macro.F90
modified:   components/eam/src/physics/cam/convect_deep.F90
modified:   components/eam/src/physics/cam/convect_shallow.F90
modified:   components/eam/src/physics/cam/macrop_driver.F90
modified:   components/eam/src/physics/cam/micro_mg1_0.F90
modified:   components/eam/src/physics/cam/micro_mg_cam.F90
The file was modified components/eam/src/physics/cam/macrop_driver.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified components/eam/src/physics/cam/convect_shallow.F90 (diff)
The file was modified components/eam/src/physics/cam/cldwat2m_macro.F90 (diff)
The file was modified components/eam/src/physics/cam/convect_deep.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_mg1_0.F90 (diff)
Commit 5d065133610f26f4b4e4e1cc76e2657f5ddd3d2a by jonbob
Update mapping and domain files for EC30to60E2r2 grid
The file was modified cime_config/config_grids.xml (diff)
Commit a3121a450451fd1ea278b3bcf953a781521f4d04 by whannah1
Remove UNICON pt5 - unicon files

deleted:    components/eam/src/physics/cam/unicon.F90
deleted:    components/eam/src/physics/cam/unicon_cam.F90
deleted:    components/eam/src/physics/cam/unicon_utils.F90
The file was removedcomponents/eam/src/physics/cam/unicon_utils.F90
The file was removedcomponents/eam/src/physics/cam/unicon.F90
The file was removedcomponents/eam/src/physics/cam/unicon_cam.F90
Commit d9b3c80136d7c436540a425ed94002cc33783f8d by lbertag
Homme: using exclusively SIMD Vector for Scalar type.

This modification implies:

- no more AVX256 or AVX512 tags
- no more AVX_VERSION cmake option (or CPP macro)
- no more need for FindAVX cmake utility
- AVX compiler flag determined by Kokkos_ARCH_XYZ config options
The file was modified components/homme/src/share/cxx/vector/KokkosKernels_Vector.hpp (diff)
The file was addedcomponents/homme/cmake/machineFiles/weaver.cmake
The file was modified components/homme/src/share/cxx/vector/KokkosKernels_Util.hpp (diff)
The file was modified components/homme/cmake/machineFiles/summit-p9-omp.cmake (diff)
The file was modified components/homme/src/share/cxx/Hommexx_Session.cpp (diff)
The file was removedcomponents/homme/cmake/machineFiles/waterman.cmake
The file was modified components/homme/cmake/machineFiles/summit-p9-noomp.cmake (diff)
The file was modified components/homme/src/share/cxx/Types.hpp (diff)
The file was modified components/homme/src/share/cxx/Dimensions.hpp (diff)
The file was removedcomponents/homme/src/share/cxx/vector/KokkosKernels_Vector_AVX512D.hpp
The file was modified components/homme/src/share/cxx/Config.hpp (diff)
The file was removedcomponents/homme/cmake/FindAVX.cmake
The file was modified components/homme/cmake/machineFiles/summit-gpumpi.cmake (diff)
The file was modified components/homme/cmake/machineFiles/summit-gpumpi-movies.cmake (diff)
The file was modified components/homme/src/share/cxx/utilities/VectorUtils.hpp (diff)
The file was modified components/homme/src/share/cxx/Hommexx_config.h.in (diff)
The file was modified components/homme/cmake/SetCompilerFlags.cmake (diff)
The file was removedcomponents/homme/src/share/cxx/vector/KokkosKernels_Vector_AVX256D.hpp
Commit 879efc8f1249a3e00626a0b5f966728846b5c617 by jonbob
Add pe-layout for T62_oEC60to30v3 DTESTM on sandiatoss3 on 4 nodes
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 71ff3fa446d487e1619f7ab93fb1650ab1360db2 by whannah1
Remove UNICON pt6 - fix micro/macro

modified:   components/eam/src/physics/cam/cldwat2m_macro.F90
modified:   components/eam/src/physics/cam/micro_mg1_0.F90
modified:   components/eam/src/physics/cam/micro_mg_cam.F90
The file was modified components/eam/src/physics/cam/cldwat2m_macro.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_mg1_0.F90 (diff)
Commit 737f66df5f56564f9b87e8193a06af797051796f by whannah1
Remove trigmem

modified:   components/eam/src/physics/cam/physpkg.F90
modified:   components/eam/src/physics/cam/zm_conv.F90
modified:   components/eam/src/physics/cam/zm_conv_intr.F90
modified:   components/eam/src/physics/crm/physpkg.F90
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/eam/src/physics/cam/zm_conv_intr.F90 (diff)
The file was modified components/eam/src/physics/cam/zm_conv.F90 (diff)
Commit cf203e8d557120666eac0be2427cbe94c54c80bf by jacob
Add history global att to eam

Add history global attribute to eam. remove institution, make
contact lowercase
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit 9385596d57317d5fd0a4fed13b1750770636ce7d by jacob
Update elm global atts

Update elm global attributes.  remove institution and make
contact lower case
The file was modified components/elm/src/main/histFileMod.F90 (diff)
Commit b211e0b2f3d6faf0f982d67be5b9ced51e19d370 by jacob
Update mosart global atts

Update mosart global attributes.  Remove institution and make
contact lower case
The file was modified components/mosart/src/riverroute/RtmHistFile.F90 (diff)
Commit 10e2af0c31873190b39b7a40e102ad076b151047 by oksana.guba
remove avx flag as it is resolved
The file was modified components/homme/cmake/machineFiles/sandiatoss3-bfb.cmake (diff)
The file was modified components/homme/cmake/machineFiles/anvil-bfb.cmake (diff)
Commit ed57d05aff3709d0c4e89159251d0bdd1e527f3d by ambradl
Files for northamericax4v1pg2_r0125_WC14to60E2r3(_ICG)
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified cime_config/config_grids.xml (diff)
Commit ec54651e110e9f5bbca6adc47b91961ce1028fe0 by ambradl
Adjusting PE layouts for compy and a%ne0np4_northamericax4v1.pg2_l%.+_oi%WC14to60E2r3.

Modified existing S,M and added L.
S - 25 nodes 1.4 sypd estimated 40x1
M - 74 nodes 4.4 sypd estimated 20x2 ie threaded!
L - 111 nodes 5.2 sypd estimated 40x1
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 27fffaa9170c1f4cbe0b9db00af25df2a3333825 by ambradl
Update the 'L' (Large) default PE layout for compy and RRM V2.

This one uses 115 nodes and 20x2
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 7b8ec2258080561b7f79ab4111808d25e9f006a6 by ambradl
NA-ocn WC RRM: Updates for CAM -> EAM.
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified cime_config/config_grids.xml (diff)
Commit 7cf569461fddd35879d1de0b7e9a68f7bc1bf6e2 by balwindersingh
Machine file changes for PNNL Sooty

[BFB] - Bit-For-Bit
The file was modified cime_config/machines/config_pio.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 4e807a912099df1aa099daa5cb24968b6fb3328d by whannah1
Finish removing trigmem option

modified:   components/eam/bld/namelist_files/namelist_defaults_cam.xml
modified:   components/eam/bld/namelist_files/namelist_definition.xml
modified:   components/eam/src/physics/cam/zm_conv_intr.F90
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/zm_conv_intr.F90 (diff)
Commit d30c955981aada954d73b8256248854fbd950a1a by lbertag
Homme: Removed pointless include dir in share_kokkos_ut CMakeLists.txt
The file was modified components/homme/test_execs/share_kokkos_ut/CMakeLists.txt (diff)
Commit 5c2ccc4c7abd1ffc1c2c3321ac5c1e064a3aa080 by lbertag
Homme: Setting kokkos arch in some mach file used for nightlies
The file was modified components/homme/cmake/machineFiles/sandiatoss3-bfb.cmake (diff)
The file was modified components/homme/cmake/machineFiles/anvil-bfb.cmake (diff)
The file was modified components/homme/cmake/machineFiles/anvil.cmake (diff)
The file was modified components/homme/cmake/machineFiles/sandiatoss3.cmake (diff)
Commit 532fffe020a5a5565be53695c5301edb635a10d7 by lbertag
Homme: enable unit tests only in BFB builds
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
Commit 6d6f6cc10dfa24eb388e9cf2f411ff2e8b2b41d4 by wpcoomb
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
The file was modified components/cice/bld/configure (diff)
The file was modified components/cice/cime_config/buildlib (diff)
The file was modified components/cice/cime_config/buildnml (diff)
The file was modified components/eam/cime_config/buildlib (diff)
The file was modified components/elm/bld/configure (diff)
The file was modified cime (diff)
The file was modified components/cice/cime_config/buildlib_cmake (diff)
The file was modified components/elm/cime_config/buildlib (diff)
The file was modified components/mosart/cime_config/buildlib_cmake (diff)
The file was modified components/cmake/build_model.cmake (diff)
The file was modified components/eam/bld/configure (diff)
The file was modified components/mosart/cime_config/buildlib_cmake (diff)
The file was modified components/mosart/cime_config/buildlib_cmake (diff)
Commit c4ead048bd1b2a09308bd8c7ab5da07fe9df0547 by wpcoomb
fixed some formatting
The file was modified components/elm/bld/configure (diff)
Commit 4d0cbfad2df1d81d2788177a72fbfa6e835c96d9 by lbertag
Homme: fixing some cmake logic regarding auto-enabling of targets
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
Commit a224a7e77063be95c0e41ee6e7d9567f949e16f1 by jacob
Move eam history attribute

Move the new eam history attribute to be after
the git_version like in elm, mosart.
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit b9fd7e20e6c26b8d0ea30bfaf24fcf9a3ef2039d by lbertag
Homme: fixing odd non-bfb issue with Intel18 in Caar functor.

It seems as intel 18 was not doing the correct thing with
lambda-captured variables inside ivdep loops. In particular,
it was as if all vector lanes were using the same Real temp,
causing thrashing of results.

Switching to automatic variable inside the for loop fixes it.
The file was modified components/homme/src/theta-l_kokkos/cxx/CaarFunctorImpl.hpp (diff)
Commit 6b05051e4abec4511fcd590c783c99341b0db88e by mpetersen
Update mpas-source: modify Eden Greatbatch length scale; clean up flags
The file was modified components/mpas-source (diff)
Commit 065f558093b0ef37208651af3283930dfb391bd6 by harr152
Add additional diagnostic outputs to track Sudden Stratospheric Warming events
The file was modified components/eam/src/physics/cam/cam_diagnostics.F90 (diff)
Commit e7134bc62c2b26d5bc30d120e4887db1c56ab544 by jonbob
Add auto-generated bld files corresponding to Registry changes
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-group-list (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit a4e38bc604d3fd264cf59eaf854ac968a9516e5e by jonbob
Fix cut-and-paste error that ended up with two single quotation marks
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 38cce64bfd1fc770bee432ed7e4cde554b1ed766 by balwindersingh
This simulation is BFB with the refactored code
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/chemistry/modal_aero/aero_model.F90 (diff)
The file was modified components/eam/src/physics/cam/aer_rad_props.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
Commit 236b740da955bd55125b64fdf37c18a736840bd1 by balwindersingh
Adds endrun calls for blocking radiation diagnostics
The file was modified components/eam/src/physics/cam/rad_constituents.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit 40c7240aa6e13f97ce2fbed55a3f47fecd680bde by balwindersingh
RRTMGP test runs fine at this point
The file was modified components/eam/src/physics/rrtmgp/radiation.F90 (diff)
The file was modified components/eam/src/physics/rrtmgp/cam_optics.F90 (diff)
Commit d1fcd1734ea675f1464ef1b3dca232f841ad889b by gautam.bisht
Fixes the support for user-defined grid for ELM

Recent name change of the land model broke support for `-res ELM_USRDAT`.
This code modification restores the support for user-defined
land grids.

[BFB]
The file was modified components/elm/cime_config/buildnml (diff)
Commit 824b43a0094bb8a5c780aec8844f39135608a1e4 by gautam.bisht
Adds a test for ELM_USRDAT resolution
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/usrdat/user_nl_elm
The file was modified cime_config/tests.py (diff)
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/usrdat/shell_commands
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/physics/cam/aer_rad_props.F90 (diff)
The file was modified components/eam/src/physics/rrtmgp/cam_optics.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/crm/rrtmgp/radiation.F90 (diff)
Commit 6f8e38f7e0f092ce116699c18c0a887a83f85a21 by akt
Added prescribed ice mode to MPAS-Seaice component
The file was modified components/mpas-seaice/bld/build-namelist-group-list (diff)
The file was modified components/mpas-seaice/cime_config/config_compsets.xml (diff)
The file was modified components/mpas-seaice/bld/build-namelist-section (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_definition_mpassi.xml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-source (diff)
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
The file was modified components/mpas-seaice/driver/ice_comp_mct.F (diff)
The file was modified components/mpas-seaice/bld/build-namelist (diff)
The file was modified components/mpas-seaice/cime_config/config_component.xml (diff)
Commit 523d1766fd95630429ef320551a99463a60f3a3a by oksana.guba
AMB fix for unused kokkos in mpas
The file was modified components/cmake/build_mpas_model.cmake (diff)
Commit 98f17a6d7086bf1f52b3d4c95d658ecb08d015fc by ambrad
NA-ocn WC RRM: XS PE layout for cori-knl just to get something going
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit b8a4b9bc2f491f77dce70a83ca71b68555035352 by divi553
Update mksurfdata defaults for 0.5x0.5 res and fix a small bug

The default filenames for inputs to mksurfdata at 0.5x0.5 res
were not correct, so they have been updated.
Also, a small tolerance bug has been fixed. A pft tolerance in
normalizencheck_landuse has been updated to match its neighbor and to
match the pft tolerance in the mkpft function, which is called prior
to the call to normalizencheck_landuse.

modified:   ../../../bld/namelist_files/namelist_defaults_clm4_5.xml
modified:   src/mksurfdat.F90
The file was modified components/elm/tools/clm4_5/mksurfdata_map/src/mksurfdat.F90 (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit c0a1f2363d74040e3f54da8b8fbbd2bef82b41f0 by akt
Update mpas-source: Unreverted revert of MPAS-Seaice
The file was modified components/mpas-source (diff)
The file was modified cime (diff)
Commit c309c3c827aca6f2fcb408a891156d4bcedd1f64 by jonbob
Move new F-compset definition to EAM
The file was modified components/mpas-seaice/cime_config/config_compsets.xml (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
Commit a563790948a7fea91c795a2dfd91582f59a4678e by jonbob
Make build-namelist-section consistent with build-namelist
The file was modified components/mpas-seaice/bld/build-namelist-section (diff)
Commit 7147e5e4837685d85da656e9a6bd79709bcc2ec6 by jonbob
Add FC5AV1C-L-MPASSI compset
The file was modified components/eam/cime_config/config_compsets.xml (diff)
Commit e0e8e0d59df220f7b6f2029cb53f6c630b8ec00a by ambradl
Homme, COMPOSE: Fix debug-build error.

Passing an unused but unallocated array to C++ can trigger a failure in a debug
build. Work around this by allocating a small array.
The file was modified components/homme/src/share/compose_mod.F90 (diff)
Commit 445538bc007a5955a29a469f6bec83d024c35570 by ambradl
Homme: Use 'any' instead of 'maxval'.

Noel's performance analysis showed that some maxval uses were expensive. These
can be replaced by 'any'. One case can be moved outside of a loop, reducing the
call count.
The file was modified components/homme/src/theta-l/share/imex_mod.F90 (diff)
Commit b69d106f049b32a1f33494f84019bd288a2cd4f9 by ndkeen
Add layouts for RRM v2 config on compy.
S,M,L that are all 40x1 (no threading) as well as ST,MT,LT that are all 20x2 and seem to be a little quicker.
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 80d017704954d1ddb90e21dfceab4081db52a099 by lbertag
Bring in hot fix to kokkos submodule, relative to CRAYPE linking
The file was modified externals/kokkos (diff)
Commit 615ba48a48cd30029b0aa6e95ed8483aa386e56f by gautam.bisht
Renames local variable with clm to elm
The file was modified components/elm/cime_config/buildnml (diff)
Commit 4ce8973f3b40b505bf6f151ebf3cfb2f9afc86ad by akt
Update mpas-source: fixed prescribed ice bug in seaice with category thickness limits
The file was modified components/mpas-source (diff)
Commit 8961aba5363acb92d220dc5d66742c247256643e by lbertag
Update again kokkos version, following bug fix
The file was modified externals/kokkos (diff)
Commit 686736f75cdaa4b93a6842e92547b9fd0547313e by wpcoomb
I changed cice/cime_config/buildlib/ to store
correct cppdef filename root in a variable
which increases code efficiency and reduces
excess duplication of code. I also replaced
CCSM_cppdefs.new with CIME_cppdefs.new everywhere.
The file was modified components/cice/cime_config/buildlib (diff)
Commit 568965c7327440021b65407663f4e8829f9f9c00 by wpcoomb
Cleaned up unnecessary if statement block.
The file was modified components/cice/cime_config/buildlib (diff)
Commit 48a94799f2965eb3a8e9682c698a95a1ca2a6a86 by wpcoomb
Revert "Cleaned up unnecessary if statement block."

This reverts commit 568965c7327440021b65407663f4e8829f9f9c00.
The file was modified components/cice/cime_config/buildlib (diff)
Commit 316916b9b9b3a8c3d1466825c47ed85f33aaf80f by bogensch
make SCM compatible with thetal dycore
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
The file was modified components/eam/src/dynamics/se/inidat.F90 (diff)
The file was modified components/eam/src/control/forecast.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit 590dd51e4b5963f407f1c620e65f0df17138c50e by ambradl
Mass test: Double tol on CO2_FF global mass based on compy_pgi change.
The file was modified components/homme/utils/e3sm_test/check_mass_conservation.py (diff)
Commit d44ba74bf0d0462bd411a7c13d0510557ce9a897 by bogensch
bug fixes for working code
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
Commit ba2285e88612b6a77e317579f712ff9461ea0d98 by wpcoomb
Adv cime sha to include PRs #3740 & #3741,
and added that to the CIME update.
The file was modified cime (diff)
Commit b27cd1a756e52bae3643e6878929c21ade0399ea by ambradl
EAM: Use new rebin_fast in volc_radiation code and rework idxs.

Noel's performance analysis pinpointed the call to rebin in
read_volc_radiation_data::interpolate_lats_time_vert as a bottleneck and more
generally the routines in this file.

The original rebin algorithm has complexity O(nsrc*ntgt) and is run for each
band separately. Add rebin_fast, which has O(max(nsrc, ntgt)) complexity and is
called once for all bands. rebin_fast produces BFB output w.r.t. rebin.

In addition, indexing in this file was suboptimal. Fix this.
The file was modified components/eam/src/chemistry/utils/read_volc_radiation_data.F90 (diff)
The file was modified components/eam/src/chemistry/utils/mo_util.F90 (diff)
Commit 21605911b1c4fdfa64ff06519875ebb15573e85e by akt
Update mpas-source: fixed bug with index in prescribed ice in seaice
The file was modified components/mpas-source (diff)
Commit aa80330f95563da45c0931f49a8f8a7fc22bb195 by ambrad
RRM: Add an XS Cori-KNL layout from Noel.
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified components/homme/cmake/machineFiles/sandiatoss3-bfb.cmake (diff)
Commit fcfabed2a494cad178cd703018269cfa3ce129c3 by tian.zhou
activating dynamic crop fraction when prognostic crop model is turned off
The file was modified components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
Commit b14df2a546ef999dac5f0a25aec8eb640f75cf26 by ambradl
EAM: Remove some old comments.
The file was modified components/eam/src/chemistry/utils/read_volc_radiation_data.F90 (diff)
Commit f3e710794f6f5c4c7f70891ab2cbffba405a4a1e by wlin
Defense against use of user_nl_cam after renaming cam to eam

When recycling a run script for a new case, one may not realize
the case specific namelist settings may still go to user_nl_cam.
This change is to force users to rename it to user_nl_eam before
proceeding, if user_nl_cam is still in use, or present in the
case directory. Similar is done for user_nl_clm.

[BFB]
The file was modified components/elm/cime_config/buildnml (diff)
The file was modified components/eam/cime_config/buildnml (diff)
Commit a3088f64d3ac21c013ace2db8e96bda63d17986b by oksana.guba
first attempt to switch
The file was modified components/eam/bld/config_files/defaults_se.xml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit 5e2b165739a0001e51f5a6cf41fcf6cdc04cd670 by wlin
Rename user_nl_cam in test allactive-v1cmip6
The file was removedcime_config/testmods_dirs/allactive/v1cmip6/user_nl_cam
The file was addedcime_config/testmods_dirs/allactive/v1cmip6/user_nl_eam
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 0e426681311454d5bc1367abe79862857fe20713 by mpetersen
Update mpas-source for moc update
The file was modified components/mpas-source (diff)
Commit 282ea2ff83eac91cb1a4056cf8b0215d36d1c782 by mpetersen
Add moc GM variables to monthly output
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 9bd1c7a578c1aa3e6a0753880504d3e3f08b2ab1 by jinyuntang
bug fix for nitrogen fixation calculation for ECA

Did a quick fix to avoid negative nitrogen fixation
when the soil water content computed from the Richards'
equation solver is negative. Also fixed a some typos
for the flux limiter solver for phenology update. These
are expected to make ELM-ECA NBFB, but CTC will not
be affected.
The file was modified components/elm/src/biogeochem/PhenologyFluxLimitMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenDynamicsMod.F90 (diff)
Commit 4ddb81ad1381270494b2c3cd455105e59706381d by jayesh
Scorpio version 1.1.4

Updating to Scorpio version 1.1.4

This release includes the following changes,

* Fix for GPTL performance data corruption due to unstopped
  timers (when Scorpio calls fail)
* Support for compilers with no C++11 regex support
* ADIOS conversion tool fixes for temporal variable conversion
  (from ADIOS to NetCDF)
* Misc bug fixes
The file was modified externals/scorpio (diff)
Commit e56c426ebb05152a8c26aa13e6e0602afb5eee2f by jonbob
Add user_nl_mpassi for elm bgcexp testmod in order to pass automated tests
The file was addedcomponents/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/user_nl_mpassi
Commit bf86549d6fb745d6f8d40d853e0eac0fc17e4f00 by jgfouca
Remove support for Makefile-based builds for E3SM components
The file was removedcomponents/elm/cime_config/buildlib
The file was removedcomponents/mosart/cime_config/buildlib
The file was removedcomponents/cice/cime_config/buildlib
The file was modified cime_config/machines/Depends.intel (diff)
The file was removedcime_config/machines/Depends.nag
The file was removedcomponents/mpas-albany-landice/cime_config/buildlib
The file was removedcomponents/mpas-ocean/cime_config/buildlib
The file was removedcime_config/machines/Depends.pgigpu
The file was modified cime_config/machines/Depends.intel.cmake (diff)
The file was removedcime_config/machines/Depends.gnu
The file was removedcime_config/machines/Depends.ibm
The file was removedcime_config/machines/Depends.compy.pgi
The file was removedcime_config/machines/Depends.cray
The file was modified cime (diff)
The file was removedcomponents/eam/cime_config/buildlib
The file was removedcomponents/mpas-seaice/cime_config/buildlib
The file was modified cime (diff)
Commit 1a8423c8f65e5e5d13f57f9e2239bf5978e06389 by ndkeen
For cori-knl, update PE layout for F compsets at ne4 resolution.

         SYPD    current     with this change
1  node  18.7                  S
3  node  32.6                  M default
13 node  52.1    M default     L

[bfb]
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 006f1baa47ab4193138515945e7f33d2355a9c59 by bhillma
Set fill values for radiation outputs

Set the flag_xyfill flag for radiation fields added to history files in
addfld calls. This fixes the problem where radiation fields can contain
zeros if the output frequency is higher (more often) than the radiative
update frequency. This is BFB, except for the case where 'HR' is added
to output fields because we were mistakenly NOT computing and outputting
this field for RRTMGP.
The file was modified components/eam/src/physics/rrtmgp/radiation.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
Commit 3544b84697552b26664b82ed92e27a549b9efca8 by tian.zhou
update flag to allow one-way irrigation, remove unused output, remove redundant comments, fix area fraction inconsistency for coastal irrigation
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationDataType.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFlds.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmMod.F90 (diff)
The file was modified components/mosart/src/wrm/WRM_modules.F90 (diff)
The file was modified components/mosart/src/riverroute/RunoffMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/src/main/clm_initializeMod.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_mct.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_esmf.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
Commit 360d4a64250f57cf2255708c484b0f37295427b6 by bhillma
Add missing HR output for RRTMGP
The file was modified components/eam/src/physics/rrtmgp/radiation.F90 (diff)
The file was modified components/eam/src/physics/crm/rrtmgp/radiation.F90 (diff)
The file was modified cime (diff)
Commit d0f61fde750823f8ada554f87c19046a498ba93c by lbertag
Hommexx: setting vector size in eam builds
The file was modified components/homme/src/share/cxx/Config.hpp (diff)
Commit 9b5d72432aacea9192013e53d4577eb87d69f49f by lbertag
Hommexx: fix usage of HOMMEXX_CUDA_SHARE_BUFFER

Using ifdef rather than if (and cmakedefine rather than cmakedefine01)
makes it easier for eam builds.
The file was modified components/homme/src/share/cxx/kokkos_utils.hpp (diff)
The file was modified components/homme/src/share/cxx/Hommexx_config.h.in (diff)
The file was modified components/homme/src/share/cxx/Hommexx_Session.cpp (diff)
The file was modified components/homme/src/share/cxx/KernelVariables.hpp (diff)
Commit 92ced758e64b210eb13435681120718496b25dcc by lbertag
Hommexx: fixed include path for Kokkos_Random.hpp
The file was modified components/homme/src/share/cxx/kokkos_utils.hpp (diff)
Commit 2248482ed51c5faf9d5c2e52e2205bc8cab7db68 by lbertag
Hommexx: fix eam configure script for preqx_kokkos
The file was modified components/eam/bld/configure (diff)
Commit 6f8c9f2e8773485fba49bb232a09059dad167340 by lbertag
Homme: fixed some cmake/compiler warnings
The file was modified components/homme/src/theta-l_kokkos/cxx/CaarFunctorImpl.hpp (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/DirkFunctorImpl.hpp (diff)
The file was modified components/homme/src/share/cxx/RemapFunctor.hpp (diff)
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/cmake/Kokkos.cmake (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/HyperviscosityFunctorImpl.hpp (diff)
Commit 933e3c2d679c1cc2907fd1ed1c38828bc0fd3c6a by lbertag
Homme: better handling of cxx homme session

We can now have a host project call initialize/finalize_hommexx_session,
without the risk of compromising kokkos session integrity. The host project
simply has to set Session::m_handle_kokkos to false. The host project will
now have the responsibility of init/finalize kokkos before/after using
any kokkos-related feature in hommexx.
The file was modified components/homme/src/share/cxx/Hommexx_Session.cpp (diff)
The file was modified components/homme/src/share/cxx/Hommexx_Session.hpp (diff)
Commit 343e5abcf340cb7d292d74d15e891d517c50e807 by tian.zhou
update unit in the output
The file was modified components/mosart/src/riverroute/RtmMod.F90 (diff)
The file was modified components/mosart/src/riverroute/MOSART_physics_mod.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFlds.F90 (diff)
Commit ec27a03aeac52f5cf003439f83d3c81b66df82af by lbertag
Homme: added interface to BoundaryExchange

The new register_field method is to handle interface field of rank-5.
A similar method already existed, but required the 2nd extent to be
a compile time constant. The new method accepts a runtime one.

Note: I tried to fuse them into a single method, but the compiler would
      not let me. Fortunately, I find a way to keep a single "_impl"
      version of that method.
The file was modified components/homme/src/share/cxx/mpi/BoundaryExchange.hpp (diff)
Commit ea1f63db0082fce5de39f920080b18ff3bb28c6a by lbertag
Homme: adding HOMME_WITHOUT_PIOLIBRARY to compile definitions of executables

This is not needed for homme standalone builds. But if homme is built inside
another project, we cannot know in advance the place where the macros
to create the execs are called from. If they are called from *outside*
the homme subfolder, all the compiler macros that were added with ADD_DEFINITION(..)
(like this one) are no longer visible, and need to be manually added again.
This is because ADD_DEFINITION (like INCLUDE_DIRECTORIES and others0 only
affects targets built in the current folder and its subdirectories.
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/test/unit_tests/CMakeLists.txt (diff)
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
Commit 0a1fae86bfbbb4f669629155e1c5f686daf0ff7d by lbertag
Homme: added macro to create a library for preqx_kokkos and theta-l_kokkos

It's roughly the same as createTestExec, but creates a library rather than
an executable (and of course doesn't create a test).
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
The file was modified components/homme/src/theta-l_kokkos/CMakeLists.txt (diff)
The file was modified components/homme/CMakeLists.txt (diff)
The file was modified components/homme/src/preqx_kokkos/CMakeLists.txt (diff)
Commit a9c317722bd09a58e77c9ef7f1e61588194e518c by lbertag
Homme: store blas/lapack libs location in an internal cache var

As explained in the inline comment, this is needed if homme is used as a
subproject in another cmake project. If so, when calling macros to create
execs/libs from *outside* the homme subfolders, the cmake vars storing
the location of libs found during homme's configuration (via calls to
find_package(...)) would not otherwise be available anymore, because of
cmake's variables scope. Stuffing those vars in the cache fixes this.
The file was modified components/homme/CMakeLists.txt (diff)
Commit 8ca63255f79a1f527953767d577baa71168a81e0 by lbertag
Homme: created f2c module for kokkos targets, plus breaking up some functions

The f2c modules allow to keep all those declarations out of prim_driver_mod,
which keeps the file smaller.

The breaking up of some functions into smaller ones is needed when using
homme as a library. In particular, by breaking up init functions into
smaller routines, we allo host project to perform additional stuff in
between these smaller steps.

Also, exposed some subroutines in prim_cxx_driver_base
The file was modified components/homme/src/theta-l_kokkos/CMakeLists.txt (diff)
The file was addedcomponents/homme/src/preqx_kokkos/preqx_f2c_mod.F90
The file was addedcomponents/homme/src/theta-l_kokkos/theta_f2c_mod.F90
The file was modified components/homme/src/share/cxx/prim_cxx_driver_base.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/prim_driver_mod.F90 (diff)
The file was modified components/homme/src/preqx_kokkos/CMakeLists.txt (diff)
The file was modified components/homme/src/preqx_kokkos/prim_driver_mod.F90 (diff)
Commit ed762ba1f16dbfa054a00a1e0af91658349ca083 by lbertag
Homme: minor change in ElementsGeometry initialization

The surface geopotential views are inited separately, since they don't
depend only on the 2d mesh, but also on the case setting.
The file was modified components/homme/src/preqx_kokkos/cxx/cxx_f90_interface_preqx.cpp (diff)
The file was modified components/homme/src/share/cxx/ElementsGeometry.hpp (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/cxx_f90_interface_theta.cpp (diff)
The file was modified components/homme/src/theta-l_kokkos/prim_driver_mod.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/theta_f2c_mod.F90 (diff)
The file was modified components/homme/src/share/cxx/ElementsGeometry.cpp (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/Diagnostics.cpp (diff)
Commit 3770710ae2bd91d1e530b1bc0cae3408fc48d979 by lbertag
Homme: make some CAM ifdefs also check for SCREAM

Some subroutines are for Homme standalone. So we should not just check
whether CAM is defined before compiling/running them, but also check
whether SCREAM is defined.
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/prim_driver_mod.F90 (diff)
Commit 7902f4b2f61873d2c2b3208340c2ac29e410ae54 by bhillma
Apply fixes to MMF too
The file was modified components/eam/src/physics/crm/rrtmgp/radiation.F90 (diff)
Commit 329fcdf72447aee4af6d0468e21b0ee413d10bc3 by mpetersen
Update mpas-source: Fix cmake for tool exes
The file was modified components/mpas-source (diff)
The file was modified cime (diff)
Commit ba247642a52e0886442fceda07b1b799a4fdd6fa by lbertag
Homme: init cxx functors before copying data into views
The file was modified components/homme/src/preqx_kokkos/prim_driver_mod.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/prim_driver_mod.F90 (diff)
Commit bf0e1f45234a4b92dd181111ba05f04de90e856d by jgfouca
Add timing to compiles and links

The output won't really make sense unless you build with -j1
The file was modified components/CMakeLists.txt (diff)
Commit 9ad705c84bfd98d430aae419e2400dddc858149f by tian.zhou
make the code compatible with old MOSART parameter file
The file was modified components/mosart/src/riverroute/RtmMod.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_esmf.F90 (diff)
The file was modified components/mosart/src/cpl/rof_comp_mct.F90 (diff)
Commit c0d5b815fdcf5a3d9d9eaa7b10660f434cc26c1e by balwindersingh
This is a rebased after cam->eam change

The original branch is copied as the following branch:
singhbalwinder/atm/remove-calcsize-diags-rbase1_copy1_09302020

Diags with one ommited aerosol (e.g. bc) is still NBFB. I am using the
following user_nl_cam and rad_diag_3 is still NBFB:

nhtfrq = -120

history_verbose = .true.
history_budget          =                .true.
history_clubb           =       .true.
history_eddy            =                  .true.
history_waccm           =                 .true.

mode_defs              =
'mam4_mode1:accum:=', 'A:num_a1:N:num_c1:num_mr:+',
         'A:so4_a1:N:so4_c1:sulfate:/compyfs/inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc:+', 'A:pom_a1:N:pom_c1:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+',
         'A:soa_a1:N:soa_c1:s-organic:/compyfs/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc:+', 'A:bc_a1:N:bc_c1:black-c:/compyfs/inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc:+',
         'A:dst_a1:N:dst_c1:dust:/compyfs/inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc:+', 'A:ncl_a1:N:ncl_c1:seasalt:/compyfs/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc:+',
         'A:mom_a1:N:mom_c1:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc',

'mam4_mode1_no_bc:accum:=', 'A:num_a1:N:num_c1:num_mr:+',
         'A:so4_a1:N:so4_c1:sulfate:/compyfs/inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc:+', 'A:pom_a1:N:pom_c1:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+',
         'A:soa_a1:N:soa_c1:s-organic:/compyfs/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc:+','A:dst_a1:N:dst_c1:dust:/compyfs/inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc:+',
         'A:ncl_a1:N:ncl_c1:seasalt:/compyfs/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc:+', 'A:mom_a1:N:mom_c1:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc',

'mam4_mode2:aitken:=',
         'A:num_a2:N:num_c2:num_mr:+', 'A:so4_a2:N:so4_c2:sulfate:/compyfs/inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc:+',
         'A:soa_a2:N:soa_c2:s-organic:/compyfs/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc:+', 'A:ncl_a2:N:ncl_c2:seasalt:/compyfs/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc:+',
         'A:mom_a2:N:mom_c2:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc',
'mam4_mode3:coarse:=',
         'A:num_a3:N:num_c3:num_mr:+', 'A:dst_a3:N:dst_c3:dust:/compyfs/inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc:+',
         'A:ncl_a3:N:ncl_c3:seasalt:/compyfs/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc:+', 'A:so4_a3:N:so4_c3:sulfate:/compyfs/inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc:+',
         'A:bc_a3:N:bc_c3:black-c:/compyfs/inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc:+', 'A:pom_a3:N:pom_c3:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+',
         'A:soa_a3:N:soa_c3:s-organic:/compyfs/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc:+', 'A:mom_a3:N:mom_c3:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc',

'mam4_mode3_no_bc:coarse:=',
         'A:num_a3:N:num_c3:num_mr:+', 'A:dst_a3:N:dst_c3:dust:/compyfs/inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc:+',
         'A:ncl_a3:N:ncl_c3:seasalt:/compyfs/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc:+', 'A:so4_a3:N:so4_c3:sulfate:/compyfs/inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc:+','A:pom_a3:N:pom_c3:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+',
         'A:soa_a3:N:soa_c3:s-organic:/compyfs/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc:+', 'A:mom_a3:N:mom_c3:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc',

'mam4_mode4:primary_carbon:=', 'A:num_a4:N:num_c4:num_mr:+',
         'A:pom_a4:N:pom_c4:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+', 'A:bc_a4:N:bc_c4:black-c:/compyfs/inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc:+',
         'A:mom_a4:N:mom_c4:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc'

'mam4_mode4_no_bc:primary_carbon:=', 'A:num_a4:N:num_c4:num_mr:+',
         'A:pom_a4:N:pom_c4:p-organic:/compyfs/inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc:+',

         'A:mom_a4:N:mom_c4:m-organic:/compyfs/inputdata/atm/cam/physprops/poly_rrtmg_c130816.nc'

rad_climate            = 'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2',
         'A:O3:O3', 'N:N2O:N2O', 'N:CH4:CH4',
         'N:CFC11:CFC11', 'N:CFC12:CFC12', 'M:mam4_mode1:/compyfs/inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_c141106.nc',
         'M:mam4_mode2:/compyfs/inputdata/atm/cam/physprops/mam4_mode2_rrtmg_c130628.nc', 'M:mam4_mode3:/compyfs/inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_c141106.nc', 'M:mam4_mode4:/compyfs/inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc'

rad_diag_1            = 'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2','A:O3:O3', 'N:N2O:N2O', 'N:CH4:CH4','N:CFC11:CFC11', 'N:CFC12:CFC12', 'M:mam4_mode1:/compyfs/inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_c141106.nc','M:mam4_mode2:/compyfs/inputdata/atm/cam/physprops/mam4_mode2_rrtmg_c130628.nc', 'M:mam4_mode3:/compyfs/inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_c141106.nc', 'M:mam4_mode4:/compyfs/inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc'

rad_diag_2            = 'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2','A:O3:O3', 'N:N2O:N2O', 'N:CH4:CH4','N:CFC11:CFC11', 'N:CFC12:CFC12'

rad_diag_3            = 'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2','A:O3:O3', 'N:N2O:N2O', 'N:CH4:CH4','N:CFC11:CFC11', 'N:CFC12:CFC12', 'M:mam4_mode1_no_bc:/compyfs/inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_c141106.nc','M:mam4_mode2:/compyfs/inputdata/atm/cam/physprops/mam4_mode2_rrtmg_c130628.nc', 'M:mam4_mode3_no_bc:/compyfs/inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_c141106.nc', 'M:mam4_mode4_no_bc:/compyfs/inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc'

Reinstate accidently deleted MMF code and minor cleanup

Fixes calcsize call args in crm/physpkg.F90

Minor additions for implementing ipair for diagnostic species

it works at this point

working but with wrong answers

THe code works but with dgncur_a pointing to a dummy var.

I have to figure out why is it.
Here is the code change in calcsize.F90 (see the --> sign)
   !Set list_idx_local and other sanity checks
   list_idx_local  = 0
   if(present(list_idx_in)) then
      list_idx_local  = list_idx_in
      if (.not. present(dgnumdry_m)) &
           call endrun('list_idx_in is present but dgnumdry_m pointer
is missing'//errmsg(__FILE__,__LINE__))
     !dgncur_a => dgnumdry_m(:,:,:)
--> if(.not. associated(dgncur_a))allocate(dgncur_a( ...
pcols,pver,ntot_amode))
   else
      call pbuf_get_field(pbuf, dgnum_idx, dgncur_a)
   endif

Seems to be working...now I am going to remove dbg statements...

Removed all dbg statements, code is BFB with new calcsize

Code is BF with branch singhbalwinder/eam/rrtmg_diag_bug_fix_only
at commit ce31b2cdf52d26ff3d2b97c7098e786c876fee93

Replaced how we map ait<->acc species for transfer

The simulation is BFB at this point

[BFB] - Bit-For-Bit

Simulation is BFB, performance didn't degrade

I am going to start implemneting the refactor from here
slowly to see where we see the performance hit and why

not taking mapping refactor as it slows doen the simulation

Refactor just move the code to a subroutine but it has a
negative  impact on model performance.

the results are BFB

Refactored ait<-->accum transfer rates codes

Performace is not degraded and BFB

Refactored some transfer codes and removed a do-loop with if conds

broke a do-loop with if cond...still bfb and performance is ok

replaced do-if logic with simple declarations, still BFB

Performance also not impacted

replaced another do-loop, still BFB

refactors update tendency code in ait<->acc trnasfer

Some more refactoring...still BFB and no impact on performance

still BFB, some logic improvement for diagnostic calls

removed another fldcw call, still BFB

Still BFB, some cleanup and fixes for diagnostic calls
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
Commit 5f467b91b287a62e8f803514bc61d9c4cced1ea7 by balwindersingh
Rebased:Default case is working wih diags and it is BFB
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
The file was modified components/eam/src/physics/cam/rad_constituents.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit 6bad802a1bd674718c05cd75a61b274b1ad25565 by jgfouca
Improve timing feature
The file was modified cime (diff)
The file was modified components/CMakeLists.txt (diff)
Commit fee53edfd79ef57bd70153297d2135e3b7ec8817 by rgknox
Preparations for resolving merge between FATES nutrient branch and hash 45c7a29
The file was removedcomponents/clm/cime_config/config_compsets.xml
The file was addedcomponents/elm/src/main/histFileMod.F90
The file was removedcomponents/clm/src/biogeochem/AllocationMod.F90
The file was addedcomponents/elm/bld/namelist_files/namelist_definition_clm4_5.xml
The file was addedcomponents/elm/bld/namelist_files/namelist_defaults_clm4_5.xml
The file was removedcomponents/clm/bld/namelist_files/namelist_defaults_clm4_5.xml
The file was addedcomponents/elm/cime_config/config_component.xml
The file was addedcomponents/elm/cime_config/config_compsets.xml
The file was removedcomponents/clm/src/main/restFileMod.F90
The file was addedcomponents/elm/src/biogeochem/AllocationMod.F90
The file was addedcomponents/elm/src/main/controlMod.F90
The file was removedcomponents/clm/src/main/histFileMod.F90
The file was removedcomponents/clm/src/biogeochem/FatesBGCDynMod.F90_old
The file was removedcomponents/clm/cime_config/config_component.xml
The file was addedcomponents/elm/src/main/restFileMod.F90
The file was removedcomponents/clm/bld/namelist_files/namelist_definition_clm4_5.xml
The file was removedcomponents/clm/src/main/controlMod.F90
Commit 855d3a4c8edb134141ea968eac24b6004bda3d6a by bogenschutz1
change default settings for a thetal run
The file was modified components/eam/bld/namelist_files/use_cases/scam_generic.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/scam_arm97.xml (diff)
Commit 077cf0ca92ae933aba917c95f5de855144310411 by rgknox
Incrementally rectifying conflicts with FATES-CLP and master through evaluating diffs
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
Commit a0a3fa803a31597487d5e7a640bcd875ac48e80c by rgknox
conflict resolutions between master and FATES-CNP
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
Commit a99d9e1573ff7efc431cc7a814b73d9bdf96053b by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit d59c7feeb29301469f77e6996c7168b6971ad5a1 by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/cime_config/config_component.xml (diff)
Commit 893a50dc52c1ca7ecdafd877fb8ac7f57ea881b4 by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
Commit c82dd9c2a68213dedcc5f46ffa3c6e46697d461d by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/cime_config/config_compsets.xml (diff)
Commit 38e1b908724014bd5742b80246abb0e6a737329d by jgfouca
Rework timing so that it works with -jN
The file was modified cime (diff)
The file was modified components/CMakeLists.txt (diff)
Commit 9e925579644cbdfbcf88901d162391df9126590f by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/clmfates_interfaceMod.F90 (diff)
Commit 8b17292a8d7db06d796bad7641a752fc27ee9485 by rgknox
conflict resolutions between fates-cnp and master
The file was modified components/elm/src/main/restFileMod.F90 (diff)
Commit 51367e8dc73399eb34cc9b693ca6c68463c49f1e by rgknox
updating fates submodule pointer to api 14
The file was modified components/elm/src/external_models/fates (diff)
Commit 5a91db2059cd6d493928fa24f1a9cc6ce0a6ae46 by balwindersingh
Cleaned up clear_rh logic and fixed calcsize ifdef for modal_aero

I tested using the following tests to ensure that model builds and
produced BFB results:
SMS_D_Ln5.ne4_ne4.FC5AV1C-L.compy_intel.eam-rrtmgp.C.clcsz_branch_code/

SMS_D.ne4pg2_ne4pg2.FC5AV1C-L.compy_intel.C.ait_accum_transfer__base...
__ref_case_ait_acc_transfer/

SMS_D_Ln5.ne4pg2_ne4pg2.F-MMF1.compy_intel.C.clcsz_branch_code/
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/physics/cam/aer_rad_props.F90 (diff)
The file was modified components/eam/src/physics/crm/rrtmgp/radiation.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/rrtmgp/cam_optics.F90 (diff)
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
Commit e1c098ed5987330bd9f568b923e81dbd7041f79f by balwindersingh
Bug fix for prescribed aerosols

Thanks to Andrew Bradley for finding this bug (memory leak)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 4103fd02e5795ae3d45e37b793eb804c9c3e2940 by balwindersingh
Removed some unused vars and use rad_cnst sigma
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 4b589b1267afa06e8fafd01fa6b6f382fca0c7c8 by balwindersingh
Everything still BFB, changes related to dgnum and voltonumb
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 60b59353daaabd1d8edb51d63d9d8578923a3e73 by mpetersen
COMPASS only, New Mesh: EC15to60E2r4
The file was modified components/mpas-source (diff)
Commit dff340490f5b6962966167faa85754ebc39a77fa by jgfouca
Update cime and improve time format
The file was modified cime (diff)
The file was modified components/CMakeLists.txt (diff)
Commit b75c31fb2863ded32000d1dd06581e42541984ff by bogensch
temporary refactor of the proper way q advection should be done, refactor on way
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit ce03b104cc33e9c96ca003c7743040565a6e7a28 by oksana.guba
fixing build for mmfxx test
The file was modified components/cmake/build_model.cmake (diff)
Commit 14d2b06c15f43fb43b385e621a7b176268c08f97 by bmg2
I am updating clubb_intr.F90, clubb_api_module, and subcol_SILHS.F90
to commit changes that add sponge damping in the top 6 levels on wp2 and
wp3, use a better calculation of rho_zm, and place on upper limit on
sample point values of hydrometeor mixing ratios.
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit a188b08f42566cae8983c90ae8bba1ea3f31d1e5 by balwindersingh
Reworked logic for calcsize_diag, still BFB
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 83afe1925913c66b2b8876fdcc8b07f6d24d97a2 by oksana.guba
keep *elm-bgcexptests with preqx
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/shell_commands (diff)
Commit 5c7b85280360efb5f04388bc63738446c8662f54 by oksana.guba
make scm test use preqx
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/scm/shell_commands
The file was modified cime_config/tests.py (diff)
Commit 228b8707d9864bc754c16d0dd66c17d73c9c8e77 by balwindersingh
cleaned up update_mmr logic at some places and removed some pointers
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 8df35c1825f72847a5546f867a990e2b6bafa971 by balwindersingh
Cleaned up update_mmr logic
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 7ea878121a3a21afa885bf1bd2ee0e538e488fbc by jgfouca
Always turn on our wrapper
The file was modified cime (diff)
The file was modified components/CMakeLists.txt (diff)
Commit b25d6514877abb748ff572dbc5a53fc9f625a47d by balwindersingh
Fixes build a build error
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 0489760e74aa62805a17210d8f99981797a15f4c by bogensch
alternate way to do vertical advection
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
Commit f7a2cc989008a40486a683893901d365bf22db1f by bogensch
refactor how the theta-l dycore handles the vertical advection to be more consistent
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit 77f89d77d2b1f2167118266a61c5e86316df1d83 by bogensch
update comments and SE improvements
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/eam/src/control/cam_comp.F90 (diff)
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
The file was modified components/eam/src/control/forecast.F90 (diff)
Commit 40822551770b866bdf1d190961a6345d574a750a by lbertag
Homme: cmake fixes for library targets
The file was modified components/homme/src/theta-l_kokkos/CMakeLists.txt (diff)
The file was modified components/homme/cmake/HommeMacros.cmake (diff)
Commit 6f3d3b1dff6fe39ef713760ff2730583fe8e67eb by bogensch
bug fix for update_T logical
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit 06655b8d87586a1b8e15d0abedcb3aee92e62df5 by bogensch
fix some spacing issues
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was addedcomponents/elm/src/cpl/elm_cpl_indices.F90
The file was addedcomponents/elm/src/main/elm_interface_dataType.F90
The file was removedcomponents/elm/src/main/clm_varcon.F90
The file was addedcomponents/elm/src/main/elmfates_paraminterfaceMod.F90
The file was addedcomponents/elm/src/main/elm_driver.F90
The file was removedcomponents/elm/src/main/clmfates_interfaceMod.F90
The file was removedcomponents/elm/src/utils/clm_varorb.F90
The file was removedcomponents/elm/src/main/clm_interface_thType.F90
The file was addedcomponents/elm/src/utils/elm_varorb.F90
The file was addedcomponents/elm/src/main/elm_varctl.F90
The file was addedcomponents/elm/src/main/elm_varpar.F90
The file was addedcomponents/elm/src/utils/elm_nlUtilsMod.F90
The file was removedcomponents/elm/src/main/clm_interface_dataType.F90
The file was removedcomponents/elm/src/main/clm_finalizeMod.F90
The file was removedcomponents/elm/src/cpl/clm_cpl_indices.F90
The file was removedcomponents/elm/src/main/clm_driver.F90
The file was removedcomponents/elm/src/main/clm_varctl.F90
The file was addedcomponents/elm/src/main/elm_initializeMod.F90
The file was addedcomponents/elm/src/main/elm_interface_pflotranMod.F90
The file was addedcomponents/elm/src/main/elmfates_interfaceMod.F90
The file was addedcomponents/elm/src/main/elm_interface_bgcType.F90
The file was addedcomponents/elm/src/utils/elm_time_manager.F90
The file was removedcomponents/elm/src/main/clm_interface_funcsMod.F90
The file was removedcomponents/elm/src/utils/clm_nlUtilsMod.F90
The file was removedcomponents/elm/src/main/clmfates_paraminterfaceMod.F90
The file was removedcomponents/elm/src/main/clm_interface_bgcType.F90
The file was addedcomponents/elm/src/main/elm_varsur.F90
The file was removedcomponents/elm/src/main/clm_initializeMod.F90
The file was removedcomponents/elm/src/main/clm_varpar.F90
The file was addedcomponents/elm/src/main/elm_finalizeMod.F90
The file was addedcomponents/elm/src/main/elm_instMod.F90
The file was removedcomponents/elm/src/main/clm_interface_pflotranMod.F90
The file was removedcomponents/elm/src/main/clm_instMod.F90
The file was removedcomponents/elm/src/main/clm_varsur.F90
The file was removedcomponents/elm/src/utils/clm_time_manager.F90
The file was addedcomponents/elm/src/main/elm_interface_funcsMod.F90
The file was addedcomponents/elm/src/main/elm_interface_thType.F90
The file was addedcomponents/elm/src/main/elm_varcon.F90
Commit 44ffcece0e9f52077644fb5c820fbe47432e2ab4 by gautam.bisht
Renames clm_drv to elm_drv
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
Commit 1d61aed69eee88daeaa0e48e17fcc08ddda7ae2d by gautam.bisht
Renames private subroutines
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit c606e2078d0f36f61d5b6fab1c9df83241ecbc17 by gautam.bisht
Renames clm_finializedMod to elm_finializedMod
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/main/elm_finalizeMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
Commit ea69c566e0a80c058759aa8e9bf82bee3cbb5a35 by gautam.bisht
Renames clm_initializeMod to elm_initializeMod
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
Commit 42cad2b2592c2ff227571e1cfef101dea6eb3f75 by gautam.bisht
Renames clm_instMod to elm_instMod
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/vsfm/ExternalModelVSFMMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/demo/demo.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/elm_types_stub/clm_instMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/elm_types_stub/CMakeLists.txt (diff)
The file was modified components/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit aae6cb7f9974d346b2f161f8193afdb5f01fb538 by gautam.bisht
Renames clm_interface_bgcType to elm_interface_bgcType
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_bgcType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
Commit 51f1553523a0be69eb714791b1d19d213c4f6842 by gautam.bisht
Renames clm_interface_th_datatype to elm_interface_th_datatype
The file was modified components/elm/src/main/elm_interface_thType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
Commit b0e4e0cda5906cd71e7c9fd2c7fb58f325390120 by gautam.bisht
Renames clm_interface_thType to elm_interface_thType
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_thType.F90 (diff)
Commit 14fe0515f278a16522be13b05d2442b8f1061251 by gautam.bisht
Renames clm_interface_dataType to elm_interface_dataType
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
Commit 89a6ef7278be4204d3f3fae0557393642dc47a67 by gautam.bisht
Renames clm_interface_data_type to elm_interface_data_type
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
Commit 1de8980133d7174d64a01941de5f6b81d9d3b720 by gautam.bisht
Renames clm_inst_biogeochem/biogeophys to elm_inst_biogeochem/biogeophys
The file was modified components/elm/src/external_models/emi/src/demo/demo.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/elm_types_stub/clm_instMod.F90 (diff)
Commit 85346756955d31f70aba944bda33ff2e113dc77e by gautam.bisht
Renames clm_interface_funcsMod to elm_interface_funcsMod
The file was modified components/elm/src/biogeochem/CNCarbonFluxType.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/elm_subgrid_types/ColumnDataType.F90 (diff)
Commit 5ca899e101f120ddaf4c1ebe2b464bf199dd338d by gautam.bisht
Renames get_clm to get_elm
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
Commit bb8e45a585a954b48b9596219d489e4c816c11f1 by gautam.bisht
Renames clm_bgc to elm_bgc
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit 678f24e8061096079f47a7d246aaeb215270549b by gautam.bisht
Renames clm_pf_idata, clm_bgc_data, clm_idata to elm_pf_idata, elm_bgc_data, elm_idata
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit 78dc0c61b3c5aa08f6f64b5bad8273b227e0a27b by gautam.bisht
Renames clm_varcon to elm_varcon
The file was modified components/elm/src/biogeochem/CropType.F90 (diff)
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/data_types/LandunitType.F90 (diff)
The file was modified components/elm/src/main/lnd2glcMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/CropMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittVertTranspMod.F90 (diff)
The file was modified components/elm/src/biogeophys/ActiveLayerMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VOCEmissionMod.F90 (diff)
The file was modified components/elm/src/biogeophys/TemperatureType.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowSnicarMod.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterStateType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynLandunitAreaMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationDataType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilFluxesMod.F90 (diff)
The file was modified components/elm/src/main/glcDiagnosticsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 (diff)
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisMod.F90 (diff)
The file was modified components/elm/src/biogeophys/TotalWaterAndHeatMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNAllocationBetrMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilMoistStressMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoMod.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittDecompMod.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterfluxType.F90 (diff)
The file was modified components/elm/src/data_types/LandunitDataType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynConsBiogeophysMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeHydrologyMod.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
The file was modified components/elm/src/main/PatchMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhenologyMod.F90 (diff)
The file was modified components/elm/src/main/GetGlobalValuesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VerticalProfileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SedYieldMod.F90 (diff)
The file was modified components/elm/src/main/LandunitMod.F90 (diff)
The file was modified components/elm/src/biogeochem/AllocationMod.F90 (diff)
The file was modified components/elm/src/main/atm2lndMod.F90 (diff)
The file was modified components/elm/src/main/initSubgridMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyTemperatureMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeFluxesMod.F90 (diff)
The file was modified components/elm/src/main/initVerticalMod.F90 (diff)
The file was modified components/elm/src/biogeophys/AerosolType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanRadiationMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/src/main/elm_varcon.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenStateType.F90 (diff)
The file was modified components/elm/src/utils/restUtilMod.F90.in (diff)
The file was modified components/elm/src/data_types/TopounitDataType.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/ptm/ExternalModelPTMMod.F90 (diff)
The file was modified components/elm/src/main/CMakeLists.txt (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceResistanceMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BareGroundFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeochem/GapMortalityMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/utils/spmdGathScatMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeCNMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynHarvestMod.F90 (diff)
The file was modified components/elm/src/main/initInterp.F90 (diff)
The file was modified components/elm/src/main/subgridAveMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 (diff)
The file was modified components/elm/src/data_types/TopounitType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
The file was modified components/elm/src/main/ColumnMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeBGCMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusFluxType.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceRadiationMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenFluxType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/utils/AnnualFluxDribbler.F90 (diff)
The file was modified components/elm/src/biogeochem/FatesBGCDynMod.F90 (diff)
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
The file was modified components/elm/src/data_types/ColumnType.F90 (diff)
The file was modified components/elm/src/main/atm2lndType.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyDrainageMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilWaterMovementMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowHydrologyMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_bgcType.F90 (diff)
The file was modified components/elm/src/biogeochem/CH4Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilTemperatureMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/demo/demo.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonFluxType.F90 (diff)
The file was modified components/elm/src/main/glc2lndMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/AnnualUpdateMod.F90 (diff)
The file was modified components/elm/src/biogeophys/EnergyFluxType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanFluxesMod.F90 (diff)
The file was modified components/elm/src/main/accumulMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmType.F90 (diff)
The file was modified components/elm/src/biogeochem/DryDepVelocity.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/main/decompInitMod.F90 (diff)
The file was modified components/elm/src/main/decompMod.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisType.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/utils/accumulMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SedFluxType.F90 (diff)
The file was modified components/elm/src/main/pdepStreamMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynColumnTemplateMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_thType.F90 (diff)
The file was modified components/elm/src/external_models/sbetr (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/data_types/VegetationType.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyMod.F90 (diff)
The file was modified components/elm/src/utils/elm_time_manager.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrifDenitrifMod.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/main/pftvarcon.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/DUSTMod.F90 (diff)
The file was modified components/elm/src/data_types/GridcellDataType.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityType.F90 (diff)
The file was modified components/elm/src/biogeochem/C14DecayMod.F90 (diff)
The file was modified components/elm/src/biogeophys/QSatMod.F90 (diff)
The file was modified components/elm/src/data_types/GridcellType.F90 (diff)
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanAlbedoMod.F90 (diff)
The file was modified components/elm/src/main/ndepStreamMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeTemperatureMod.F90 (diff)
The file was modified components/elm/src/biogeochem/ErosionMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SolarAbsorbedType.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterBudgetMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 (diff)
The file was modified components/elm/src/biogeochem/ComputeSeedMod.F90 (diff)
The file was modified components/elm/src/main/organicFileMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenDynamicsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 (diff)
The file was modified components/elm/src/main/subgridWeightsMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
Commit 3ca8d6cbf82a61d9218c3c04674ca1ed1b770441 by gautam.bisht
Renames clm_varpar to elm_varpar
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/BareGroundFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DUSTMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/MaintenanceRespMod.F90 (diff)
The file was modified components/elm/src/biogeochem/GapMortalityMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilWaterMovementMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanFluxesMod.F90 (diff)
The file was modified components/elm/src/main/SoilorderConType.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/column_varcon.F90 (diff)
The file was modified components/elm/src/biogeochem/CNAllocationBetrMod.F90 (diff)
The file was modified components/elm/src/data_types/GridcellDataType.F90 (diff)
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PlantMicKineticsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterBudgetMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhenologyMod.F90 (diff)
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyStateType.F90 (diff)
The file was modified components/elm/src/main/glc2lndMod.F90 (diff)
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/ColumnMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CH4Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenDynamicsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/EnergyFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/ChemStateType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynHarvestMod.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityType.F90 (diff)
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/TemperatureType.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/src/data_types/TopounitDataType.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterfluxType.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeTemperatureMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenFluxType.F90 (diff)
The file was modified components/elm/src/main/atm2lndMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeHydrologyMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/external_models/sbetr (diff)
The file was modified components/elm/src/biogeochem/CarbonIsoFluxMod.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNDecompCascadeConType.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeStateType.F90 (diff)
The file was modified components/elm/src/main/subgridWeightsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VOCEmissionMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/biogeophys/AerosolMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_dataType.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanRadiationMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/data_types/LandunitDataType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNEcosystemDynBetrMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_bgcType.F90 (diff)
The file was modified components/elm/src/data_types/TopounitType.F90 (diff)
The file was modified components/elm/src/main/atm2lndType.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittVertTranspMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PrecisionControlMod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/soilorder_varcon.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynPatchStateUpdaterMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowSnicarMod.F90 (diff)
The file was modified components/elm/src/main/CMakeLists.txt (diff)
The file was modified components/elm/src/biogeophys/AerosolType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrifDenitrifMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittDecompMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/lnd2glcMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate2Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SedYieldMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmType.F90 (diff)
The file was modified components/elm/src/main/elm_interface_thType.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/AllocationMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyDrainageMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationDataType.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceRadiationMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilTemperatureMod.F90 (diff)
The file was modified components/elm/src/main/initSubgridMod.F90 (diff)
The file was modified components/elm/src/biogeophys/ActiveLayerMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/SolarAbsorbedType.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/ErosionMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeBGCMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilFluxesMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenStateType.F90 (diff)
The file was modified components/elm/src/main/initVerticalMod.F90 (diff)
The file was modified components/elm/src/biogeochem/RootDynamicsMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/subgridMod.F90 (diff)
The file was modified components/elm/src/biogeochem/C14DecayMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/CropType.F90 (diff)
The file was modified components/elm/src/biogeophys/TotalWaterAndHeatMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeCNMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationPropertiesType.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/FatesBGCDynMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 (diff)
The file was modified components/elm/src/main/elm_varcon.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyTemperatureMod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VerticalProfileMod.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/main/pftvarcon.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanAlbedoMod.F90 (diff)
The file was modified components/elm/src/main/elm_varpar.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90 (diff)
Commit 2069f52d96e5fb21caf25c6b1237e2401409a4c1 by gautam.bisht
Renames clm_varctl to elm_varctl
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Landunit_ExchangeMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhenologyFluxLimitMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DryDepVelocity.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNPhenologyBeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilMoistStressMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilHydrologyType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/decompInitMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterFluxType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SedFluxType.F90 (diff)
The file was modified components/elm/src/main/pftvarcon.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_SoilStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/TemperatureType.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeBGCMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrifDenitrifMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynLandunitAreaMod.F90 (diff)
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ChemStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/elm_finalizeMod.F90 (diff)
The file was modified components/elm/src/data_types/TopounitDataType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/src/main/soilorder_varcon.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_TemperatureType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/ndepStreamMod.F90 (diff)
The file was modified components/elm/src/biogeophys/EnergyFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/VegStructUpdateMod.F90 (diff)
The file was modified components/elm/src/utils/fileutils.F90 (diff)
The file was modified components/elm/src/biogeochem/DecompCascadeCNMod.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
The file was modified components/elm/src/utils/AnnualFluxDribbler.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynConsBiogeochemMod.F90 (diff)
The file was modified components/elm/src/biogeochem/C14DecayMod.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterStateType.F90 (diff)
The file was modified components/elm/src/external_models/sbetr (diff)
The file was modified components/elm/src/main/CMakeLists.txt (diff)
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SolarAbsorbedType.F90 (diff)
The file was modified components/elm/src/main/glcDiagnosticsMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/biogeochem/WoodProductsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/PrecisionControlMod.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmType.F90 (diff)
The file was modified components/elm/src/biogeochem/FatesBGCDynMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeCon.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_WaterStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyTemperatureMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_EnergyFluxType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/elm/src/biogeochem/GapMortalityMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittVertTranspMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeFluxesMod.F90 (diff)
The file was modified components/elm/src/main/atm2lndType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynHarvestMod.F90 (diff)
The file was modified components/elm/src/main/GetGlobalValuesMod.F90 (diff)
The file was modified components/elm/src/main/initInterp.F90 (diff)
The file was modified components/elm/src/utils/restUtilMod.F90.in (diff)
The file was modified components/elm/src/biogeochem/CH4varcon.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterfluxType.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
The file was modified components/elm/src/main/subgridMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/main/glc2lndMod.F90 (diff)
The file was modified components/elm/src/main/filterMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CanopyStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/subgridWeightsMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 (diff)
The file was modified components/elm/src/data_types/GridcellDataType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNEcosystemDynBetrMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityType.F90 (diff)
The file was modified components/elm/src/biogeochem/CropHarvestPoolsMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/base/ExternalModelBaseType.F90 (diff)
The file was modified components/elm/src/biogeochem/LSparseMatMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisMod.F90 (diff)
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate2BeTRMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DUSTMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisType.F90 (diff)
The file was modified components/elm/src/biogeophys/TridiagonalMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterBudgetMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanAlbedoMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenStateUpdate2Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate1Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/CropType.F90 (diff)
The file was modified components/elm/src/biogeophys/BareGroundFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowSnicarMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanRadiationMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate3BeTRMod.F90 (diff)
The file was modified components/elm/src/biogeophys/LakeTemperatureMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_types/EMI_DataDimensionMod.F90 (diff)
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/VerticalProfileMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNStateUpdate1BeTRMod.F90 (diff)
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/utils/quadraticMod.F90 (diff)
The file was modified components/elm/src/main/decompMod.F90 (diff)
The file was modified components/elm/src/biogeophys/RootBiophysMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi/ExternalModelInterfaceMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceResistanceMod.F90 (diff)
The file was modified components/elm/src/utils/elm_time_manager.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VOCEmissionMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynTimeInfoMod.F90 (diff)
The file was modified components/elm/src/main/pdepStreamMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNAllocationBetrMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanFluxesMod.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNGapMortalityBeTRMod.F90 (diff)
The file was modified components/elm/src/main/accumulMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/biogeochem/PhenologyMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/main/atm2lndMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittDecompMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilTemperatureMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowHydrologyMod.F90 (diff)
The file was modified components/elm/src/main/readParamsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/ComputeSeedMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate2Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemBalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyDrainageMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_CNCarbonStateType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilFluxesMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/stub/ExternalModelStubMod.F90 (diff)
The file was modified components/elm/src/main/elmfates_paraminterfaceMod.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateUpdate3Mod.F90 (diff)
The file was modified components/elm/src/cpl/elm_cpl_indices.F90 (diff)
The file was modified components/elm/src/main/lnd2glcMod.F90 (diff)
The file was modified components/elm/src/data_types/LandunitDataType.F90 (diff)
The file was modified components/elm/src/utils/spmdGathScatMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusStateType.F90 (diff)
The file was modified components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/betr/ExternalModelBETRMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CarbonStateUpdate2Mod.F90 (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationPropertiesType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/data_types/VegetationDataType.F90 (diff)
The file was modified components/elm/src/utils/domainLateralMod.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/main/abortutils.F90 (diff)
The file was modified components/elm/src/biogeochem/CH4Mod.F90 (diff)
The file was modified components/elm/src/biogeochem/ErosionMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/SedYieldMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_ColumnType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceRadiationMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/em/fates/ExternalModelFATESMod.F90 (diff)
The file was modified components/elm/src/biogeophys/ActiveLayerMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeochem/MEGANFactorsMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
The file was modified components/elm/src/utils/domainMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Atm2LndType_ExchangeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/NitrogenDynamicsMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynVarMod.F90.in (diff)
The file was modified components/elm/src/data_types/VegetationType.F90 (diff)
The file was modified components/elm/src/utils/accumulMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridAdjustmentsMod.F90 (diff)
The file was modified components/elm/src/main/organicFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoMod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/biogeophys/AerosolType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilWaterRetentionCurveFactoryMod.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/emi_data_exchange/EMI_Filter_ExchangeMod.F90 (diff)
The file was modified components/elm/src/main/elm_varctl.F90 (diff)
The file was modified components/elm/src/biogeophys/BandDiagonalMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilWaterMovementMod.F90 (diff)
The file was modified components/elm/src/main/elm_varpar.F90 (diff)
The file was modified components/elm/src/biogeochem/RootDynamicsMod.F90 (diff)
The file was modified components/elm/src/main/initSubgridMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridDriverMod.F90 (diff)
The file was modified components/elm/src/main/initVerticalMod.F90 (diff)
The file was modified components/elm/src/biogeochem/AllocationMod.F90 (diff)
The file was modified components/elm/src/main/subgridAveMod.F90 (diff)
Commit 5032ede5299e9e9b318f8804505ade0177ba9073 by gautam.bisht
Renames clm_varsur to elm_varsur
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/main/CMakeLists.txt (diff)
The file was modified components/elm/src/main/subgridMod.F90 (diff)
The file was addedcomponents/elm/.DS_Store
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/main/elm_varsur.F90 (diff)
The file was modified components/elm/src/utils/domainMod.F90 (diff)
Commit 45d8a4aaec250e2714e60e68a74841fd139c5798 by gautam.bisht
Renames clm_nlUtilsMod to elm_nlUtilsMod
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/utils/elm_nlUtilsMod.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridControlMod.F90 (diff)
Commit ee41352cf827962ad7c5f46bd4c9441bd878c103 by gautam.bisht
Renames vic_clm_fract to vic_elm_fract
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyMod.F90 (diff)
Commit 208c992cf96c1f36efbced53f10d0e923c99f293 by gautam.bisht
Renames clm_cpl_indices to elm_cpl_indices
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/cpl/elm_cpl_indices.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
Commit d12bb7032186d3c2aa464b9599dfd38fe758f7e2 by gautam.bisht
Renames CLMFatesInterfaceMod to ELMFatesInterfaceMod
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeochem/FatesBGCDynMod.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyTemperatureMod.F90 (diff)
Commit 467c0b29b4f3bbd943d955853d4408fbe57ab21f by gautam.bisht
Renames clm_varorb to elm_varorb
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/utils/elm_varorb.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
Commit 8cf3d59fef3f7c84122d5e40b76aa42a7eb67f0d by gautam.bisht
Renames clm_domain_mct to elm_domain_mct
The file was modified components/elm/src/main/pdepStreamMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/main/ndepStreamMod.F90 (diff)
Commit 05472001c0c047f91370b94bf2cea8cad9a954ec by gautam.bisht
Deletes test directories that are not used by E3SM
The file was removedcomponents/elm/src/unit_test_mocks/util_share/ncdio_pio_mock.F90.in
The file was removedcomponents/elm/src/unit_test_mocks/util_share/CMakeLists.txt
The file was removedcomponents/elm/src/dyn_subgrid/test/dynLandunitArea_test/test_update_landunit_weights_one_gcell.pf
The file was removedcomponents/elm/src/unit_test_mocks/util_share/spmdMod_mock.F90
The file was removedcomponents/elm/src/unit_test_mocks/dyn_subgrid/CMakeLists.txt
The file was removedcomponents/elm/src/dyn_subgrid/test/dynVar_test/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_shr/CMakeLists.txt
The file was removedcomponents/elm/src/main/test/clm_glclnd_test/test_clm_glclnd.pf
The file was removedcomponents/elm/src/unit_test_mocks/util_share/ncdio_var.F90
The file was removedcomponents/elm/src/unit_test_mocks/util_share/GetGlobalValuesMod_mock.F90
The file was removedcomponents/elm/src/biogeophys/test/Daylength_test/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/util_share/ncdio_var.F90.in
The file was removedcomponents/elm/src/unit_test_mocks/util_share/ncdio_pio_mock.F90
The file was removedcomponents/elm/src/main/test/clm_glclnd_test/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/csm_share/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/main/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/csm_share/shr_sys_mod_mock.F90
The file was removedcomponents/elm/src/unit_test_mocks/util_share/restUtilMod_mock.F90.in
The file was removedcomponents/elm/src/dyn_subgrid/test/dynTimeInfo_test/CMakeLists.txt
The file was removedcomponents/elm/src/biogeophys/test/CMakeLists.txt
The file was removedcomponents/elm/src/main/test/subgridWeights_test/test_subgridWeights.pf
The file was removedcomponents/elm/src/unit_test_mocks/CMakeLists.txt
The file was removedcomponents/elm/src/biogeophys/test/Daylength_test/test_daylength.pf
The file was removedcomponents/elm/src/dyn_subgrid/test/dynTimeInfo_test/test_dynTimeInfo.pf
The file was removedcomponents/elm/src/unit_test_mocks/csm_share/mct_mod_mock.F90
The file was removedcomponents/elm/src/unit_test_mocks/util_share/do_genf90
The file was removedcomponents/elm/src/main/test/CMakeLists.txt
The file was removedcomponents/elm/src/dyn_subgrid/test/dynVar_test/test_dynVarShared.F90
The file was removedcomponents/elm/src/unit_test_shr/unittestSubgridMod.F90
The file was removedcomponents/elm/src/dyn_subgrid/test/dynLandunitArea_test/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/main/histFileMod_mock.F90
The file was removedcomponents/elm/src/dyn_subgrid/test/dynVar_test/test_dynVarTimeUninterp.pf
The file was removedcomponents/elm/src/dyn_subgrid/test/dynLandunitArea_test/test_update_landunit_weights.pf
The file was removedcomponents/elm/src/unit_test_mocks/util_share/clm_time_manager_mock.F90
The file was removedcomponents/elm/src/unit_test_mocks/dyn_subgrid/dynFileMod_mock.F90
The file was removedcomponents/elm/src/main/test/subgridWeights_test/CMakeLists.txt
The file was removedcomponents/elm/src/unit_test_mocks/util_share/restUtilMod_mock.F90
The file was removedcomponents/elm/src/dyn_subgrid/test/CMakeLists.txt
The file was removedcomponents/elm/src/dyn_subgrid/test/dynVar_test/test_dynVarTimeInterp.pf
The file was removedcomponents/elm/src/dyn_subgrid/test/dynInitColumns_test/test_init_columns.pf
The file was removedcomponents/elm/src/dyn_subgrid/test/dynInitColumns_test/CMakeLists.txt
Commit 4c5496c6060fd164a6157265181d3d1feaebb0e2 by gautam.bisht
Renames dom_clm to dom_elm
The file was modified components/elm/src/biogeochem/SatellitePhenologyMod.F90 (diff)
The file was modified components/elm/src/main/ndepStreamMod.F90 (diff)
The file was modified components/elm/src/biogeochem/FireMod.F90 (diff)
The file was modified components/elm/src/main/pdepStreamMod.F90 (diff)
Commit 36ed0f7ce35ac4a39c2af661a798aaf4035a70ac by gautam.bisht
Renames u10_clm_patch to u10_elm_patch
The file was modified components/elm/src/biogeophys/FrictionVelocityMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityType.F90 (diff)
Commit 3be3f551dbd83cf49a3fca9dac493149cb37a46b by gautam.bisht
Renames clmlevel to elmlevel
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyFluxesMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynColumnStateUpdaterMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowSnicarMod.F90 (diff)
The file was modified components/elm/src/utils/domainMod.F90 (diff)
The file was modified components/elm/src/utils/spmdGathScatMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/biogeophys/PhotosynthesisMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanFluxesMod.F90 (diff)
The file was modified components/elm/src/main/subgridWeightsMod.F90 (diff)
The file was modified components/elm/src/utils/AnnualFluxDribbler.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynInitColumnsMod.F90 (diff)
The file was modified components/elm/src/main/GetGlobalValuesMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceRadiationMod.F90 (diff)
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dyncropFileMod.F90 (diff)
The file was modified components/elm/src/main/subgridAveMod.F90 (diff)
The file was modified components/elm/src/main/lnd2glcMod.F90 (diff)
The file was modified components/elm/src/main/glc2lndMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanRadiationMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/main/surfrdMod.F90 (diff)
The file was modified components/elm/src/biogeochem/DryDepVelocity.F90 (diff)
The file was modified components/elm/src/main/initSubgridMod.F90 (diff)
The file was modified components/elm/src/main/decompMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SnowHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanAlbedoMod.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
The file was modified components/elm/src/main/abortutils.F90 (diff)
Commit 3036327472e75c017a2a75c1acee43e2ff66d51e by gautam.bisht
Renames clmveg to elmveg
The file was modified components/elm/src/biogeochem/DryDepVelocity.F90 (diff)
Commit e51c476d82529bb6aec8150ec6e45c7e2b9fefbf by gautam.bisht
Updates output message from CLM to ELM
The file was modified components/elm/src/biogeophys/UrbanParamsType.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanAlbedoMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanFluxesMod.F90 (diff)
The file was modified components/elm/src/biogeophys/UrbanRadiationMod.F90 (diff)
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
Commit d7fde77ed19d001d7c76feecf2bd2f5eeb70da27 by gautam.bisht
Renames tau_clm to tau_elm
The file was modified components/elm/src/biogeophys/SnowSnicarMod.F90 (diff)
Commit c5efbb75e7b4eb2c81b955eb0881b65bc1deb9cc by gautam.bisht
Renames clm_inparm to elm_inparm
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/elm/bld/queryDefaultNamelist.pl (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
Commit 800b5e180d68b2acf02e8d973a5a8b2d0247f26f by gautam.bisht
Renames multiple categories in namelist from clm to elm
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
Commit ea4cd6b7262b5970c508e981a63683c3f392876d by gautam.bisht
Changes multiple namelist options from CLM to ELM
The file was modified components/elm/src/biogeochem/PhosphorusFluxType.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/biogeochem/SoilLittDecompMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNNitrogenFluxType.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/elm/src/biogeophys/CanopyHydrologyMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonStateType.F90 (diff)
The file was modified components/elm/src/main/elm_varctl.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/utils/clm_varctl.F90 (diff)
The file was modified components/elm/src/biogeochem/AllocationMod.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CNCarbonFluxType.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/elm_types_stub/CNCarbonStateType.F90 (diff)
Commit f68f52cd35558050a7f041faa5229e080a2936e4 by gautam.bisht
Changes CLM-PFLTORAN interface to ELM-PFLOTRAN interface
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/utils/clm_varctl.F90 (diff)
The file was modified components/elm/src/main/elm_varctl.F90 (diff)
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
Commit c1c83382a04c1fcdb6177ee7bc35bedae168d543 by gautam.bisht
Change clm_interface_data to elm_interface_data
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/elm_instMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit 69f4eb1adcf3d8e496f034c5261fa1608a979551 by gautam.bisht
Changes CLM to ELM in interface for PFLOTRAN
The file was modified components/elm/src/main/elm_interface_pflotranMod.F90 (diff)
Commit 9fe4f1f59a224410be7dcabbcc7de789a229e744 by gautam.bisht
Changes CLM to ELM in initSubgridMod
The file was modified components/elm/src/main/initGridCellsMod.F90 (diff)
The file was modified components/elm/src/main/initSubgridMod.F90 (diff)
Commit 2377cf56a360ab80c57bd23aceb6c396039cd525 by gautam.bisht
Changes CLM to ELM in timers
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit edf2ee55e9cefbbafb208c9f67205e17fadea3db by gautam.bisht
Changes subroutine name
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
Commit 05093ecd8f0488bc1bf6d5f2b51918abb90f8b18 by gautam.bisht
Changes name of the option to merge crops
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/main/pftvarcon.F90 (diff)
Commit 88a418881ea528315cbf0d63a76782be107ab066 by gautam.bisht
Changes CLM to ELM in histFileMod
The file was modified components/elm/src/main/histFileMod.F90 (diff)
Commit ab92ae4d71af59fa77af298bafc6d17067af75d1 by gautam.bisht
Change user namelist name
The file was modified components/elm/src/main/restFileMod.F90 (diff)
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/main/elm_varctl.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynpftFileMod.F90 (diff)
Commit a35f9e78668c93ed53fc98236dc132f848838e8a by gautam.bisht
Changes BGC subroutine name from CLM to ELM
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/external_models/emi/src/elm_stub/utils/clm_varctl.F90 (diff)
Commit 8e5f43f64c1bca96ced0eb9b931fd2c9cc57c182 by gautam.bisht
Changes CLM to ELM in comments
The file was modified components/elm/src/main/pdepStreamMod.F90 (diff)
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/main/initInterp.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_esmf.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/main/surfrdUtilsMod.F90 (diff)
The file was modified components/elm/src/main/ndepStreamMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_comp_mct.F90 (diff)
The file was modified components/elm/src/main/elm_initializeMod.F90 (diff)
The file was modified components/elm/src/main/elm_interface_funcsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/main/histFileMod.F90 (diff)
Commit 7cfdd8d07711e6e9c7716b39c09eab6711d0e4c3 by oksana.guba
setup conusx4 res for theta
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 4770e56232a632a0c04af5c07e6a858357469f62 by mpetersen
mpas-source: improve performance of diagnostics
The file was modified components/mpas-source (diff)
Commit 940e6b9a71569ad8fb2cd8c6fb25bd06a8a5b0e8 by whannah1
Fixing the constants being different in samxx than in sam. Diffs in standalone are much better now.
The file was modified components/eam/src/physics/crm/sam/forcing.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/eam/src/physics/crm/sam/coriolis.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/damping.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/press_rhs.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/test/build/runtest.sh (diff)
The file was modified components/eam/src/physics/crm/sam/advect2_mom_xy.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/MICRO_SAM1MOM/precip_init.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/tke_full.F90 (diff)
The file was modified externals/YAKL (diff)
The file was modified components/eam/src/physics/crm/sam/MICRO_SAM1MOM/cloud.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/sam/MICRO_SAM1MOM/precip_proc.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/shear_prod2D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/ice_fall.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/kurant.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/atmosphere.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/diffuse_scalar2D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/adams.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/random.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/sgs.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/advect2_mom_z.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/shear_prod3D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/diagnose.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/gammafff.c (diff)
The file was modified components/eam/src/physics/crm/sam/ADV_MPDATA/advect_scalar3D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/diffuse_mom2D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/setperturb.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/MICRO_SAM1MOM/micro_params.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/diffuse_mom3D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_surface.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/sat.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/setparm.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/params.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/pressure.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/SGS_TKE/diffuse_scalar3D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/MICRO_SAM1MOM/microphysics.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/ADV_MPDATA/advect_scalar2D.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/abcoefs.F90 (diff)
Commit cfb857094283add11320dbb7c557d6ce0e819f9d by whannah1
Fixing fortran code bug in crm_clear_rh and mirroring in C++ code
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
Commit d13db34a59007418c50cef98560a35c32e59fccd by whannah1
C++ code now gives correct results in standalone on the CPU
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/samxx_const.h (diff)
Commit bb017e2eb0e89c4d4e2496250a8efa88752014f4 by whannah1
Fix aqua compset for MMF w/ SAM++

modified:   components/eam/cime_config/config_component.xml
modified:   components/eam/cime_config/config_compsets.xml
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit 7e5f3ca0948affe8a8fa7c72956d8838f03fb279 by whannah1
Update MMF standalone test files

deleted:    components/eam/src/physics/crm/samxx/README.md
new file:   components/eam/src/physics/crm/samxx/test/README.md
deleted:    components/eam/src/physics/crm/samxx/test/build/README.md
modified:   components/eam/src/physics/crm/samxx/test/build/cmakescript.sh
modified:   components/eam/src/physics/crm/samxx/test/build/nccmp.py
new file:   components/eam/src/physics/crm/samxx/test/build/run_standalone_batch.sh
modified:   components/eam/src/physics/crm/samxx/test/build/runtest.sh
modified:   components/eam/src/physics/crm/samxx/test/build/summit_cpu_gnu.sh
modified:   components/eam/src/physics/crm/samxx/test/build/summit_gpu.sh
modified:   components/eam/src/physics/crm/samxx/test/cpp_driver.F90
The file was addedcomponents/eam/src/physics/crm/samxx/test/build/run_standalone_batch.sh
The file was modified components/eam/src/physics/crm/samxx/test/build/cmakescript.sh (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/test/README.md
The file was removedcomponents/eam/src/physics/crm/samxx/README.md
The file was removedcomponents/eam/src/physics/crm/samxx/test/build/README.md
The file was modified components/eam/src/physics/crm/samxx/test/build/nccmp.py (diff)
The file was modified components/eam/src/physics/crm/samxx/test/build/runtest.sh (diff)
The file was modified components/eam/src/physics/crm/samxx/test/build/summit_gpu.sh (diff)
The file was modified components/eam/src/physics/crm/samxx/test/build/summit_cpu_gnu.sh (diff)
The file was modified components/eam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
Commit dfa9be34d5e307cf5e81474a0582a71cbe32683d by whannah1
Major bug fix - index error in SAM++ scalar diff

modified:   components/eam/src/physics/crm/samxx/diffuse_scalar2D.cpp
modified:   components/eam/src/physics/crm/samxx/diffuse_scalar3D.cpp
The file was modified components/eam/src/physics/crm/samxx/diffuse_scalar2D.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/diffuse_scalar3D.cpp (diff)
Commit 873e95a1eb2550d63440770078b8778be1025a6a by whannah1
CRM Kurant update

Make both Fortran and C++ CRM code to use max_ncycle = 4

modified:   components/eam/src/physics/crm/sam/kurant.F90
modified:   components/eam/src/physics/crm/samxx/kurant.cpp
The file was modified components/eam/src/physics/crm/sam/kurant.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/kurant.cpp (diff)
Commit acd2d3f15bc499cf6f0bfd5af9d1b65f53362940 by whannah1
Update perturb_t_magnitude in SAM++

modified:   components/eam/src/physics/crm/samxx/setperturb.cpp
The file was modified components/eam/src/physics/crm/samxx/setperturb.cpp (diff)
Commit e7632510af91b75becae622b013a8a52c5ca08ad by whannah1
Misc C++ casting and index updates

modified:   components/eam/src/physics/crm/samxx/advect2_mom_z.cpp
modified:   components/eam/src/physics/crm/samxx/crmsurface.cpp
modified:   components/eam/src/physics/crm/samxx/damping.cpp
modified:   components/eam/src/physics/crm/samxx/diagnose.cpp
modified:   components/eam/src/physics/crm/samxx/diffuse_mom3D.cpp
modified:   components/eam/src/physics/crm/samxx/ice_fall.cpp
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/samxx_const.h
modified:   components/eam/src/physics/crm/samxx/tke_full.cpp
modified:   components/eam/src/physics/crm/samxx/vars.cpp
The file was modified components/eam/src/physics/crm/samxx/crmsurface.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/ice_fall.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/advect2_mom_z.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/tke_full.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/diffuse_mom3D.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/damping.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/samxx_const.h (diff)
The file was modified components/eam/src/physics/crm/samxx/diagnose.cpp (diff)
Commit 7d3c822b71f49f7e3871648c40a9e8713501a357 by bogensch
rename dummy1 variable to temp_tend, which is more descriptive
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
Commit f2162525a4b8a2541a76a03abbae2e1ee3741381 by bmg2
This run script can reproduce good simulations for both SCM cases BOMEX and RF01. Issue #18.
The file was addedSCM_clubb_silhs_tau.csh
Commit 8bff98c61cbabba3bd84d2eca79aa7aa0694a1fa by bmg2
More 'state_debug_checks' in physpkg.F90, also output the location when we find bad value of state%t.
The file was modified cime/src/externals/pio1/pio/piodarray.F90.in (diff)
The file was modified components/cam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/cam/src/physics/cam/physics_update_mod.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified cime/src/share/util/shr_assert_mod.F90.in (diff)
The file was modified components/cam/src/utils/cam_grid_support.F90 (diff)
The file was modified components/cam/src/physics/cam/physics_types.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified cime_config/tests.py (diff)
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/genmmf/user_nl_eam
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/crmout/user_nl_eam (diff)
Commit 96843c011f34a3a7d7ec0bd25406ff0ac1123f06 by gautam.bisht
Fixes namelist options for a test
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/bgcinterface/user_nl_elm (diff)
Commit a529345c7405a743bd55fd4740751255d4348122 by gautam.bisht
fixes the path surface dataset
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/usrdat/user_nl_elm (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/usrdat/shell_commands (diff)
Commit 72f3bea00fd51f3e05ddfc0db92a5add45bdd64f by bogensch
put SCM logical around SCM specific code block
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit b7079aa9f8a5b0a336bb7b0e53ec7204e2e05498 by akt
Update mpas-source: updated sea ice with alignment of atmos coupling
The file was modified components/mpas-source (diff)
Commit d5ff64dd9849b88260e07551675c24366fe5c683 by whannah1
typo fix

modified:   components/eam/src/physics/crm/sam/crm_module.F90
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
Commit 941ee1a6e508c70fbb4ec9d08704055c912360d3 by azamat
Set PIO_ROOT=1 for ne30-coupled cases on sandiatoss3
The file was modified cime_config/machines/config_pio.xml (diff)
Commit d19673f5bf22d94343723184c193997414c60f25 by bogensch
remove SCM from SL tracer advection
The file was modified components/eam/bld/namelist_files/use_cases/scam_generic.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/scam_arm97.xml (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
Commit 68af6b85d378fc8aa1115bf63df9d6bbc807091d by jgfouca
travis: Print e3sm bldlog if build fails

This is, by far, the most important one to print.
The file was modified .travis/run.sh (diff)
Commit 9d0020a37bdd1a5bd35c4c3fb141855cf0042e87 by azamat
Move PIO_ROOT=1 mod to ERP testmod
The file was modified cime_config/machines/config_pio.xml (diff)
The file was addedcime_config/testmods_dirs/allactive/force_pio_root1/shell_commands
The file was modified cime_config/tests.py (diff)
Commit 3310ef235e8b87a77a9184f3d550fc385a70007f by jgfouca
Fix build time calls
The file was modified cime (diff)
Commit 845e73aaea9d7dc7d46d4b6669953ed4bd3c2629 by jgfouca
Check time availability
The file was modified cime (diff)
Commit bb5738e41235259bb5455696896be821f4bcc241 by jgfouca
Another cime build fix
The file was modified cime (diff)
Commit 4a56128c9aff4a38db5148262520845d42452497 by jgfouca
Update cime again with new prov stuff
The file was modified cime (diff)
Commit 151afd0056e26340c51512eeee007de3680e220c by bogensch
further extration from SL transport in SCM
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit 9d6a9196c5f716e4ea68d0aed801edaa2fd1f2f2 by bogensch
whitespace issue fix
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified cime (diff)
Commit 7b928be54e0d8abd25c4370d4bac3d883e4fbc53 by bogensch
remove unnecessary nu parameter from SCM namelist settings
The file was modified components/eam/bld/namelist_files/use_cases/scam_arm97.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/scam_generic.xml (diff)
The file was addedcime_config/testmods_dirs/allactive/pioroot1/shell_commands
The file was modified cime_config/tests.py (diff)
The file was removedcime_config/testmods_dirs/allactive/force_pio_root1/shell_commands
Commit faa2eddaca782efd074135543ec66541c679c4de by mt
switch theta-l dycore to tensorHV
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 9364a2e53e2a0e10b0a82662066b94aaf5783e53 by mt
all hgrid= conditions need a dyn_target= also
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 1a4c0f3b49eeda037ffd4db407793026f204aa20 by azamat
Increase MOSART restart file name lengths
The file was modified components/mosart/src/riverroute/RtmIO.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFile.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmRestFile.F90 (diff)
Commit e97442f31278f271df0266b0af9f40387d178316 by jacob
Add wcprod test mod

Add wcprod test mod which is initially set
to reproduce settings for v2 tuning runs.
Leave version out of name of test mod so it can
adapt to whatever wcprod needs as code evolves.
The file was addedcime_config/testmods_dirs/allactive/wcprod/README
The file was addedcime_config/testmods_dirs/allactive/wcprod/user_nl_elm
The file was addedcime_config/testmods_dirs/allactive/wcprod/user_nl_mpaso
The file was addedcime_config/testmods_dirs/allactive/wcprod/shell_commands
The file was addedcime_config/testmods_dirs/allactive/wcprod/user_nl_eam
Commit cb6683e2e4b7840fbc0aa732afa6653c34405d27 by azamat
Update Blues modules to nvhpc
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 0801eb8572ae11ffecc86cf616ee55c3e23642c8 by worleyph
Replace array reference argument with a scalar

The call to

  call proc_heap_adjust(inv_proc_heap(ntmp2), proc_heap_remove,   &
                        max_nvsmptasks, proc_heap_len, proc_heap, &
                        proc_cost, inv_proc_heap)

in phys_grid.F90 where

  subroutine proc_heap_adjust(updated, remove, heap_dlen, &
                              heap_len, heap, cost, inv_heap)
  ...
  integer, intent(in)     :: updated
  ...
  integer, intent(inout)  :: inv_heap(0:npes-1)

modifies 'inv_heap' in the routine proc_heap_adjust, and changes the
value at the location 'inv_proc_heap(ntmp2)'. Compilation with
optimization greater than -O0 apparently caches this value (since it
is declared 'intent(in)'), so 'updated' is not changed within the
scope of the 'proc_heap_adjust' routine. -O0 compilation does not,
changing the value on 'updated' internally when 'inv_proc_heap(ntmp2)'
is changed, which causes a failure. This bug is fixed by changing
the call as follows:

  integer :: updated
  ...
  updated = inv_proc_heap(ntmp2)
  call proc_heap_adjust(updated, proc_heap_remove,   &
                        max_nvsmptasks, proc_heap_len, proc_heap, &
                        proc_cost, inv_proc_heap)

[BFB]
The file was modified components/eam/src/physics/cam/phys_grid.F90 (diff)
Commit 71b980e5cc6ef4371379962849b38adae5b024cd by worleyph
Fix mis-declared variables

The local variables

   real(r8):: proc_ip      ! process id of parent of current element
   real(r8):: proc_il      ! process id of left child of current element
   real(r8):: proc_ir      ! process id of right child of current element

in the routine proc_heap_adjust in phys_grid.F90 are mis-declared. These
should be integer (though the error is innocuous except for the Cray
compiler).

[BFB]
The file was modified components/eam/src/physics/cam/phys_grid.F90 (diff)
Commit b4fb6c5e8698998816aafd56cfef4aedcc53bb2c by worleyph
Explain why replacing array reference argument with a scalar

To prevent future changes from undoing this bug fix, added a comment to
explain why this is needed.

[BFB]
The file was modified components/eam/src/physics/cam/phys_grid.F90 (diff)
Commit 520161f030419bfb21c7031a8bd8a3a2fb02a03a by jacob
Add wcprod test mod for eam

Add wcprod test mod for eam.
Leave version out of name of test mod so it can
adapt to whatever wcprod needs as code evolves.

Initial values are those in v2 tuning runs
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/wcprod/shell_commands
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/wcprod/user_nl_elm
The file was addedcomponents/eam/cime_config/testdefs/testmods_dirs/eam/wcprod/user_nl_eam
Commit cbc6092dc785b12178a68a73deac0f18b0ecd1f7 by jacob
Update e3sm_prod suite to v2 cases

Use v2 tri-grid resolutions and all CMIP6 compsets.
Also add test mods that use theta-l and other v2 settings.
The file was modified cime_config/tests.py (diff)
Commit d2068389298b9ef38902613d9d2baa2cf3bc16f4 by gautam.bisht
Changes NTASKS for ELM-USRDAT test

ELM-USRDAT is a single-point test, so NTASKS are set to 1.

[BFB]
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/usrdat/shell_commands (diff)
Commit d0b958475083d277d592b38acda6014a1af7295c by sarich
account name on bebop cluster has been renamed 'e3sm'
The file was modified cime_config/machines/config_machines.xml (diff)
Commit d6a358eb89464e19aa9f037cbf99da21d148d922 by wlin
Bug fix to account for snow backscattering in COSPv2

Fix a bug related to the calculation of separated ice attenuated
backscatter in lidar simulator. The issue was found by Greg Cesana.

The snow is not well accounted for in the separated ice and liquid
attenuated backscatter signal (although it's fine for the total
attenuated backscatter). It has to do with the "npart" indices.
The snow index is 5 and is not accounted for in COSPv2.  This has
potentially large impact on cloud phase diagnostics from the
lidar simulator.

[BFB] except for COSP diagnostics
The file was modified components/eam/src/physics/cosp2/optics/cosp_optics.F90 (diff)
Commit 6668bde97b927289057bc40370816158e1ea3ad5 by balwindersingh
Fixes some comments and magic numbers
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
Commit b870ebc038e0a833569df1c9ae7e6abd94540715 by balwindersingh
Fixes GNU bug differently to allow BFB results.
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
Commit 528eec23059667c302953f4720feef258aa4daa1 by oksana.guba
remove some of settings in ftype tests
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype1/user_nl_eam (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype2/user_nl_eam (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype4/user_nl_eam (diff)
The file was modified components/eam/cime_config/testdefs/testmods_dirs/eam/thetahy_ftype0/user_nl_eam (diff)
Commit 7914f00ef19d21111676c49c424ea477ceae66d5 by oksana.guba
make bgc tests use theta
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/bgcexp/shell_commands (diff)
Commit 43393e9c75067a9150db8b20e413a41406e8ca63 by gautam.bisht
Changes that address review comments

Few *CLM* variables are changed to *ELM*
The file was modified components/elm/src/biogeophys/SoilHydrologyMod.F90 (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/elm/src/biogeophys/HydrologyDrainageMod.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilHydrologyType.F90 (diff)
The file was modified components/elm/src/biogeophys/HydrologyNoDrainageMod.F90 (diff)
Commit 102f3b327c8e1ced7c8191d58b34c8d3aa0721a7 by balwindersingh
Rebased again for cam->eam change(12/02/2020)

Adds support for co2 vertical interpolation

The code changes introduced via PR #2303 (hash on master 7fbec4f)
facilitated horizontal interpolation but was missing the vertical
interpolation.

I have created a dummy state variable so that the interpolation
routines can read interface heights from the state to enable
vertical interpolation.

co2 tracer can be enabled only if we add -co2_cycle to
CAM_CONFIG_OPTS in env_build.xml file. To enable bi-linear
interpolation, we also need to add -cppdefs -DCO2_BILIN_REGRID
to CAM_CONFIG_OPTS in env_build.xml file.

[BFB] - Bit-For-Bit

Fixes a comment to better reflect the purpose of state variable

[BFB] - Bit-For-Bit

Data files on same grid as model: working for ne4,ne30

Some code changes for adding debug info is added in this commit.
This code should be reverted back to original

Adds error handling for different grids

A commit to save changes before moving towards CAM implementation

Working code with CESM codes

Adds code to read aircraft co2 on native grid

At this point, code reads aircraft data files on a native grid.
We still need to add vertical interpolation and unit conversion
code. Aircraft emissions also need to be added to the model state
as tendency.

Add in code draft for vertical interpolation and unit conversions to aircraft emissions

forces time interpolation

adds delta days to aircraft emission read init

A commit with some debug print statements

This can be deleted later

Some changes after rebase

adds some more missing changes after rebase

Adds some build related files after rebase

changes debug variable for aircraft emiss

debug changes to ncdio_atm.F90, can be removed later

A commit with some debug changes

Removes some debugging code

Most recent changes from Bryce

workaround for 2d arrays

some cleanup after 3rd rebase

Cleanup - removes some debug statements

Added back in code necessary to output aircraft emissions to tape; corrected dtime for aircraft emissions; added some clarifying comments
The file was modified components/eam/src/chemistry/utils/aircraft_emit.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/co2_data_flux.F90 (diff)
The file was addedcomponents/cam/src/chemistry/utils/input_data_utils.F90
The file was modified components/eam/src/physics/cam/vertical_diffusion.F90 (diff)
The file was addedcomponents/cam/src/utils/srf_field_check.F90
The file was modified components/eam/src/physics/cam/co2_cycle.F90 (diff)
The file was modified components/eam/src/dynamics/fv/dyn_grid.F90 (diff)
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/src/chemistry/utils/tracer_data.F90 (diff)
The file was modified components/eam/src/cpl/atm_import_export.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
Commit 95d15352fe696e44529daa7fa448117049eb6a7d by balwindersingh
fixed a typo and removed a comment
The file was modified components/eam/src/physics/cam/co2_data_flux.F90 (diff)
The file was modified components/eam/src/chemistry/utils/aircraft_emit.F90 (diff)
Commit 67c5c8df2f2fd01a8fc01856bfba005bce8c8dce by balwindersingh
Removed references to "cam" in comments about submodule paths
The file was modified .gitmodules (diff)
Commit ef090c4eaef1247054a879fd7730dff852ffb0e9 by balwindersingh
fixed typo and removed a reference to clm as well
The file was modified .gitmodules (diff)
Commit d49f18a05ac768a7fe055145cd25559207b3ce43 by gautam.bisht
Removes a file that was mistakenly added earlier
The file was removedcomponents/elm/.DS_Store
Commit 8018bce301f3c199026a73ac4bbfeab54a2a5b11 by jayesh
Initialize mixing ratio when reading restarts

Initialize mixing ratio for fields in the history list while
reading data from restart files.

Without this initialization the string can contain invalid values
and result in the value (uninitialized/invalid value) being
written out as field attributes for the variables in the EAM
history files.
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit 63de644861d916e3eaaad91673f369201095bef4 by gautam.bisht
Removes clm4_0 and clm5_0 from compset namelist
The file was modified components/elm/bld/namelist_files/use_cases/2000_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_SCMIP6_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_CMIP6bgc_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp2.6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_glacierMEC_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_CMIP6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp2.6_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000_glacierMEC_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp4.5_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_CMIP6bgc_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000-2100_rcp8.5_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000_fsnowoptics_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_CMIP6_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp4.5_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp6_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_bgc_transient.xml (diff)
Commit 21a5e1bcea0cccfce92f7159bca09e3a949bc932 by gautam.bisht
Updates the namelist build scripts

- Removes clm4_0 and clm5_0 options
- Changes clm4_5 to elm
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp2.6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_bgc_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_usr_files.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp4.5_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp6_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_CMIP6bgc_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp2.6_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/config_files/config_definition_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000_glacierMEC_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_SCMIP6_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_glacierMEC_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2010_CMIP6LR_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/configure (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2010_CMIP6_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1950_CMIP6LR_control.xml (diff)
The file was modified components/elm/cime_config/config_component.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850_CMIP6_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000-2100_rcp8.5_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000_fsnowoptics_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_CMIP6bgc_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2015-2100_SSP585_transient.xml (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1950_CMIP6HR_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/20thC_CMIP6_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2010_CMIP6HR_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp8.5_glacierMEC_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2015-2100_SSP585_CMIP6bgc_transient.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/2000_control.xml (diff)
The file was modified components/elm/bld/namelist_files/use_cases/1850-2100_rcp4.5_transient.xml (diff)
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was modified components/elm/bld/configure (diff)
The file was removedcomponents/elm/bld/namelist_files/namelist_definition_clm4_5.xml
The file was modified components/elm/bld/CLMBuildNamelist.pm (diff)
The file was addedcomponents/elm/bld/namelist_files/namelist_definition.xml
The file was removedcomponents/elm/bld/namelist_files/namelist_defaults_clm4_5.xml
The file was removedcomponents/elm/bld/config_files/config_definition_clm4_5.xml
The file was addedcomponents/elm/bld/namelist_files/namelist_defaults.xml
The file was addedcomponents/elm/bld/config_files/config_definition.xml
The file was modified components/elm/bld/configure (diff)
Commit 4b3f7afb51979ae4533527d80ddf20486f343e03 by gautam.bisht
Renames builds perl script
The file was removedcomponents/elm/bld/CLMBuildNamelist.pm
The file was addedcomponents/elm/bld/ELMBuildNamelist.pm
The file was modified components/elm/bld/build-namelist (diff)
Commit e50f60c2208673616e3a840a7e73ce0ad9821daa by gautam.bisht
Remove tests not used by ELM
The file was removedcomponents/elm/bld/test_build_namelist/t/template_test_XXX.pm
The file was removedcomponents/elm/bld/test_build_namelist/t/test_setup_cmdl_run_type.pm
The file was removedcomponents/elm/bld/unit_testers/NMLTest/CompFiles.pm
The file was removedcomponents/elm/bld/test_build_namelist/test_build_namelist.pl
The file was removedcomponents/elm/bld/unit_testers/xFail/expectedClmTestFails.xml
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/MRO/Compat.pm
The file was removedcomponents/elm/bld/test_build_namelist/t/input/namelist_defaults_clm4_5_test.xml
The file was removedcomponents/elm/bld/unit_testers/xFail/expectedFail.pm
The file was removedcomponents/elm/bld/unit_testers/myuser_nl_clm
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/Sub/Uplevel.pm
The file was removedcomponents/elm/bld/test_build_namelist/t/test_lnd_frac.pm
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/Test/Class/Load.pm
The file was removedcomponents/elm/bld/test_build_namelist/README
The file was removedcomponents/elm/bld/test_build_namelist/t/input/namelist_definition_clm4_5_test.xml
The file was removedcomponents/elm/bld/test_build_namelist/t/test_vichydro.pm
The file was removedcomponents/elm/bld/unit_testers/build-namelist_test.pl
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/Test/Exception.pm
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/Test/Class.pm
The file was removedcomponents/elm/bld/test_build_namelist/perl5lib/Test/Class/MethodInfo.pm
The file was removedcomponents/elm/bld/unit_testers/xFail/wrapClmTests.pl
The file was removedcomponents/elm/bld/test_build_namelist/t/input/config_cache_clm4_5_test.xml
Commit 34d419b3e901d21b096b29a82980e00bbb84b3c5 by gautam.bisht
Removes script to determine verion of the model
The file was removedcomponents/elm/bld/config_files/clm_phys_vers.pm
The file was modified components/elm/bld/README (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults.xsl (diff)
The file was modified components/elm/bld/queryDefaultNamelist.pl (diff)
The file was modified components/elm/bld/listDefaultNamelist.pl (diff)
Commit 5b1b2bfc20e241d4ed048c20241f170e59eb1810 by gautam.bisht
Renames namelist options from CLM to ELM
The file was modified components/elm/cime_config/buildnml (diff)
The file was modified components/elm/cime_config/config_component.xml (diff)
Commit 1514243758e1c3e7322481e40fc272a96beacbe2 by harr152
Moved new files into the eam directory structure
The file was removedcomponents/cam/src/utils/srf_field_check.F90
The file was addedcomponents/eam/src/utils/srf_field_check.F90
The file was removedcomponents/cam/src/chemistry/utils/input_data_utils.F90
The file was addedcomponents/eam/src/chemistry/utils/input_data_utils.F90
Commit 866edde068f29df4615a261cc6324e98eaa6ea5f by gautam.bisht
Fixes build options in few tests
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/drydepnomegan/shell_commands (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/lulcc_sville/shell_commands (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/betr/shell_commands (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/irrigOn_reduceOutput/shell_commands (diff)
The file was modified components/elm/cime_config/testdefs/testmods_dirs/elm/USUMB/shell_commands (diff)
Commit 98c8f2cd442c7766c76de5160e33454377eb5bdb by azamat
Add Chrysalis machine configuration
The file was modified cime_config/machines/config_batch.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 73b54947c7f8da8c0ec3c50f07f60674358942cd by azamat
Add new Chrysalis modules after storage upgrade
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 93f6f357955b6450d60169dd7878eb78ee810db5 by ndkeen
Add omp master to a section of code in init that would otherwise have a race condition.
DEBUG builds would see the issue, but a chance could also happen without DEBUG.
Also add omp barrier after the omp master section.

[bfb]
The file was modified components/homme/src/theta-l/share/model_init_mod.F90 (diff)
Commit 4ba99e1b3870e57cc5bec78c4316ebeac9abb5d0 by ndkeen
Moved the shared nlev_tom variable initialization to be set only once by master thread.
Also missed the "end" of master section  -- omp end master
The file was modified components/homme/src/theta-l/share/model_init_mod.F90 (diff)
Commit 64235f50cce6cf0d3d53e0f0bafc2388adc7e5bc by ndkeen
Init an array to zero.
momaod(:ncol)   = 0._r8

[bfb]
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit 73f127854607c9f8b84d4a968b1a9fd76dcbcbc5 by ndkeen
There were 3 other arrays that should also be set to zero before use, but these
are only used when compiled with MODAL_AERO_9MODE

polyaod(:ncol) = 0._r8
protaod(:ncol) = 0._r8
lipaod(:ncol) = 0._r8

Should be bfb, but have not tested with MODAL_AERO_9MODE
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit 2d609ced871835dace6e925e241533ff6b3b5c1b by ndkeen
Move where the AOD arrays are initialized to zero.
My first commit had these in the wrong location.

Also, remove some duplicate lines of codes that init same array.
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit b0e4f13dd51a1d57636968728b35728c0650d25e by balwindersingh
Fixes some strings, all dev tests pass with PGI on Compy

Except for the known fails
The file was modified components/eam/src/chemistry/utils/aircraft_emit.F90 (diff)
Commit 5481659fcb19093a2c511de469ad6ab94e32a7fa by balwindersingh
Converts integers to logicals in two if conditions
The file was modified components/eam/src/chemistry/utils/aircraft_emit.F90 (diff)
The file was modified components/eam/src/physics/cam/co2_data_flux.F90 (diff)
Commit 19db8d3a4643309a19dc8a1c732b90fc92e9a4ef by afroberts
Bug fix in sea ice coupling file to use the same freezing temperature as
in the main MPAS-SeaIce code according to the flag 'mushy',
'linear_salt' or the default -1.8 Celsius.
The file was modified components/mpas-seaice/driver/ice_comp_mct.F (diff)
Commit fba6e6956faabd3a6281542307932ab689a2ee0e by afroberts
Switch on high-frequncy coupling in sea ice at 10 iterations
This PR is part of a final set of changes to E3SM Version 2 polar
changes, and matches a PR from MPAS-SeaIce recently accepted into E3SM
Master.
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
Commit d8106565196246d97ac8d744427af6db14931c87 by rgknox
conflict resolution on cherry-pick
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/dyn_subgrid/dynSubgridDriverMod.F90 (diff)
The file was modified components/elm/src/biogeophys/FrictionVelocityType.F90 (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/main/controlMod.F90 (diff)
The file was modified components/elm/src/cpl/lnd_import_export.F90 (diff)
Commit 3c87f83173e852da24f09cb7ad7f0f2efb169b4e by rgknox
resolved conflicts on cherry-pick
The file was modified components/elm/src/biogeophys/ActiveLayerMod.F90 (diff)
The file was modified components/elm/src/main/clmfates_interfaceMod.F90 (diff)
Commit a3ac1daecfede287998ddd2caf3a593f77c3db3e by gautam.bisht
Support for ne30np4pg2 in ELM

- Adds mapping files for ne30np4pg2
- Adds surface dataset for ne30np4pg2 for 1850 and 2000

[BFB]
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit d39431307708918feda15aaa250260b32ccbc6e9 by bmg2
This commit upgrades the version of CLUBB and SILHS found in Brian's NGD
CLUBB-SILHS branch to version 80c85d3 of the CLUBB master.

This commit does contain a couple of small changes not found in the CLUBB repo,
including a bug fix that was not found in version 80c85d3 of CLUBB.  This
means that another version of the CLUBB master (that contains the bug fix
being applied here) will need to be upgraded to in order to keep everything
consistent between CLUBB and E3SM.
The file was modified components/cam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified remap/remap_ne30.csh (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/surface_varnce_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified remap/make_climo.py (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_type_utilities.F90 (diff)
The file was modified components/cam/src/physics/silhs/parameters_silhs.F90 (diff)
The file was modified components/cam/src/physics/clubb/numerical_check.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_sfc_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/version_silhs.txt (diff)
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified components/cam/src/physics/clubb/parameter_indices.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_clubb_utilities.F90 (diff)
The file was modified components/cam/src/physics/clubb/output_netcdf.F90 (diff)
The file was modified components/cam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/cam/src/physics/silhs/output_2D_samples_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/error_code.F90 (diff)
The file was modified components/cam/src/physics/silhs/transform_to_pdf_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stat_file_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/output_grads.F90 (diff)
The file was modified components/cam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/cam/src/physics/clubb/model_flags.F90 (diff)
Commit 581c3e82f5f5beee61b859e1114e48eb4039cb7b by rgknox
slightly modified logic on FATES and fixation
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
Commit ac6a6ce809dad22ed9767041c5a5947fb2deb58b by rgknox
Reverting to older and simplified version of allocation before attempting to merge with master.
The file was modified components/elm/src/biogeochem/AllocationMod.F90 (diff)
The file was addedcomponents/elm/src/biogeochem/AllocationMod.F90_new
Commit ece3cac23eecf2e934f7e983ab59a888f40cced9 by jonbob
Add grid support for the new ne30np4.pg2 ELM files
The file was modified cime_config/config_grids.xml (diff)
Commit f8e218a1210db159454acf1a0653d6ccf61d4b4f by celdred
initial start of whitespace fix
The file was addedcomponents/homme/cmake/machineFiles/ubuntu1804.cmake
The file was modified components/homme/src/share/unit_tests_mod.F90 (diff)
The file was modified components/homme/src/share/cube_mod.F90 (diff)
The file was addedcomponents/homme/test_execs/swtcC/CMakeLists.txt
The file was addedcomponents/homme/test/reg_test/run_tests/thetah-nhgw.cmake
The file was modified components/homme/src/sweqx/shallow_water_mod.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was addedcomponents/homme/test/reg_test/namelists/thetanh-nhgw.nl
The file was addedcomponents/homme/src/share/planar_mod.F90
The file was addedcomponents/homme/test/reg_test/namelists/preqx-nhgw.nl
The file was modified components/homme/src/share/physical_constants.F90 (diff)
The file was addedcomponents/homme/src/share/planar_mesh_mod.F90
The file was addedcomponents/homme/test_execs/theta-l-nlev140-native/CMakeLists.txt
The file was modified components/homme/src/share/parallel_mod.F90 (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev64-native/CMakeLists.txt
The file was modified components/homme/src/sweqx/CMakeLists.txt (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev200-native/CMakeLists.txt
The file was modified components/homme/src/share/namelist_mod.F90 (diff)
The file was addedcomponents/homme/test_execs/preqx-nlev200-native/CMakeLists.txt
The file was addedcomponents/homme/test_execs/theta-l-nlev256-native/CMakeLists.txt
The file was modified components/homme/src/share/derivative_mod_base.F90 (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev128-native/CMakeLists.txt
The file was modified components/homme/src/sweqx/viscosity_mod.F90 (diff)
The file was modified components/homme/test/reg_test/run_tests/test-list.cmake (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev100-native/CMakeLists.txt
The file was addedcomponents/homme/test/reg_test/namelists/thetah-nhgw-slice.nl
The file was addedcomponents/homme/src/test_src/moist_planar.F90
The file was addedcomponents/homme/test_execs/theta-l-nlev300-native/CMakeLists.txt
The file was modified components/homme/src/sweqx/advance_mod.F90 (diff)
The file was modified components/homme/src/theta-l_kokkos/CMakeLists.txt (diff)
The file was addedcomponents/homme/test/reg_test/namelists/sweqx-dbvor.nl
The file was addedcomponents/homme/src/share/geometry_mod.F90
The file was modified components/homme/src/sweqx/sweq_mod.F90 (diff)
The file was modified components/homme/src/prim_movie_mod.F90 (diff)
The file was modified components/homme/src/share/spacecurve_mod.F90 (diff)
The file was modified components/homme/src/sweqx/init_mod.F90 (diff)
The file was modified components/homme/src/share/dimensions_mod.F90 (diff)
The file was addedcomponents/homme/test/reg_test/namelists/thetanh-nhgw-slice.nl
The file was addedcomponents/homme/test/reg_test/run_tests/preqx-nhgw-slice.cmake
The file was addedcomponents/homme/test/reg_test/run_tests/thetah-nhgw-slice.cmake
The file was addedcomponents/homme/test_execs/theta-l-nlev20-native/CMakeLists.txt
The file was addedcomponents/homme/test/reg_test/run_tests/preqx-nhgw.cmake
The file was addedcomponents/homme/test/reg_test/run_tests/thetanh-nhgw.cmake
The file was addedcomponents/homme/test/reg_test/run_tests/sweqx-dbvor.cmake
The file was addedcomponents/homme/test_execs/preqx-nlev140-native/CMakeLists.txt
The file was modified components/homme/src/sweqx/shal_movie_mod.F90 (diff)
The file was modified components/homme/src/share/global_norms_mod.F90 (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev150-native/CMakeLists.txt
The file was addedcomponents/homme/test_execs/theta-l-nlev10-native/CMakeLists.txt
The file was addedcomponents/homme/test/reg_test/namelists/thetah-nhgw.nl
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
The file was addedcomponents/homme/test_execs/theta-l-nlev30-native/CMakeLists.txt
The file was addedcomponents/homme/test_execs/preqx-nlev100-native/CMakeLists.txt
The file was modified components/homme/src/share/viscosity_base.F90 (diff)
The file was addedcomponents/homme/test/reg_test/namelists/preqx-nhgw-slice.nl
The file was modified components/homme/test_execs/preqx-nlev20-native/CMakeLists.txt (diff)
The file was modified components/homme/src/share/element_mod.F90 (diff)
The file was addedcomponents/homme/test_execs/preqx-nlev10-native/CMakeLists.txt
The file was modified components/homme/src/test_mod.F90 (diff)
The file was addedcomponents/homme/test/reg_test/run_tests/thetanh-nhgw-slice.cmake
The file was addedcomponents/homme/src/test_src/dry_planar.F90
The file was modified components/homme/src/common_movie_mod.F90 (diff)
The file was modified components/homme/src/preqx_kokkos/CMakeLists.txt (diff)
The file was modified components/homme/src/share/global_norms_mod.F90 (diff)
The file was modified components/homme/src/share/namelist_mod.F90 (diff)
The file was modified components/homme/src/share/derivative_mod_base.F90 (diff)
The file was modified components/homme/src/share/control_mod.F90 (diff)
The file was modified components/homme/src/share/cube_mod.F90 (diff)
The file was modified components/homme/src/share/unit_tests_mod.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/share/viscosity_base.F90 (diff)
The file was modified components/homme/src/sweqx/shallow_water_mod.F90 (diff)
The file was modified components/homme/src/sweqx/shal_movie_mod.F90 (diff)
The file was modified components/homme/src/sweqx/sweq_mod.F90 (diff)
The file was modified components/homme/src/sweqx/init_mod.F90 (diff)
Commit ad17f8dcc3a23b986d98dd542adc8e5839fd056a by rgknox
fixed broadcast order of use_fates
The file was modified components/elm/src/main/controlMod.F90 (diff)
Commit f0c8e9b66621c1598462e2eb1fcfdc1d33dc0757 by celdred
fixes for global norms mod and C++/Kokkos
The file was modified components/homme/src/share/global_norms_mod.F90 (diff)
The file was modified components/homme/cmake/machineFiles/ubuntu1804.cmake (diff)
The file was modified components/homme/src/sweqx/shal_movie_mod.F90 (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified components/elm/src/external_models/fates (diff)
Commit f4a319aaaf393f4ddb939d230ca9be115e4fbdb4 by bmg2
I updated the version of CLUBB-SILHS found in UWM's NGD E3SM-CLUBB-SILHS
code to CLUBB-SILHS master version f926963, dated December 10, 2020.

Now raise a glass of MGD to toast our NGD!
The file was modified components/cam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/silhs/parameters_silhs.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xp3_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/homme/src/preqx_kokkos/CMakeLists.txt (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/thetal_test_interface.F90 (diff)
The file was modified components/homme/test_execs/CMakeLists.txt (diff)
The file was modified components/homme/src/theta-l_kokkos/CMakeLists.txt (diff)
Commit fe242f0dfc183e18a97fb4970c6c1c875b81439b by balwindersingh
Fixes compute wetdens logic
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
Commit 9e8524c7e020fc049e192ccfb333250a532f213f by azamat
Advance cime to include GPTL process id update
The file was modified cime (diff)
Commit 7dff30487883a8009e8e9001daedf185f46d6635 by azamat
Rename LCRC paths from acme to e3sm and clean up
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_batch.xml (diff)
Commit 6ec4c6f601efb7cad25a654ee23c3ffe8c80e321 by rgknox
fates cnp, minor fix to fire and n/p dep interpolations.
The file was modified components/elm/src/main/elm_driver.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
The file was modified components/elm/src/biogeochem/SoilLittDecompMod.F90 (diff)
The file was modified components/elm/src/biogeochem/VerticalProfileMod.F90 (diff)
The file was modified cime_config/tests.py (diff)
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
Commit ec73814a252351648a2ba9f6b7aeff7151d22a15 by mpetersen
update mpas-source: Add diagnostics module for GPU performance
The file was modified components/mpas-source (diff)
The file was addedcomponents/homme/cmake/machineFiles/ubuntu1804-bfb.cmake
The file was modified components/homme/cmake/machineFiles/ubuntu1804.cmake (diff)
The file was modified components/homme/test_execs/share_kokkos_ut/sphere_op_interface.F90 (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/thetal_test_interface.F90 (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/hv_interface.F90 (diff)
Commit 4e25446633d39c178e66349ee73583ea96021bb7 by whannah1
Cleaned up Convective Variance Transport

This implements the bulk variance transport from the prototype branch
without most of the experimental modifications. Only the fortran verison
is implemented here to act as a baseline for the C++ porting.

modified:   components/eam/bld/configure
modified:   components/eam/src/physics/crm/crm_history.F90
modified:   components/eam/src/physics/crm/crm_input_module.F90
modified:   components/eam/src/physics/crm/crm_output_module.F90
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/physpkg.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
new file:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_input_module.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was addedcomponents/eam/src/physics/crm/sam/crm_variance_transport.F90
The file was modified components/eam/bld/configure (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
Commit ea32e1f70128b313de3d231ebfadee45c4c2d6ca by whannah1
Initial C++ port of CVT

also includes bug fixes for fortran CVT. C++ port has a bug that is
causing a seg fault.

modified:   components/eam/bld/config_files/definition.xml
modified:   components/eam/bld/configure
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/eam/src/physics/crm/samxx/crm.cpp
new file:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
new file:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/post_timeloop.h
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.h
modified:   components/eam/src/physics/crm/samxx/timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/timeloop.h
modified:   components/eam/src/physics/crm/samxx/vars.cpp
modified:   components/eam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.h (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.h (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/crm_variance_transport.cpp
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/crm_variance_transport.h
The file was modified components/eam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/eam/bld/configure (diff)
The file was modified components/eam/bld/config_files/definition.xml (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
Commit 31d48cb0cde5b876707e7eb47e62d86ea12ec906 by whannah1
C++ VT bug fixes

modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit 1f11795ab9a05557ea352749f5e1c43bc631ca34 by whannah1
VT Bug fix and summit config adjustment for PGI

modified:   cime_config/machines/config_machines.xml
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
Commit 4ef7ddfdd52ca94a060aa16b9b3541172ecd9f8d by rgknox
FATES coupling, temporarily disabling SOIL_ORDER read-ins when fates is on, due to lack of data in the 4x5 surfacefile.
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
Commit d6dc5527649b92bf01a36c7b3888fa1e97cc58e2 by rgknox
fates api 14 cnp p1, nee coupling fix and comments fix
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
The file was modified components/elm/src/main/lnd2atmMod.F90 (diff)
Commit 525b2e757f4a7d683ee44b4d9143ea65b976df5a by whannah1
Minor VT updates

modified:   components/eam/src/physics/crm/crm_history.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
Commit 440d503bc9b8d3bacff966c0de029cbfdc2411aa by glemieux
pass moisture and temp scalars from ColumnDataType to FATES
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
Commit cc7013dbf29d57d3af83c9b43f0bd65fe464650b by whannah1
Change MMF variance transport naming convention

modified:   components/eam/bld/config_files/definition.xml
modified:   components/eam/bld/configure
modified:   components/eam/src/physics/crm/crm_history.F90
modified:   components/eam/src/physics/crm/crm_input_module.F90
modified:   components/eam/src/physics/crm/crm_output_module.F90
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/eam/src/physics/crm/samxx/crm.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/vars.cpp
modified:   components/eam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_input_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/bld/config_files/definition.xml (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.h (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/bld/configure (diff)
Commit 1b25a4195f60e931b3426814d3fa0e49b5d99c4d by jayesh
Updating to Scorpio v1.1.5

This release includes,

* Fix for truncated strings written out using pio_put_var
* Performance improvements for the ADIOS conversion tool
* Fix for asserts in debug builds when non-NULL starts/counts
  are used for writing out scalar variables
The file was modified externals/scorpio (diff)
Commit c15f7fb2622ec7a69019afd8f4d29bdab8da74f5 by rgknox
fixed a typo in the fates test list
The file was modified cime_config/tests.py (diff)
Commit 2eaa4c2f75223aa9c5e47bd66bd605313f7fbca4 by bmg2
I updated the version of CLUBB-SILHS in the NGD E3SM-CLUBB-SILHS
branch to CLUBB-SILHS version a62f284 (from the CLUBB master),
dated December 16, 2020.
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/cam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified remap/make_climo.py (diff)
The file was modified components/cam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/cam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xp3_module.F90 (diff)
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified components/cam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified remap/remap_ne30.csh (diff)
The file was modified components/cam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/cam/src/physics/clubb/advance_windm_edsclrm_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
Commit 689661c9ba320fd39d7b7c833e9e2a9e5ad2b0ac by whannah1
Fix PRNG for setperturb in SAM++

modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/sam/setperturb.F90
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
modified:   components/eam/src/physics/crm/samxx/setperturb.cpp
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.h (diff)
The file was modified components/eam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/setperturb.F90 (diff)
Commit 5424db3057378b0b965037ac3c5eb51cda269887 by akt
Update mpas-source: update seaice with ocean surface temperature bug fix
The file was modified components/mpas-source (diff)
The file was added.circleci/setup.sh
The file was added.circleci/checkout.sh
The file was added.circleci/config.yml
The file was added.circleci/run.sh
Commit 481fbd4fb6264bdb27142d0f136a301e3381dacf by whannah1
Bug fix for crashing SAM++ VT cases

modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
Commit 25aa4621213c8c4736f8144feef60efe27a7c185 by whannah1
Add history variables for large-scale VT forcing

modified:   components/eam/src/physics/crm/crm_history.F90
modified:   components/eam/src/physics/crm/crm_output_module.F90
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
modified:   components/eam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/eam/src/physics/crm/samxx/crm.cpp
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/vars.cpp
modified:   components/eam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit d79b90e0435d0ca62c0203dd090a786b4a749230 by azamat
Add pelayouts for e3sm_prod WC case
The file was modified cime_config/allactive/config_pesall.xml (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_wateruptake.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit 9fe252957a0adbb6829ae7b7fcb4b0b66c963168 by balwindersingh
Change optimizations of modal_aero_calcsize.F90 to -O1 for Compy's PGI

In prepration for the PR which refactors calcsize,
modal_aero_calcsize.F90 needs to be compiled with level 1 optimizations
(-O1). This applies only to the PGI compiler. GNU and Intel work fine
with the default optimizations. Further investigations show that if we
use just the "-nofma" flag (no "fused multiply and add" optimization),
the results stay BFB. "-O1" optimizations implies "-nofma", so compiling
with -O1 is also sufficient for maintaing BFB answers with the PGI
compiler.

[Non-BFB] for compy's PGI compiler only
The file was modified cime_config/machines/Depends.compy.pgi.cmake (diff)
Commit 70e2cfef12dc300f280a852e3f06aa35606d1e7b by azamat
Replace module removes with module swaps on Theta
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 9faea849b4c3a7f9fe108ea3c76a4839952ef4de by luke.vanroekel
Changes ocean defaults to be consistent with WC v2
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 0ce1e8e5896ed0045931d19ef947649e91c1cfb5 by azamat
Update paths and module loads on Theta
The file was modified cime_config/machines/config_machines.xml (diff)
Commit fb489d8fe051158656398fc02dae7fc581331b8e by akt
Update mpas-source: Fix bug with high freq coupling in MPAS-Seaice
The file was modified components/mpas-source (diff)
Commit e912b38cd5e3e8388cf56eebed5e47c73d623173 by gautam.bisht
Updates hgrid for 0.125x0.125

Replaces 0.125x0.125 with r0125xr0125

Fixes #3782
[BFB]
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
Commit 07a7a6cf050305068c138960bab8289cda26cd30 by whannah1
Add C++ FFT filter routine for VT

modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.h (diff)
Commit f25604931f4cc7e2fa11d2051d5d5e1588046719 by whannah1
Add code for sanity checking YAKL FFT

new file:   components/eam/src/physics/crm/test_fft/CMakeLists.txt
new file:   components/eam/src/physics/crm/test_fft/README.md
new file:   components/eam/src/physics/crm/test_fft/clean_build.sh
new file:   components/eam/src/physics/crm/test_fft/cmakescript.sh
new file:   components/eam/src/physics/crm/test_fft/test_fft_yakl.cpp
new file:   components/eam/src/physics/crm/test_fft/test_fft_yakl.h
The file was addedcomponents/eam/src/physics/crm/test_fft/test_fft_yakl.cpp
The file was addedcomponents/eam/src/physics/crm/test_fft/README.md
The file was addedcomponents/eam/src/physics/crm/test_fft/cmakescript.sh
The file was addedcomponents/eam/src/physics/crm/test_fft/clean_build.sh
The file was addedcomponents/eam/src/physics/crm/test_fft/test_fft_yakl.h
The file was addedcomponents/eam/src/physics/crm/test_fft/CMakeLists.txt
Commit 229fbf58c46cb388967ac1042ff24d9ed9b40c5d by whannah1
Added fortran FFT sanity check code

modified:   components/eam/src/physics/crm/sam/fftpack5_1d.F90
renamed:    components/eam/src/physics/crm/test_fft/CMakeLists.txt -> components/eam/src/physics/crm/test_fft_cpp/CMakeLists.txt
renamed:    components/eam/src/physics/crm/test_fft/README.md -> components/eam/src/physics/crm/test_fft_cpp/README.md
renamed:    components/eam/src/physics/crm/test_fft/clean_build.sh -> components/eam/src/physics/crm/test_fft_cpp/clean_build.sh
renamed:    components/eam/src/physics/crm/test_fft/cmakescript.sh -> components/eam/src/physics/crm/test_fft_cpp/cmakescript.sh
renamed:    components/eam/src/physics/crm/test_fft/test_fft_yakl.cpp -> components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.cpp
renamed:    components/eam/src/physics/crm/test_fft/test_fft_yakl.h -> components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.h
new file:   components/eam/src/physics/crm/test_fft_fortran/README.md
new file:   components/eam/src/physics/crm/test_fft_fortran/test_fft.F90
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.h
The file was removedcomponents/eam/src/physics/crm/test_fft/README.md
The file was addedcomponents/eam/src/physics/crm/test_fft_fortran/test_fft.F90
The file was removedcomponents/eam/src/physics/crm/test_fft/clean_build.sh
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/clean_build.sh
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/CMakeLists.txt
The file was modified components/eam/src/physics/crm/sam/fftpack5_1d.F90 (diff)
The file was removedcomponents/eam/src/physics/crm/test_fft/CMakeLists.txt
The file was removedcomponents/eam/src/physics/crm/test_fft/cmakescript.sh
The file was addedcomponents/eam/src/physics/crm/test_fft_fortran/README.md
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/cmakescript.sh
The file was removedcomponents/eam/src/physics/crm/test_fft/test_fft_yakl.cpp
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.cpp
The file was removedcomponents/eam/src/physics/crm/test_fft/test_fft_yakl.h
The file was addedcomponents/eam/src/physics/crm/test_fft_cpp/README.md
Commit 9dcfc803e7c25a5ca30f5806abfba70b7ea3227b by whannah1
Minor clean up

modified:   components/eam/src/physics/crm/test_fft_cpp/README.md
modified:   components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.cpp
modified:   components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.h
modified:   components/eam/src/physics/crm/test_fft_fortran/README.md
The file was modified components/eam/src/physics/crm/test_fft_fortran/README.md (diff)
The file was modified components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.h (diff)
The file was modified components/eam/src/physics/crm/test_fft_cpp/README.md (diff)
The file was modified components/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.cpp (diff)
Commit 858df4fc55949213577b8a5a9cb6d8b1cb473a5a by akt
Update mpas-source: Updated sea ice emissivity
The file was modified components/mpas-source (diff)
Commit 85922d5ad5e96429f64dc86522541f6882c5fd66 by azamat
Add ne4 pelayout on Chrysalis
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 5dc1891d2fe3900f00317c6b74ff872fd7a66417 by azamat
Add HOMME machine file for Chrysalis
The file was addedcomponents/homme/cmake/machineFiles/chrysalis-bfb.cmake
The file was removedcomponents/homme/cmake/machineFiles/mira.cmake
The file was addedcomponents/homme/cmake/machineFiles/chrysalis.cmake
The file was removedcomponents/homme/cmake/machineFiles/cetus.cmake
Commit fd9289c53be3a186f34fa6895f331bdf19507c1e by rgknox
fixed fates logic for decomp_verprofiles() call
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit 3693093bbbd04330f8dac8a11a16bf5c0955d9a6 by rgknox
fates: updated logic during capacitance-based phosphatase dynamics to move logical filters outside of loops (for performance).
The file was modified components/elm/src/biogeochem/PhosphorusDynamicsMod.F90 (diff)
Commit cc2795391495f0f8aa8ea11c10026770da9825fa by rgknox
Changed name of call ZeroUpscaled to ZeroForFates
The file was modified components/elm/src/biogeochem/EcosystemDynMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
Commit ada32084783188919c0205e9140d7b1e6061c885 by rgknox
removed obsolete print statement
The file was modified components/elm/src/main/controlMod.F90 (diff)
Commit 7977494a065f8358e95d44ca24ed141c9c8f40fa by azamat
Replace netcdf versions with versions used on Anvil
The file was modified cime_config/machines/config_machines.xml (diff)
Commit c0a9487ae37fcc3f8f174b56671fb8248a027b26 by rgknox
updated name of zero-ing of column level datastructures when fates is on
The file was modified components/elm/src/main/elm_driver.F90 (diff)
Commit 4d1ef5867b5a5d01bcc04a9bc479c388ac2000c9 by rgknox
removed temporary file AllocationMod.F90_new
The file was removedcomponents/elm/src/biogeochem/AllocationMod.F90_new
Commit 1002ed2dd175310ff41d0aa1fcc79e244673565f by rgknox
updating fates submodule pointer to tag sci.1.43.2_api.14.2.0
The file was modified components/elm/src/external_models/fates (diff)
Commit 064aa03e3d423df7652f59e8207eaacd2191d853 by afroberts
Removal of high-frequency coupling for V2 default sea ice coupling
The file was modified components/mpas-seaice/bld/namelist_files/namelist_defaults_mpassi.xml (diff)
Commit 36fb22f08febfc226d811fc1d6efa6bda7b371a6 by luke.vanroekel
makes parameter changes valid for EC30to60E2r2 only
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 1fcac4075a92f64f5d406a4eb2ad021b22ba2953 by azamat
Add IntelMPI modules on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit cc3e85e4b9b0db66a09819dc63ed3ad4a5e0e2d0 by oksana.guba
fixing unit tests and minor formatting
The file was modified components/homme/test_execs/thetal_kokkos_ut/thetal_test_interface.F90 (diff)
The file was modified components/homme/src/share/geometry_mod.F90 (diff)
The file was modified components/homme/test_execs/share_kokkos_ut/sphere_op_interface.F90 (diff)
Commit 74778938d8b246dc2c96c14f8ec824a0eb3ea9a0 by wlin
Add new compsets and atm use_case files for v2

Add new compsets along with default atmos namelist parameters for
most used configurations for v2 finalization. The default atmos
parameter values are based on v2alpha5_59 simulation.  The new
compsets are

   F2010SC5v2-CMIP6, F20TRC5v2-CMIP6 and A_WCYCL1850Sv2_CMIP6

[BFB]
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010Sv2_cam5_CMIP6.xml
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TRv2_cam5_CMIP6.xml
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850v2_cam5_CMIP6.xml
Commit d1dcd81155c9732cf720c3c61fe3f5782853724b by wlin
Correct closing tag  for some clubb params in use_case files.
The file was modified components/eam/bld/namelist_files/use_cases/2010Sv2_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/20TRv2_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/1850v2_cam5_CMIP6.xml (diff)
Commit da1467212e72d8ec5711e28a0fbfce79bf41fdc2 by wlin
Add v2 setting for missing micro_mg_accre_enhan_fac
The file was modified components/eam/bld/namelist_files/use_cases/20TRv2_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/2010Sv2_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/1850v2_cam5_CMIP6.xml (diff)
Commit 0a71d66c69465b512bdb26ca91cc3d00e7930521 by wlin
Set default atmos parameters for v2 in existing compsets

Set default atmos parameter values for the following three compsets that
are used  for v2 finalization simulations based on alpha5_59

   A_WCYCL1850S_CMIP6, F20TRC5-CMIP6 and  F2010SC5-CMIP6

[NBFB] non-BFB for simulations using these  compsets
The file was modified components/eam/bld/namelist_files/use_cases/1850_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/2010S_cam5_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/20TR_cam5_CMIP6.xml (diff)
Commit 4d08440157cbb49f88778472c85cc67b3bbc22b1 by wlin
Update elm config_component to set proper use case for new  compsets
The file was modified components/elm/cime_config/config_component.xml (diff)
Commit 1601093fce9a61d63cfb314b01ed32680bb03ff5 by hannah6
Fix CPP variable for filtered VT

modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
Commit 5254af6d7860881cee3a82af1a5dac10293b25b0 by balwindersingh
Using pointers to avoid unnecessary copies of data

[BFB] - Bit-For-Bit
The file was modified components/eam/src/chemistry/utils/modal_aero_calcsize.F90 (diff)
Commit 8acad83687bece1125a0305e950c2a413d10bc97 by worleyph
Add support for chrysalis to provenance.py

Created a new CIME branch (worleyph/chrysalis_support)
with a modified provenance.py that adds the chrysalis
system to the list of supported systems.

The CIME branch also (a) removes support for mira and
titan systems, and (b) fixes archiving of batch job
output files for slurm systems anvil, compy, cori-haswell,
and cori-knl.

[BFB]
The file was modified cime (diff)
Commit 3cda98707a228d1caed48e2bc3dc2232bf6c031c by worleyph
Add job monitoring script for chrysalis

Added syslog.chrysalis, to provide job progress monitoring
and checkpointing for the chrysalis system.

[BFB] - Bit-For-Bit
The file was addedcime_config/machines/syslog.chrysalis
Commit a20f833f159dd38166fc0eea06c9a8868403d330 by bogensch
time level fix for SCM
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit 64b8e8b602228ac04ef50b534807332136ed89c4 by worleyph
Change default location for SAVE_TIMING_DIR on Chrysalis

Currently, jobs on Anvil and Chrysalis archive performance data
in the same location. This may cause errors if Jenkins jobs,
one on Anvil and one on Chrysalis, attempt to access these
performance data simultaneously. To avoid this possibility,
the default location for archiving performance data, specified
in SAVE_TIMING_DIR, is changed for Chrysalis.

[BFB]
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 6306cfd91ac89837c6ca2f134f5c0d51a469be5a by akt
Update mpas-source: Updated sea ice for algal grazing bug
The file was modified components/mpas-source (diff)
Commit f4ea6e14bf33d00b73d001ed81d869ed802668ca by rgknox
minor bug fixes bring fates api to 14.2
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/elmfates_interfaceMod.F90 (diff)
Commit f9b117c02907d8b59772eea332b6023129a972fb by azamat
Remove I_MPI_ADJUST_ALLREDUCE=1 on Chrysalis

And make pnetcdf version same as on Anvil
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 1f7a2690880ce84290940586797a17ccb2700d0f by bmg2
I am trying to re-add the links to the externals that were in conflict during
the previous master merge.  They should be the links as they are found in the
master branch.
The file was modified components/mpas-source (diff)
Commit 54cfed1be6f5592ad0d27831652213a0c53b8145 by bmg2
Trying to revert the remainder of these merge-conflicted externals to the
version found in the master.
The file was addedcime
The file was addedexternals/scorpio
The file was addedexternals/kokkos
Commit b165c950dc2d3a6c78aeb55c745bbc02f7772f75 by bmg2
Adding externals/YAKL to the list
The file was addedexternals/YAKL
Commit 4c8c2c1e21c85067cdfdf7d656ec7d25fde5fb75 by whannah1
Remove FFT test scripts
The file was removedcomponents/eam/src/physics/crm/test_fft_fortran/test_fft.F90
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/README.md
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.cpp
The file was removedcomponents/eam/src/physics/crm/test_fft_fortran/README.md
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/clean_build.sh
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/cmakescript.sh
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/CMakeLists.txt
The file was removedcomponents/eam/src/physics/crm/test_fft_cpp/test_fft_yakl.h
Commit 3f5fe889dbd0fc4633049ecfecb5e9a1e72fc7a3 by whannah1
Remove ifdefs for MMF variance transport

modified:   components/eam/bld/build-namelist
modified:   components/eam/bld/namelist_files/namelist_defaults_cam.xml
modified:   components/eam/bld/namelist_files/namelist_definition.xml
modified:   components/eam/src/physics/cam/phys_control.F90
modified:   components/eam/src/physics/crm/crm_history.F90
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/eam/src/physics/crm/samxx/crm.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
modified:   components/eam/src/physics/crm/samxx/post_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/pre_timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/timeloop.cpp
modified:   components/eam/src/physics/crm/samxx/vars.cpp
modified:   components/eam/src/physics/crm/samxx/vars.h
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/cam/phys_control.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.h (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_history.F90 (diff)
Commit f6a6ea4a80b05f55b65a69cb862e55cc8ebd8346 by whannah1
VT namelist change

modified:   components/eam/bld/build-namelist
modified:   components/eam/bld/namelist_files/namelist_defaults_cam.xml
modified:   components/eam/bld/namelist_files/namelist_definition.xml
modified:   components/eam/src/physics/cam/phys_control.F90
modified:   components/eam/src/physics/crm/crm_physics.F90
modified:   components/eam/src/physics/crm/sam/crm_module.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/cpp_interface_mod.F90
modified:   components/eam/src/physics/crm/samxx/crm.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/vars.cpp
modified:   components/eam/src/physics/crm/samxx/vars.h
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/src/physics/crm/sam/crm_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
The file was modified components/eam/src/physics/cam/phys_control.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
Commit 28f25afcf384c09acc8241bc177483d1ffc86ee4 by hannah6
VT bug fix in configure

modified:   components/eam/bld/configure
The file was modified components/eam/bld/configure (diff)
Commit 59648e41aa329daa78692274049621b7d1453ebe by bmg2
I am making this commit to fix the recent merge of the E3SM master branch into
this branch.  This includes re-adding the silhs/ directory and all SILHS files
that were accidentally removed during the merge commit.
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified run_e3sm_scm_ARM_shallow.csh (diff)
The file was modified run_e3sm_scm_REPLAY.csh (diff)
The file was modified run_e3sm_scm_DYCOMSrf01.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_BOMEX.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/latin_hypercube_arrays.F90
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was addedcomponents/eam/src/physics/silhs/math_utilities.F90
The file was modified REPLAY/run_e3sm_anvil_gust.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/lh_microphys_var_covar_module.F90
The file was modified run_e3sm_scm_DYCOMSrf02.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/parameters_silhs.F90
The file was modified run_e3sm_scm_RICO.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/est_kessler_microphys_module.F90
The file was addedcomponents/eam/src/physics/silhs/transform_to_pdf_module.F90
The file was addedcomponents/eam/src/physics/silhs/generate_uniform_sample_module.F90
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was addedcomponents/eam/src/physics/silhs/silhs_importance_sample_module.F90
The file was modified run_e3sm_scm_BOMEX.csh (diff)
The file was modified tau_clean_anvil.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/silhs_api_module.F90
The file was addedcomponents/eam/src/physics/silhs/latin_hypercube_driver_module.F90
The file was addedcomponents/eam/src/physics/silhs/version_silhs.txt
The file was modified nightly_test/nightly_e3sm_scm_RICO.csh (diff)
The file was addedcomponents/eam/src/physics/silhs/output_2D_samples_module.F90
Commit 16c876658d24dfc67e362284355e125cd3ea8584 by bmg2
Removing a duplicate print statement for all CLUBB tunable parameters.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
Commit ee6feea017b1f346458f316317b46f0459c07363 by celdred
fix planar test directories
The file was modified components/homme/test/reg_test/namelists/thetanh-nhgw.nl (diff)
The file was modified components/homme/test/reg_test/namelists/thetanh-nhgw-slice.nl (diff)
The file was modified components/homme/test/reg_test/namelists/preqx-nhgw-slice.nl (diff)
The file was modified components/homme/test/reg_test/namelists/thetah-nhgw-slice.nl (diff)
The file was modified components/homme/test/reg_test/namelists/thetah-nhgw.nl (diff)
The file was modified components/homme/test/reg_test/namelists/sweqx-dbvor.nl (diff)
The file was modified components/homme/test/reg_test/namelists/preqx-nhgw.nl (diff)
Commit be4dfdb890bf85230155920824c0c666724b8aa4 by bmg2
I made changes necessary for postprocessing the updated output files, where
"eam" has replaced "cam" in the file names.
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified remap/remap_ne30.csh (diff)
The file was modified remap/remap_3h.csh (diff)
The file was modified remap/remap.csh (diff)
The file was modified remap/make_climo.py (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified remap/function_cal_mean.py (diff)
The file was modified remap/remap_ne30_3h.csh (diff)
Commit 29dc13ba784cf2c86a796f4a8e9820c3930ac682 by bmg2
Changing the E3SM-CLUBB plot files to account for the file naming convention
change from .cam. to .eam.
The file was modified diagnostic_v2_0/function_cal_mean.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
The file was modified diagnostic_v2_0/function_pick_out.py (diff)
Commit df57eba531fa565c73caf03df14012d156a03536 by whannah1
Address PR comments

modified:   components/eam/src/physics/crm/crm_output_module.F90
modified:   components/eam/src/physics/crm/sam/crm_variance_transport.F90
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.cpp
modified:   components/eam/src/physics/crm/samxx/crm_variance_transport.h
modified:   components/eam/src/physics/crm/samxx/setperturb.cpp
The file was modified components/eam/src/physics/crm/sam/crm_variance_transport.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.h (diff)
The file was modified components/eam/src/physics/crm/samxx/setperturb.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_output_module.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/crm_variance_transport.cpp (diff)
Commit 52280eab6d3213621037bfe84352f0990e8d851f by mpetersen
Widen halo for Redi hmix computation
The file was modified components/mpas-source (diff)
Commit 6f7ea3fb35f8133f692a69d740fb7b7153b10bc4 by hannah6
VT bug fix

modified:   components/eam/src/physics/crm/crm_physics.F90
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
Commit 899fa2cc8fa7681fd718ffcf70fcce954eac30dc by jgfouca
Update CIME submodule

Updating to lastest CIME master: cc2fa1c8581c3e5aff5e9aa095f6fcb1cf19969d

Changes:
1) Add a useful check to wait_for_tests to catch when TestStatus file is corrupted
2) Add a mask to seq_io_write_avscomp
3) NML gen: Facilitate adding defaults for a namelist group conditionally.
4) MCT: Add memory usage logging
5) SCREAM: Add some missing SCREAM config dirs
6) cime standalone testing: allow nuopc to skip some tests
7) PIO2: Update PIO2 to latest version and add testing support for PIO async tests
8) Makefile: Remove unused logic

Bug fixes:
1) Fixes an issue in cpl hist avg files that caused the time variable not to be written correctly in pio2
2) Fix cleanup in scripts_regression_tests
3) PIO2: Seq io fix pio2, Don't rely on pio to do data conversions
4) env_batch.xml: need to get queue from case, not batch object
5) Need srun_binding to be an int, not float

[BFB]
The file was modified cime (diff)
Commit 2c3aa23c11ad4650bc9070173f189f9e16808a0b by wlin
Rename default v2 compsets and use_case files
The file was removedcomponents/eam/bld/namelist_files/use_cases/2010Sv2_cam5_CMIP6.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010_eam_CMIP6.xml
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850v2_cam5_CMIP6.xml
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TRv2_cam5_CMIP6.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_eam_CMIP6.xml
Commit f604e17ddbd18e10769f359e89b6cc7ea4a2c2a9 by jgfouca
Set back the CIME commit to avoid PIO issues
The file was modified cime (diff)
Commit 3622da32e5902704f89e1e595841fe8a1092692c by wlin
Clean up av1c/f series of compsets except *AV1C-L and FC5AV1C-H01A for nightly tests
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01b.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04p.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01c.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01c.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01a.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-04.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-01.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f-01.xml
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-03.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-04p.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-03.xml
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-04.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-h01c.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f-00.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-01.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-02.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1f.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04p.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-h01a.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-h01b.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-03.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/20TR_cam5_av1c-h01b.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-02.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_av1c-00.xml
Commit dbba34f9733b861f1f410f31a3fc662beb9c03d4 by wlin
Rename namelist_defaults_cam.xml to namelist_defaults_eam.xml
The file was modified components/eam/bld/config_files/definition.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/namelist_defaults_eam.xml
The file was modified components/eam/bld/build-namelist (diff)
The file was removedcomponents/eam/bld/namelist_files/namelist_defaults_cam.xml
The file was modified cime (diff)
Commit 7d86312b9b156602eca72d8cf6b3f5b3db33fac5 by ambradl
Homme, SL: Add typedef to make SL transport run in a GPU build.

SL transport currently runs only on the host, but one execution space
was set to the device space.
The file was modified components/homme/src/share/compose/compose_cedr.cpp (diff)
Commit 082e68f2c402256274e77587e4b86135fbeffddd by ambradl
Homme, EAM: More details for dt_remap_factor and dt_tracer_factor.

Add additional output in the timesteps checking routine for one case.

Add additional details to the XML descriptions for dt_tracer_factor and
dt_remap_factor.
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/homme/src/share/control_mod.F90 (diff)
Commit 8d1cce3a053daf9e7d8edba35058aa539cdee20e by mpetersen
 Add new semi-implicit namelist groups to ocean namelist
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-group-list (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
Commit 9a9ffaad07e4cebb7555c36e25b4a58396a2de05 by mpetersen
Update ocean build-namelist with new namelists for semi-implicit
The file was modified components/mpas-ocean/bld/build-namelist (diff)
Commit 8039bbf44182a06a53bdc836ccf191f93900e9e9 by mpetersen
Add bfb thread mode for semi-implicit
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-source (diff)
Commit 00d80d3011378e564a0ea13952c74366105147e8 by gautam.bisht
Adds support for NA RRM grid on ELM

- Adds northamericax4v1pg2 as a valid resolution
- Adds mapping files needed to create surface datasets at northamericax4v1pg2
- Adds surface dataset for 1850 and 2010
The file was modified components/elm/bld/namelist_files/namelist_defaults.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition.xml (diff)
Commit 0bf34380371155b1a0f90a22b55b6485d58fae05 by oksana.guba
fix enax and twpx  runs
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 6921b670bb4b31352089d0dcd87f02476a37aa34 by jonbob
Update mpas-o namelist definitions with output from automated scripts
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
Commit 8e0fdf4205cfd0b414432dec859da0e1d701dcfe by mpetersen
update mpas-source: cosine bell test case
The file was modified components/mpas-source (diff)
Commit 3e2a11af1cd9f18676548a2df1bc5b40d7584e5c by mturner
Update mpas-source: Port ocean velocity to GPU
The file was modified components/mpas-source (diff)
Commit 4ecf7f6bae6109df68aec1cfe3aad140583754eb by azamat
Enable Cray compiler on Theta
The file was modified cime_config/machines/Depends.cray.cmake (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
Commit dde38a6d40a826e0c3006a5ae8000e9979aef879 by azamat
Use ceiling for number of job nodes
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit c85fdafe6ef3538bd3ea013369ad5ae0afa0933c by azamat
Add cray compiler to ChemPreprocess.pm
The file was modified components/eam/bld/perl5lib/Build/ChemPreprocess.pm (diff)
Commit 806361e87be397678be26a7af29e6e209299efa8 by azamat
Update Cray compiler to cce/10.0.3 on Theta
The file was modified cime_config/machines/Depends.cray.cmake (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime (diff)
Commit ae4e98ec8f03f60a53c318289fe36c839ef79923 by azamat
Remove darshan for Cray compiler on Theta
The file was modified cime_config/machines/config_machines.xml (diff)
Commit c91bf8fd946b03d90919fc7012f0fc33ea248b3f by balwindersingh
Fixes a NBFB issue when clubb_use_sgv and zmconv_tp_fac are used

The model produces NBFB answers when run with phys_loadbalance =0
and phys_loadbalance=2 with the following settings in atm_in:

clubb_use_sgv          = .true.
zmconv_tp_fac          = 2.0D0

The reason is that the "tpert" variable is used in zm_convr subroutine
directly without collecting the "gathered" columns of "tpert". To
fix this, a new variable "tpertg" is declared which has the "gathered"
columns of "tpert". "tpertg" is being used instead of "tpert" for
cloud properties calculations.
The file was modified components/eam/src/physics/cam/zm_conv.F90 (diff)
Commit ef9b2edd849ce08a4729d8b1b6b4ad67eb7328d3 by tang30
Add grid definition and maps for bi-grid NA RRM
The file was modified cime_config/config_grids.xml (diff)
Commit fc4a1b262a7a364c64772189f46a707d7fba6e2d by mpetersen
mpas clean-up: remove compass/ocean, add doc template
The file was modified components/mpas-source (diff)
Commit 90a7a88a2a2f1f098f89557bd80a6d8b8c1861ca by tang30
Adds support for NA RRM grid on ELM

- Adds northamericax4v1pg2 as a valid resolution
- Adds mapping files needed to create surface datasets at northamericax4v1pg2
- Adds surface dataset for 1850 and 2010

(cherry picked from commit 00d80d3011378e564a0ea13952c74366105147e8)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition_clm4_5.xml (diff)
Commit 50e9c8dbbc695eb5f2bb8172ff4ff1940071357b by azamat
Add gnu modules for intel-mpi on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 9b91c5a5dd614434a028f72cf0d51466c2ab3272 by gautam.bisht
Updates the name of surface data files
The file was modified components/elm/bld/namelist_files/namelist_defaults.xml (diff)
Commit de45b4d06e3d54539a4b47dac35c164870a13de0 by gautam.bisht
Updates the hgrid names
The file was modified components/elm/bld/namelist_files/namelist_defaults.xml (diff)
Commit 1493273817b4419174e45a4ca474983b4a5eeece by gautam.bisht
More changes due to renmaing of hgrid
The file was modified components/elm/bld/namelist_files/namelist_defaults.xml (diff)
The file was modified components/elm/bld/namelist_files/namelist_definition.xml (diff)
Commit 3686274c140d6ed6d10d9a4267fb9cae5950c63e by bmg2
I updated the version of CLUBB and SILHS in the latest E3SMv2 NGD
branch to version f2dc5c2 from January 21, 2021.

That's right ... the first update from the great post-Trump years!
The file was modified components/eam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/eam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/silhs/parameters_silhs.F90 (diff)
The file was removedcomponents/eam/src/physics/clubb/ChangeLog
The file was modified components/eam/src/physics/clubb/parameter_indices.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/eam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/silhs_api_module.F90 (diff)
Commit 3b85f7b642121dd5d4e709cf10949c9802214b41 by bmg2
Committed some E3SM-sided updates to work with the new version of CLUBB-SILHS.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit f13091df87fc6b2ffbd8049628ffe76c5b60d347 by azamat
Enable test runs on compute nodes on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 98b385804d7ab2718a8852a4dc3316c5e0d7d9fc by azamat
Update HOMME cmake files on Chrysalis
The file was modified components/homme/cmake/machineFiles/chrysalis-bfb.cmake (diff)
The file was modified components/homme/cmake/machineFiles/chrysalis.cmake (diff)
Commit 97ba4e619e3a5e19343b43404527b44b141948a7 by balwindersingh
Reverted accidently modified vertical_diffusion.F90 file
The file was modified components/eam/src/physics/cam/vertical_diffusion.F90 (diff)
Commit 87975ca0a5b0557fecb8e7551a90c8548278e22b by wlin
Fix uninitialized pblt600 and replace a remaining FC5AV1C-04P2 test

Uninitialized pblt600 could be used when dCCAPE_ULL is used and surface
pressure of the column is above 6000 hPa. It would impact how convective
adjustment is performed, which could lead to instability. It is now initialized
to 1.

Also replace a remaining test that uses the now non-existent compset FC5AV1C-04P2
with FC5AV1C-L. The test name changes but the results will not.

[BFB] except with dCAPE_ULL trigger -- as for v2 default setting -- on some systems
The file was modified components/eam/src/physics/cam/zm_conv.F90 (diff)
The file was modified cime_config/tests.py (diff)
Commit e94f79b82d08f9bb79da53a86f1305bc78fd61fd by mt
homme_tool fixes for interpolating NE1024 data

fix integer overflow in inputfile PIO decomp
skip requiested variables that are not in the input file
skip 2D string varaiables (not working in pio_copy_var )

add ability to thread the interpolating setup loop. Then
we can save in I/O time by running fewer MPI tasks.
The file was modified components/homme/src/interpolate_driver_mod.F90 (diff)
The file was modified components/homme/src/tool/tool_main.F90 (diff)
The file was modified components/homme/src/share/interpolate_mod.F90 (diff)
The file was modified components/homme/src/interpolate_driver_mod.F90 (diff)
Commit a14c8e0dbce3624b9d41d89528717856d3a9520c by mt
update cori.job script to use threads
The file was modified components/homme/test/tool/cori.job (diff)
Commit decf67bbc9cee45cbe790eae6466c264370f57c7 by bmg2
Further updates to CLUBB, which will be "made official" later.
The file was modified components/eam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/parameters_silhs.F90 (diff)
Commit 387863cf01965fb81cd783f854b02fd31fec1ccb by bmg2
I added subcol_SILHS_vert_decorr_coef to the namelist.
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 89aa66fa39b048b9bd649d4a56ff07552331c16a by bmg2
I added subcol_SILHS_vert_decorr_coef to namelist_definition.xml.
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit a9b193f3fd4b5ddde910857ab6fbe9483852d192 by azamat
Add procs-per-node option to intel-mpi mpirun on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 185a76baa1669dcdc11855e819683565ed3c78f8 by jgfouca
Update mappy to gcc-8.1.0 to match summit
The file was modified cime_config/machines/config_machines.xml (diff)
Commit a0d080b775a60db45f2a9f9ed1e7426c825823fd by akt
Update mpas-source: fixed seaice column message threading bug
The file was modified components/mpas-source (diff)
Commit 351c49a679ff24b779a1f9c97d2058f01acefd25 by bmg2
Modifying E3SM to work with the latest version of CLUBB-SILHS.
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 7e4352682c75f4e2e7cbc93a22480f22675c63f2 by bmg2
Adding clubb_C_invrs_tau_wpxp_Ri and clubb_C_invrs_tau_wpxp_N2_thresh
entrees to the namelist for backwards compatibility.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 4f3768077b2bb13745755db05d45f3ea82c6a387 by wlin
Consolidate v2 atm parameter values into a common default file

Optimized atm parameter values for v2 were initially set in run script, then
migrated to use case files for corresponding compsets. This PR further consolidates
the common settings among the v2 compsets into namelist_defaults_eam.xml from
use case files.

This PR also renames physics package name used for v2 during configuration and runtime to
'default'.

[NBFB] Tests using active atm component likely will be NBFB as many of  the new
       default parameter values incorporated from use case files have not yet been
       used in the nightly test cases.
The file was modified components/eam/bld/namelist_files/use_cases/2010_eam_CMIP6.xml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/1850_eam_CMIP6.xml (diff)
The file was modified components/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6.xml (diff)
The file was modified components/eam/src/chemistry/aerosol/wetdep.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/phys_control.F90 (diff)
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_eam.xml (diff)
The file was modified components/eam/src/physics/cam/zm_conv_intr.F90 (diff)
The file was modified components/eam/bld/config_files/definition.xml (diff)
The file was modified components/eam/bld/configure (diff)
Commit 32b8d9193c150a5ae1cb9d71c0f17e6348d9f4df by azamat
Run intel-mpi with slurm srun on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 8e9829aaf60e948acab38c316cf35eee372dbbf3 by bmg2
I am officially upgrading the version of CLUBB and SILHS used in E3SM to
version c689c7e from January 25, 2021.
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)
Commit 62393ed1e01c4c9a02ebd7bf38a8e97e3daa460c by bmg2
Altered the git commit hash in the run script to reflect the updated
version of CLUBB-SILHS in the code.
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 8a2d4eb4869961610039ce8737232ddb80677d35 by bmg2
Resetting clubb_debug_level from 3 to 2 allows us to get rid of the
level 3 debug print statemements without needing to comment items
out of the code.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit af41e5be173a6098891eea13e08165298563afbd by balwindersingh
Adds test SMS.northamericax4v1pg2_WC14to60E2r3_ICG.A_WCYCL1850S_CMIP6

The test mods are in cime_config/testmods_dirs/allactive/v2_wcprod

*********1*********2*********3*********4*********5*********6*********7**
Longer commit message body describing the commit.
Can contain lists as follows:
* Item 1
* Item 2
* Item 3

A good commit message should be written like an email, a subject
followed by a blank line, followed by a more descriptive body.

Can also contain a tag at the bottom describing what type of commit this is.
[BFB] - Bit-For-Bit
[FCC] - Flag Climate Changing
[Non-BFB] - Non Bit-For-Bit
[CC] - Climate Changing
[NML] - Namelist Changing

See confluence for a more detailed description about these tags.
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_elm
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mosart
The file was modified cime_config/tests.py (diff)
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_eam
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/README
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_cpl
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/shell_commands
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mpassi
The file was addedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mpaso
Commit 0e5bfc64172553e65573787f44a7b8e676a8b6ef by azamat
Simplify and use srun for homme on Chrysalis
The file was modified components/homme/cmake/machineFiles/chrysalis.cmake (diff)
The file was modified components/homme/cmake/machineFiles/chrysalis-bfb.cmake (diff)
Commit 0bd41d0052f1f5690f8dd4bfea42468b150d5ede by jayesh
Updating to Scorpio ver 1.1.6

Updating to Scorpio version 1.1.6. Scorpio classic is also updated
to version 1.1.6

This release includes,

* A new asynchronous I/O interface required for compatibility
  with PIO2 and CIME
* Performance improvements for the ADIOS conversion tool
The file was modified externals/scorpio_classic (diff)
The file was modified externals/scorpio (diff)
Commit bf6e57f16a9c2588816a63f52601d0a073325475 by worleyph
Fix calc. for max. number of levels when using noI8 and update comments

Created a new CIME branch (worleyph/reprosum_i4_fix) with a modified
shr_reprosum_mod.F90 that fixes an error when building with the CPP
token noI8 defined (not currently used in E3SM) and adds comments to
clarify logic in the code, as follows.

i) Fix calculation for maximum number of levels when using noI8

When using 4-byte integers instead of 8-byte integers in
shr_reprosum_mod.F90 (by defining the CPP token 'noI8' when
compiling), certain 8-byte (real*8) reals are not being represented as
a vector of integers exactly. We determined that this is because not
enough integers are being used to represent the value, introducing an
error in the sum by truncating the least significant bits for these
values.

We traced the error to the calculation of the maximum number of
integers needed to represent each of the real*8 summands. The current
logic is

2 + ((digits(0_i8) + (arr_gmax_exp(ifld)-arr_gmin_exp(ifld))) / arr_max_shift)

for 8-byte integers, and

2 + ((digits(0_i4) + (arr_gmax_exp(ifld)-arr_gmin_exp(ifld))) / arr_max_shift)

for 4-byte integers.

The error is that in both we should be using the number of significant
digits in the 8-byte real value, digits(0.0_r8), instead of the number
of digits in the integer representation. The fix is to replace the
above by

2 + ((digits(0.0_r8) + (arr_gmax_exp(ifld)-arr_gmin_exp(ifld))) / arr_max_shift)

When using 8-byte integers, digits(0_i8) is greater than
digits(0.0_r8), so no error is incurred in the original
logic. However, digits(0_i4) is less than digits(0.0_r8), resulting in
occasional errors when using 4-byte integers.

As the modified logic correctly calculates the maximum number of
integers needed to represent each real*8 summand, changing from
digits(0_i8) to digits(0.0_r8) does not change the results of
shr_reprosum_mod.F90 calculations when using 8-byte integers. This
modification will, however, eliminate the potential loss of accuracy
when using 4-byte integers, and could change the resulting sums. Both
statements have been verified in empirical studies, both standalone
and in E3SM using a range of mesh resolutions and both F and fully
coupled cases.

ii) Add comment to explain logic in shr_reprosum_mod.F90

The logic for defining the maximum number of summands

    max_nsummands = (max_nsummands/omp_nthreads) + 1
    max_nsummands = max(max_nsummands, tasks*omp_nthreads)

is not obvious. max_nsummands is used to determine an upper bound on
how many more bits an integer sum can require compared to the
individual summands, and this is used to determine how to partition
the real*8 summands and the intermediate sums into vectors of
integers. The reason that the maximum is taken in the second step
instead of a sum is that the integer vector representing the local sum
(per thread) is postprocessed in shr_reprosum_int to reduce the number
of bits for each integer to be no more than the assumed maximum for
the original integer summands. The sum over the threads and processes
is then applied to this modified vector. Therefore, the two sets of
sums can be treated separately, and only the maximum used.

Comments to this effect are added to the source code.

iii) Clarify and correct comments in shr_reprosum.F90

Comments in the shr_reprosum_mod.F90 claim that

  "The algorithm will calculate the number of levels that is required
   for the sum to be essentially exact."

Here another comment is added to be more precise about what is being
claimed, as follows.

  "(The sum as represented by the integer expansion will be exact,
    but roundoff may perturb the least significant digit of the
    returned real*8 representation of the sum.)"

Also, legacy references to "mean" are replaced by "sum" in two
locations.

Marking this BFB as we do not currently define the noI8 CPP token
on our target systems.

[BFB]
The file was modified cime (diff)
Commit 8920cc86daf7736cfe3d67cf9a2ff863cbd01ddd by jgfouca
Update mappy serial env

[BFB]
The file was modified cime_config/machines/config_machines.xml (diff)
Commit f3199472aaabc1a588fa4a6c4eaea4ed3f2e537e by bmg2
I am changing TTEND_CLUBB back to STEND_CLUBB for use in output statistics.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified remap/make_climo.py (diff)
The file was modified remap/remap_ne30.csh (diff)
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified diagnostic_v2_0/E3SM_CLUBB_diag.py (diff)
Commit b3c47241b88fe7b3820a2835c90c27fe8afa6da3 by balwindersingh
Some mods to the test, shell commands  and the use case files
The file was modified cime_config/testmods_dirs/allactive/v2_wcprod/shell_commands (diff)
The file was modified cime_config/testmods_dirs/allactive/v2_wcprod/user_nl_eam (diff)
The file was modified cime_config/tests.py (diff)
Commit f591c2bae1316d87fc69fcd6bf9800a22ca33592 by balwindersingh
Removed some unused user_nl* files
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mpassi
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_cpl
The file was modified cime_config/testmods_dirs/allactive/v2_wcprod/user_nl_elm (diff)
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mosart
Commit 006fc1651663546c5e1ccf2ce5f75c2f81aa0b6c by balwindersingh
Changes test name to remove "v2"
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/user_nl_eam
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/user_nl_elm
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_mpaso
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/shell_commands
The file was modified cime_config/tests.py (diff)
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/README
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/user_nl_mpaso
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_eam
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/README
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/shell_commands
The file was removedcime_config/testmods_dirs/allactive/v2_wcprod/user_nl_elm
Commit 1014e7d6de80a2e2a2da437eb576fe8f7f52b7e7 by mturner
Update mpas-source: propagate ocn_diagnostics_variables to shared/
The file was modified components/mpas-source (diff)
Commit 7e5de4fc3123d79597b529212fe940d1988e8464 by mturner
Update argument lists in ocn_comp_mct for recent MPAS-O changes
The file was modified components/mpas-ocean/driver/ocn_comp_mct.F (diff)
Commit 3bc11f7ff417b114cb5cb565f85e8343243a0bab by jgfouca
Update CIME submodule

Updating to CIME master: 6335dd8b8a02fdf1a6d2d738ac547268f60b1125

Changes:
1) mct: Remove collapse directives for Cray compiler
2) scripts: Better create_test/wait_for_tests integration, cdash improvements for nmls
3) Add support for Chrysalis in saving provenance info
4) Makefile: Remove unused logic
5) PIO2: Update PIO2 to latest version and add testing support for PIO async tests

Bug fixes:
1) docs: Fix some documentation of EXEROOT
2) shr: FIx i4 in shr_reposum_mod and add comments
3) pio: bld fixes for issue with recognizing pnetcdf is in the build
4) pio2: pnetcdf detection correction

[BFB]
The file was modified cime (diff)
Commit ac260c9254268655a02907f439b084e8dc4a9254 by bmg2
I updated draw_clubb_budget.py to reflect the CLUBB stat name change
from wp3_bp2 to wp3_pr_turb.
The file was modified diagnostic_v2_0/draw_clubb_budget.py (diff)
Commit 2d919ec994fc4b4a545550df87b2560390ec6856 by balwindersingh
Added history fields back with cosp turned on
The file was addedcime_config/testmods_dirs/allactive/wcprodrrm/user_nl_mosart
The file was modified cime_config/testmods_dirs/allactive/wcprodrrm/shell_commands (diff)
The file was modified cime_config/testmods_dirs/allactive/wcprodrrm/user_nl_eam (diff)
The file was modified cime_config/testmods_dirs/allactive/wcprodrrm/user_nl_elm (diff)
Commit 1cb60ae45e9b72db2d7b8b915b336fe26f51bc23 by balwindersingh
Adds an "S" PE layout anvil
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit fd1b54555674b59ee435c151922b1303174bebcd by mpetersen
Update framework in mpas-source
The file was modified components/mpas-source (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit cfb7b56ff0d3a695866cf75763deabf58273e20e by mturner
Use ocn_diagnostics_variables in ocn_comp_mct driver
The file was modified components/mpas-ocean/driver/ocn_comp_mct.F (diff)
Commit 24c44bd73f6a7f0211d89ee701da8db7a6eacea2 by jayesh
Explicitly specify UCX transport

Explicitly specifying the UCX transport to use with OpenMPI on
Chrysalis.

This change fixes the data corruption seen with OpenMPI 4.0.4
on Chrysalis
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 86bd07b70f73c2ae66cd89c0cd157681dc903e4e by mturner
Update mpas-source: finish propagating ocn_diagnostics_variables
The file was modified components/mpas-source (diff)
Commit 8306e0e8e59469c4bcb3b4b12a691fcbf79d010b by jgfouca
Update cime again to remove PIO performance degradation
The file was modified cime (diff)
Commit 209024f3bd30f549e39cce265c85bb65f9aef13b by wlin
Fixes for F-EAMv1 and F-MMF1 compsets needed after phys name change
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/eam/bld/build-namelist (diff)
Commit 06675f5a97e3d1eec0388b3b371f1763d68f862e by ndkeen
Adding PE layouts for v2RRM on cori-knl

nodes sypd (estimate)
39    1.4            S
77    2.1            M
147   2.7            L
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 86f74f92519f53252df34ba757608aac0092b8bb by bmg2
I am cherry-picking git commit 6e2592c from January 13, 2021 and adding
it to this new E3SM-CLUBB-SILHS P3 branch:

Coupling the P3 microphysics scheme as an option in the E3SMv2_alpha5_59 candidate

Conflicts:
components/eam/bld/namelist_files/namelist_defaults_cam.xml
The file was addedcomponents/eam/src/physics/cam/physics_utils.F90
The file was addedcomponents/eam/src/physics/cam/debug_info.F90
The file was modified components/eam/src/physics/cam/cloud_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/eam/src/physics/cam/check_energy.F90 (diff)
The file was addedcomponents/eam/src/physics/cam/micro_p3_interface.F90
The file was addedcomponents/eam/src/physics/cam/wv_sat_scream.F90
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/radiation_data.F90 (diff)
The file was modified components/eam/bld/configure (diff)
The file was modified components/eam/src/physics/cam/microp_driver.F90 (diff)
The file was modified components/eam/src/physics/cam/phys_control.F90 (diff)
The file was modified components/eam/bld/config_files/definition.xml (diff)
The file was addedcomponents/eam/src/physics/cam/micro_p3.F90
The file was addedcomponents/eam/src/physics/cam/micro_p3_utils.F90
The file was addedcomponents/eam/src/physics/cam/scream_abortutils.F90
Commit 24788161ada510259f4b664552bbfb2baa851e35 by jgfouca
CIME submodule update

Update CIME submodule to 743a2c9670dabcff67058b80b30aac22b2d9633a

Changes:
1) Add a new env_case XML value for E3SM: CASE_GROUP

Fixes:
1) Fix run_exe handling in CIME

[BFB]
The file was modified cime (diff)
Commit db1eefe27f363f7abd22b5ca9ca27357b3581a48 by mpetersen
update mpas-source: Move surface pressure and zMid before EOS
The file was modified components/mpas-source (diff)
Commit f056a3d4e527c21f52d4fc8d0b92268b3bb70cd2 by wlin
Fix restart NBFB when clubb_ipdf_call_placement=2

Restart tests would fail when clubb_ipdf_call_placement=2 is used.

Five component variables (w_1, w_2, varnce_w_1, varnce_w_2, and
mixt_frac.) in pdf_params_zm after returning  from
advance_clubb_core must be saved to restart file and read back
to preserve BFB upon restart, when ipdf_call_placement equals
ipdf_post_advance_fields (=2)

The addition of these 5 variables increase the eam.r file size  by 1.6%

[BFB] for existing tests before #4033, but they are to be merged together.
      #4033 will be responsible for all diffs of tests involving active
      atmos except for wcprod tests.

Fixes #4064
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
Commit a9207f461ed39aeaea9db851f1f8295e5e61b4b6 by xyuan
implement esmt to samxx
The file was modified components/eam/src/physics/crm/samxx/timeloop.h (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/scalar_momentum.cpp
The file was addedcomponents/eam/src/physics/crm/samxx/scalar_momentum.h
The file was modified components/eam/src/physics/crm/samxx/advect_all_scalars.cpp (diff)
The file was modified components/eam/src/physics/crm/crm_physics.F90 (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/fftpack5.F90
The file was modified components/eam/src/physics/crm/samxx/cpp_interface_mod.F90 (diff)
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/crm.cpp (diff)
The file was addedcomponents/eam/src/physics/crm/samxx/fftpack5_1d.F90
The file was modified components/eam/src/physics/crm/samxx/periodic.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/vars.h (diff)
Commit 8a2d42389d6d8182111a335f66aa29fc24d77d8a by xyuan
fix dmdf_write typo
The file was modified components/eam/src/physics/crm/samxx/test/cpp_driver.F90 (diff)
Commit effdba8f9d4d5333f4fc40ae7bd00880b66f760c by jacob
Add 2 degree mosart grid as option
The file was modified components/mosart/bld/namelist_files/namelist_defaults_mosart.xml (diff)
The file was modified components/mosart/cime_config/buildnml (diff)
Commit a922d7aac2f5e860b20c9e937ca4846e9e6effc1 by jacob
Add r2_r2 grid alias and r2 domain

Add r2_r2 grid alias and r2 domain for the new 2 deg MOSART grid
The file was modified cime_config/config_grids.xml (diff)
Commit 0529897abfc9b2c0a861edf70234596980589ca5 by xyuan
fix some VT implementation issues
The file was modified components/eam/src/physics/crm/samxx/pre_timeloop.cpp (diff)
The file was modified components/eam/src/physics/crm/samxx/post_timeloop.cpp (diff)
Commit 12e639010f259377cf8bafb2f98f7921908226c0 by jgfouca
CIME submodule update

Update CIME submodule to 6f2688798e6d65606514769124c276c943932d4b

Fixes:
1) env_mach_specific needs to process all mpirun nodes from machobj.
This will fix compy create_newcase problems.

[BFB]
The file was modified cime (diff)
Commit 3140a6922217df989b9d720d5054142a7abe91a3 by jonbob
Remove _ICG ocn/ice grids, instead cue off compset option SPUNUP
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/bld/build-namelist (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/cime_config/config_component.xml (diff)
The file was modified cime_config/tests.py (diff)
Commit a93979c8938afd8680697f8634169559a1934c01 by wlin
Fix for aero_model when chem is none after phys namm change

A conditional block in build-namelist for prescribed_aero_model was
not updated accordingly after the change for phys name (#4033). This
causes prescribed_aero_model to be none and several tests that use
modal model as default to fail during runtime. The tests affected
are  AQP1, RCEMIP and MMF tests

[BFB] no impact on other tests. AQP1, RCEMIP, MMF tests will still be
      BFB but they are the results of #4033.
The file was modified components/eam/bld/build-namelist (diff)
Commit 052cfec7c888c622f0503e64e61dad9a09ac6825 by lbertag
Hommexx: bug fix in RemapStateProvider

Using ViewT::shmem_size returns *more* than the view size
(one value type more, to be precise), which caused the creation
of a temporary that was a bit larger than planned.

Note: this error was innocuous in real runs (where the fuunctor
buffers manager had enough memory to accommodate way more than
the RemapStateProvider needed), but caused some valgrind errors
during unit tests.
The file was modified components/homme/src/theta-l_kokkos/cxx/RemapStateProvider.hpp (diff)
Commit 74f652821db1ae9a91a3c60c7784826cc14c718f by lbertag
Hommexx: test also tracers in remap_theta_ut
The file was modified components/homme/test_execs/thetal_kokkos_ut/remap_theta_ut.cpp (diff)
The file was modified components/homme/test_execs/thetal_kokkos_ut/remap_theta_interface.F90 (diff)
Commit e66659c23ade4046be7b0132545fddad0f6da953 by akt
Update mpas-source: Improved sea ice column error messages
The file was modified components/mpas-source (diff)
Commit 72cf0c3274b9c71844b95232534b7da0a458b950 by jonbob
Change from keying off %SPUNUP to including SOI in compset longname
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/config_component.xml (diff)
The file was modified components/mpas-ocean/cime_config/config_component.xml (diff)
Commit ac1961793f4b2f0b93f6365f30ca42209898dcf2 by bmg2
I am altering P3 for SILHS by making changes equivalent to the
microp_uniform flag that is found in MG microphysics. Within the
context of P3, I am using SILHS preprocessor flags to accomplish this.
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit 506f8895e7838229bc18e47e5bb0740ec0d57af9 by wlin
Fix an issue that uses dcape related codes when ZM is not used

A block of codes in tphysac access pbuf for T_STAR and Q_STAR
that are used for dcape calculation. The block should only
be invoked when deep_scheme = 'ZM' but proper condition was not
applied, causing the test F-EAMv1-AQP1.eam-clubb_only to fail as
it sets deep_scheme = 'off'. The fix now adds a condition on
deep_scheme. The above test only became an issue after #4033 which
set default zmconv_trigdcape_ull = .true.

[BFB] for all tests, while F-EAMv1-AQP1.eam-clubb_only would report
      diff due to #4033.
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
Commit 8fddd73862282f3d34eb023426d69894417b3d0a by luke.vanroekel
Updates MPAS ocean and sea ice conditions

Updates apply to the EC30to60E2r2 and WC14 only, does not update 1900
conditions
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit ca65b204e19e487a7ba250d049b4be4245f2fd78 by luke.vanroekel
Updates defaults for EC30to60 and WC14

Some parameters were not consistent between these meshes.
GM_closure=constant is used for both meshes and the eddy ramp is
enabled

There was also a small configuration error for GMPAS-JRA for the WC14
mesh that is fixed as well
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 9df320f66919ce6387e3c0da5d45eee28f181421 by mpetersen
update mpas-source: make ocean init mode optional
The file was modified components/mpas-source (diff)
Commit dcc4044d2e5e6b1d5743bc3266cd56802a65a074 by mpetersen
Update E3SM bld scripts to reflect changes to the ocean Registry
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-group-list (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
Commit 6e3483f2c63aa8ce424b7ea5a9b756b8d487f63e by jonbob
Remove the "-1900" grids as a mechanism for designating different ICs
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified cime_config/tests.py (diff)
Commit 74917ed17f50ad60d9f1dc7a1b4b3354c8bb5ec9 by bmg2
I am exporting the fields from P3 microphysics that are necessary
for use in the SILHS hole filler.
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit c58f43e168b497bc6b80acaca02ab288f46b150d by jonbob
Add default layouts for G-cases using EC30to60 on anvil/chrysalis/compy
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit cfefcb17588af73cd2619e3411c2442bf5a39e6d by jacob
Add domain file for r2

Change mask to oQU480 for r2_r2 and add a matching
domain file.  This allows the case to run
The file was modified cime_config/config_grids.xml (diff)
Commit b78968bd09feced267fb913e886157807dff6c6d by mpetersen
update mpas-source: Fix core_ocean submodule checks in cmake
The file was modified components/mpas-source (diff)
Commit d1fc1278684f44452f6a27bd36e2c1efeaff635d by ndkeen
for chrsyalis: initial set of PE layouts for RRMv2
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 1339c4fe82af428650c72d2f001f68dfc54628ab by azamat
Update default ne30-WC pelayout
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 997d1639008d25fdc347470fb5551c6a8bb2cba2 by azamat
Default to a 60-node pelayout
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 482bae6ffe7cdc76bfd9ffb1bdc48bd3072476d3 by azamat
Update cray-specific flags
The file was modified cime_config/machines/Depends.cray.cmake (diff)
Commit 26a9f0b71f83bba8369598252dfb997f1467fe89 by azamat
Update FFLAGS and rename abort redeclarations

Add '-vector0' and rename use-associated name 'abort'.
The file was modified components/eam/src/chemistry/mozart/mo_tgcm_ubc.F90 (diff)
The file was modified components/eam/src/physics/cam/check_energy.F90 (diff)
The file was modified components/eam/src/physics/waccm/iondrag.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/charge_neutrality.F90 (diff)
The file was modified components/homme/src/share/vertremap_base.F90 (diff)
The file was modified components/eam/src/dynamics/se/se_single_column_mod.F90 (diff)
The file was modified components/eam/src/physics/cam/physics_types.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/mo_chm_diags.F90 (diff)
The file was modified components/eam/src/chemistry/utils/mo_msis_ubc.F90 (diff)
The file was modified components/eam/src/control/scamMod.F90 (diff)
The file was modified components/homme/src/share/control_mod.F90 (diff)
The file was modified components/eam/src/control/cam_history.F90 (diff)
The file was modified components/eam/src/dynamics/eul/eul_single_column_mod.F90 (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified components/eam/src/chemistry/mozart/cfc11star.F90 (diff)
The file was modified components/eam/src/chemistry/modal_aero/dust_model.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/chemistry.F90 (diff)
The file was modified components/eam/src/chemistry/modal_aero/aero_model.F90 (diff)
The file was modified components/eam/src/physics/waccmx/majorsp_diffusion.F90 (diff)
The file was modified components/eam/src/chemistry/modal_aero/seasalt_model.F90 (diff)
The file was modified components/eam/src/physics/waccm/qbo.F90 (diff)
The file was modified components/eam/src/chemistry/bulk_aero/seasalt_model.F90 (diff)
The file was modified components/eam/src/chemistry/bulk_aero/dust_model.F90 (diff)
The file was modified components/eam/src/physics/cam/sslt_rebin.F90 (diff)
The file was modified components/eam/src/physics/cam/constituents.F90 (diff)
The file was modified components/eam/src/chemistry/bulk_aero/aero_model.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/mo_neu_wetdep.F90 (diff)
The file was modified components/eam/src/chemistry/utils/mo_flbc.F90 (diff)
The file was modified components/eam/src/chemistry/utils/modal_aero_deposition.F90 (diff)
The file was modified components/eam/src/physics/cam/phys_debug.F90 (diff)
The file was modified components/eam/src/physics/cam/physics_update_mod.F90 (diff)
The file was modified components/eam/src/physics/cam/rad_constituents.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/mo_snoe.F90 (diff)
The file was modified components/eam/src/control/wrap_nf.F90 (diff)
Commit 545565e1711652e2a5ac5b74f5002370e119482c by azamat
Update cray modules
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 99b5cada93bca6693e5348b864b6b8a7a0a56d27 by luke.vanroekel
unifies WC14 and EC30to60 del2 and del4
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit 322fae08c0d585e93cf347fd57e86fe2e8d81af7 by shixuan.zhang
Fix an issue in nudging code

This commits addresses two issues in nudging code (PR#4098)

  1. Generally a user would like to run with nudging turned on if a nudging data file
     is mentioned in the namelist. However, current nudging code would allow the model
     to continue to run even if the nudging data file is not found. The code changes are
     made to add an endrun call so that the model exists with an error message if
     nudging file is not found rather than silently (or with a warning) continuing with
     the nudging turned OFF.
  2. The character length of the nudging file name is defined as 80 in current nudging.f90.
     If the nudging file name is longer than 80 characters, the nudging code can not
     get the full name for the nudging file. In this way, nudging will not be applied.
     To avoid this problem, code changes are made to extend the character length of
     the nudging file name to 256.

[BFB]: no impact on other tests.
The file was modified components/eam/src/physics/cam/nudging.F90 (diff)
Commit c1906b954153083b18c10d7b33acf34e46f83d2a by mpetersen
Update mpas-ocean: Fixes shortwave absorption for shallow cells
The file was modified components/mpas-source (diff)
Commit 06e27230b24d04583bdb80a37daeb9b2075d604b by jacob
Allow time:point cell method

For any variable output as I (instantaneous) set
the cell_method: time to "point" per CF requirements.
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit 361d427f808cce1dea21f0248d23aa3f03aee497 by mpetersen
update mpas-source: Simplify computing landIcePressure and vertical grid in ocean init mode
The file was modified components/mpas-source (diff)
Commit b3e799c1b10e9d3b463a0e80cc8930433b9271c0 by bmg2
Made changes necessary for CLUBB-SILHS-P3 to compile.
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was addedrun_silhs_anvil_gust_wP3.csh
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
Commit af5142c0922e94531386fbc2642fb472ce77bd9b by jonbob
Replace "+=" for grid related settings with "="
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit 17cc5124d47b1a16ac0baadcc2c1170d9fe8cac7 by akt
Update mpas-source: seaice regional stats bug
The file was modified components/mpas-source (diff)
Commit ee102dbdff20cfd3bd3855881b7bca05809274f5 by zhang40
eam h0 units CF compliance
The file was modified components/eam/src/chemistry/modal_aero/aero_model.F90 (diff)
The file was modified components/eam/src/physics/cam/ndrop_bam.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified components/eam/src/physics/cam/cospsimulator_intr.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified components/eam/src/chemistry/mozart/lin_strat_chem.F90 (diff)
The file was modified components/eam/src/physics/cam/cloud_cover_diags.F90 (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/eam/src/physics/cam/aer_rad_props.F90 (diff)
The file was modified components/eam/src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/cam/ndrop.F90 (diff)
Commit a37914339abe6772992affb6b16678b409df4a6b by jacob
Allow standard_name on variable in EAM

Steve Goldhaber had started to add standard_name. Finish that and,
if defined, add it to the variable attribute.

Update CF convention to 1.7

Change FillVaLUE TO NC_FILL (hardcoded)

Add CMIP global attribute "product"
The file was modified components/eam/src/control/cam_history_support.F90 (diff)
The file was modified components/eam/src/control/cam_history.F90 (diff)
Commit f6b00795640f2861ebdecadc55751e8ba0d404a7 by jacob
Add standard_names to some EAM output variables

Add standard_names to EAM output variables that were
published as part of CMIP6 AND required no conversions.
The file was modified components/eam/src/physics/cam/cloud_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
The file was modified components/eam/src/physics/cam/modal_aer_opt.F90 (diff)
Commit e61094e7f30716254f591fbc6f05d055fa270ac3 by wlin
Add dummy args to the call of aircraft_emit_init for the crm version.
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
Commit 7d7468e70fc29a3d4f96399b0402523d52aa5d00 by jacob
Add more CMIP attributes

Add realm, institution and source_id CMIP global
attributes

Change Fillvalue to CMIP default of 1.e+20
The file was modified components/eam/src/control/cam_history.F90 (diff)
The file was modified components/eam/src/physics/icarus-scops/icarus.f90 (diff)
The file was modified components/eam/src/control/cam_history_support.F90 (diff)
Commit 32c37348b313ca42ab91a5f0d273e5d5d2c3a0b5 by wlin
Additional changes to crm/physpkg.F90 made to cam/physpkg.F90 in this PR
The file was modified components/eam/src/physics/crm/physpkg.F90 (diff)
Commit e1c9c0460e4c2254e003990373b2057873221570 by shixuan.zhang
Fix an issue in nudging code

This commits further enhances the code changes that are made
in nudging.f90 to adrress the issues of nudging when the nudged
data files are not found:

1. For the endrun call when nudging data is not found, the error message
    is improved to print the F90 file name and line number where
    the error occurred.

2. Add a logical namelist variable "Nudge_Allow_Missing_File" to allow the
    user to decide whether the model should exist or conitinue to run when
    the nudged data files are not found
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/src/physics/cam/nudging.F90 (diff)
Commit 3c0c373a6b0d9c771fbd1fba25f749615b6a5622 by mt
update to topo generation tool

new p2 interpolation filter option
ability of pg2/gll tool to read GLL data instead of PG4 data
The file was modified components/homme/src/share/control_mod.F90 (diff)
The file was modified components/homme/src/tool/tool_main.F90 (diff)
The file was modified components/homme/src/share/gllfvremap_util_mod.F90 (diff)
The file was modified components/homme/src/share/namelist_mod.F90 (diff)
The file was modified components/homme/src/share/viscosity_base.F90 (diff)
The file was modified components/homme/test/tool/README (diff)
The file was modified components/homme/src/share/prim_driver_base.F90 (diff)
The file was modified components/homme/test/tool/ncl/topospectra.ncl (diff)
Commit adcc52bc821e0940a90ac8148db57046edd03d44 by mt
improve omp reduction
The file was modified components/homme/src/share/interpolate_mod.F90 (diff)
Commit 0da380d6465f3593463a1c8ef65415d0180b9453 by mt
fix incorrect comment
The file was modified components/homme/src/share/gllfvremap_util_mod.F90 (diff)
Commit df2af18749715ff72648c54e6abb6283ba7ec8f2 by mt
remove SHARED omp directive
The file was modified components/homme/src/share/interpolate_mod.F90 (diff)
Commit 36d046a367f7c1b352b9b433f9e55e503fe6affe by jonbob
Add optional pattern matching for SOI in compset names
The file was modified components/elm/cime_config/config_component.xml (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit 546b85258733f36fc9a29c37d1a553189d579ac1 by wlin
Remove some use_case files not used in v2
The file was removedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LRtunedHR.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_atmmod.xml
Commit 71d63b3917f17c68b2ab8b65f05257bf064166d1 by jacob
Fix standard_name for  TGCLDCWP TGCLDLWP

After review, fix standard_name for  TGCLDCWP TGCLDLWP
The file was modified components/eam/src/physics/cam/cloud_diagnostics.F90 (diff)
Commit 833bf54c25266dad0f1d9748e529e83fb0ff5c5e by wlin
Add standard_names for FLUT, SWCF, LWCF, PRECC, PRECT
The file was modified components/eam/src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
Commit 4837b70fda4d46a827d0efe220d89eb3bc98cde3 by jacob
Add ability to pass standard_name when defining history

Add ability to pass standard_name as an argument in
the history file routines.
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
Commit 6b975b39cafe4e038d4d01c0de20039bd6248890 by wlin
Remove standard_names for PRECC, PRECT, FLUT
The file was modified components/eam/src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified components/eam/src/physics/rrtmg/radiation.F90 (diff)
Commit e9998e1943ef7ca0a165fe106529b59f257a4584 by jacob
Make sure standard_name is output

Add rest of code to add standard_name
to variable attribute.
The file was modified components/elm/src/main/histFileMod.F90 (diff)
Commit 292ace29250fb713314e3820845bb572b5fee745 by mpetersen
update mpas-source: Add Wright (1997) equation of state
The file was modified components/mpas-source (diff)
Commit d9a147b5740429662af6d54ca24543d4b701c2e3 by jgfouca
Update CIME submodule

To 2b49cf54f1fb0a53832762dc29f19fc31c491d31

Changes:
1) Adds support of DATM_MODE=CLM1PT for ELM
2) Update driver-mct support for trigrid configuration where lnd is not on the atm grid

Fixes:
1) Fix compare test results undefined
2) SCORPIO needs _PNETCDF
3) scripts_regression_tests: Fixes cleaning up only on success
4) bless/compare_test_results should not process build-only tests
5) wait_for_tests: Make update success more robust

[BFB]
The file was modified cime (diff)
Commit b6607f1b41a4531b514fd55b2fbd2a340f3b8a08 by wlin
Cleanup of unused compsets and grids for v2

This PR continues to clean up obsolete compsets from v1 and the associated
entries in the config files and the use_case files.

Default settings in namelist_defaults_eam.xml for non-SE grids and older physpkg
are also removed.

Several new compset aliases are also added: WCYCL1950, WCYCL20TR, F1850 and F1950.
The longname for WCYCL1950 and WCYCL20TR (and pre-existing W1850) will need to be updated
after PR #4085. So do hThe compset pattern matching for EAM use caae.

Tests using the following compsets  will be renamed as 'v1' is now dropped from the compset names.
F-EAMv1-AQP1, F-EAMv1-RCEMIP. There are five such tests.

[BFB]
The file was removedcomponents/eam/bld/namelist_files/use_cases/2010_cam5_CMIP6-HR.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_CMIP6.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_super_fast_llnl.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_cosp.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam4.xml
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_2xco2.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2010_cam5_CMIP6-LR.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-LR.xml
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04p2.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_plmod_plus_resus.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1950_cam5_CMIP6-HR.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850S_cam5_CMIP6.xml
The file was modified cime_config/allactive/config_compsets.xml (diff)
The file was removedcomponents/eam/bld/namelist_files/use_cases/2000_cam5_linoz_plmod_plus_resus.xml
The file was modified cime_config/tests.py (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/1950_eam_CMIP6.xml
The file was removedcomponents/eam/bld/namelist_files/use_cases/1850_cam4_trop_bam.xml
The file was modified components/eam/bld/namelist_files/namelist_defaults_eam.xml (diff)
Commit 9fd34fb41396c87f6ae9856c110669fe25fc52e9 by jonbob
Update bld scripts to match changes in ocean core Registry
The file was modified components/mpas-ocean/bld/build-namelist-group-list (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/build-namelist (diff)
Commit d0ded0101781d7c07b9c45767e1f92ab079ff63f by bmg2
Updated for my changes so far to run P3.
The file was modified run_silhs_anvil_gust_wP3.csh (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/subcol.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit d49a443f0d59525c106e290d9c1e40750b0c2abf by jacob
Add and update global attributies

Add CMIP global attributes
update CF to 1.7
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/main/elm_varctl.F90 (diff)
Commit 2e5d9c2d62cfb7ccafb90ce5b60eb666ccb1f2ef by jacob
Add a couple of standard names

Add a couple of standard names that were part of CMIP6
to ELM history.
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
Commit 0a1c04dbe83e6ff2aa64fa078534b736ef60c06c by jacob
Fix CF units and change spval

Replace non-CF units "none" and "unitless" with "1".

Replace spval with the CMIP value 1.e+20

Replace cell_method "instantaneous" with "point".
The file was modified components/elm/src/main/glcDiagnosticsMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CH4Mod.F90 (diff)
The file was modified components/elm/src/biogeophys/WaterStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/CanopyStateType.F90 (diff)
The file was modified components/elm/src/biogeophys/EnergyFluxType.F90 (diff)
The file was modified components/elm/src/biogeophys/SoilStateType.F90 (diff)
The file was modified components/elm/src/main/subgridRestMod.F90 (diff)
The file was modified components/elm/src/data_types/CNStateType.F90 (diff)
The file was modified components/elm/src/main/glc2lndMod.F90 (diff)
The file was modified components/elm/src/biogeochem/CropType.F90 (diff)
The file was modified components/elm/src/biogeophys/SurfaceAlbedoType.F90 (diff)
The file was modified components/elm/src/main/elm_varcon.F90 (diff)
The file was modified components/elm/src/main/histFileMod.F90 (diff)
The file was modified components/elm/src/data_types/ColumnDataType.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
The file was modified components/elm/src/utils/elm_time_manager.F90 (diff)
Commit 0208ec62e9f49f0ad1ce2ed9d357587eeab79d74 by wlin
Put back use_case 1850_cam5_av1c-04p2 to avoid diff of A_WCYCL1850 tests
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/1850_cam5_av1c-04p2.xml
Commit b811225446dc1c38a84be39fecea3fbf5e914c05 by jacob
Update MOSART output for CF and CMIP

Update MOSART output for CF and CMIP
CMIP: replace spval with 1.e_20
CMIP: add global attributes
CF: replace non-compliant units "unitless" and "none".
CF: Replace "instantaneous" cell_method with "point".
The file was modified components/mosart/src/riverroute/RtmHistFile.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmVar.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmIO.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmHistFlds.F90 (diff)
The file was modified components/mosart/src/riverroute/RtmTimeManager.F90 (diff)
Commit 13b647edd96bd8962578d8fb1df0fdb8120b7295 by wlin
Restore accidentally removed compset FSCM5A97
The file was modified components/eam/cime_config/config_compsets.xml (diff)
Commit 2f03689881f1de211675bd3ee53f3afa68f2d18e by mturner
Update mpas-source: pgi syntax fix
The file was modified components/mpas-source (diff)
Commit 83707617b3806c686b3f8e16e75510a1884a1114 by lukasz
Run CircleCI on master branch only
The file was modified .circleci/config.yml (diff)
Commit 734a30aa4e3dfdf20abd99a325651b6b9989f4fe by mpetersen
update mpas-source: Removes shortwave energy conservation fix
The file was modified components/mpas-source (diff)
Commit e3c517d63831acd50886a66966bcbe8292c4d39d by wlin
Remove 1950 and 2010 specific build-config entries

The entries with -DAPPLY_POST_DECK_BUGFIXES which is for v1.
The file was modified components/eam/cime_config/config_component.xml (diff)
Commit 15a53c975151126f884347aaf6113ef01c2b5f12 by jacob
Restore spval and fillvalue to 1.e36

Restore spval and fillvalue to 1.e36.  Changing it produced
unexpected diffs with baselines.  Need to consider more carefully
how spval is used.  finidat also has it set to 1.e36
The file was modified components/elm/src/main/elm_varcon.F90 (diff)
The file was modified components/elm/src/main/ncdio_pio.F90.in (diff)
Commit 2230b536f0c29e20a2599ae2c2ec65ea6041cd45 by jonbob
Update mpas-ocean bld scripts to match changes to Registry
The file was modified components/mpas-ocean/bld/build-namelist (diff)
The file was modified components/mpas-ocean/bld/build-namelist-section (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
The file was modified components/mpas-ocean/bld/namelist_files/namelist_definition_mpaso.xml (diff)
Commit b38f9a93463c804d9668bc390c41ca9ac8469d8b by jonbob
Reorder check for bgc and spunup options to get the correct ICs
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit e72917912751dc3f2e5a1208e7dfe677580b3e49 by mpetersen
update mpas-source: Fixes missing edgeSignOnCell in redi_term2
The file was modified components/mpas-source (diff)
Commit 95b24388aa8e34ea5e0855198bd06dc283d7d168 by lukasz
Run CircleCI on all branches
The file was modified .circleci/config.yml (diff)
Commit af3e7203c9f2df48cce4948d0421b95f80dd5a7f by luke.vanroekel
Updates WC14 and EC30to60 initial conditions
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
The file was modified components/mpas-seaice/cime_config/buildnml (diff)
Commit a4b7529e43e77ab07bb6801a3a754b3a538647d0 by lukasz
Get verbose output from case.build in CircleCI test
The file was modified .circleci/run.sh (diff)
Commit 64846f917385548045e9a3a2b4d66af279c432ad by wlin
Corrected the name for  compset alias F-EAM-RCEMIP
The file was modified components/eam/cime_config/config_compsets.xml (diff)
Commit 5b1f712c612fb90c97310afc479c5e1b176c2124 by mpetersen
update mpas-source: framework update
The file was modified components/mpas-source (diff)
Commit bda54e6088bb4abddc4550d26f91df7c17bc5733 by jonbob
Remove redundant compy G-case layout, use previous layout for new grid
The file was modified cime_config/allactive/config_pesall.xml (diff)
Commit 50b4464ed1dea32200ebe4b3653d4591dd13efb5 by bmg2
More changes for running CLUBB-SILHS with P3 ...
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit 10e72e184c0fe1dfde494414cb38e9fd9ebf7b2e by mpetersen
update mpas-source: stand-alone makefile addition
The file was modified components/mpas-source (diff)
Commit 3d79e7a8f04ec3131448c17fc75bb689e46fb675 by mpetersen
update mpas-source: stand-alone ocean output to single precision
The file was modified components/mpas-source (diff)
Commit a26671283e4960a446e29ae06d0e163276ab3e5c by bmg2
Trying to get CLUBB-SILHS-P3 to run
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 70aed30d291080e3fb398c07b44d2f1603684741 by mpetersen
update mpas-source: Simplifies the shortwave fixer formulation
The file was modified components/mpas-source (diff)
Commit 038851efe1acedddd6fcbc3a38a6d912a5550f10 by jonbob
Add bottomLayerShortwaveTemperatureFlux to timeSeriesStatsMonthlyOutput stream
The file was modified components/mpas-ocean/cime_config/buildnml (diff)
Commit 9c9625191d7fd828859340b9a05a8716e7241e28 by jonbob
Enable shortwave_energy_fixer by default
The file was modified components/mpas-ocean/bld/namelist_files/namelist_defaults_mpaso.xml (diff)
Commit e87e8ccc4684ea431e1c2411eb1c2655c8ee4307 by mt
make vtheta_thresh a namelist variable
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/homme/src/theta-l/share/prim_advance_mod.F90 (diff)
The file was modified components/homme/src/share/namelist_mod.F90 (diff)
The file was modified components/homme/src/share/control_mod.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit cb411451162a6e13146c522935a5fccc518b2bdf by mt
improve comments
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit def85d26b99e69f1f704f56a42bed86cb6d804eb by mpetersen
update mpas-source: sediment transport design document
The file was modified components/mpas-source (diff)
Commit ddd8d221dd23bdaa83400291d9e09da408d65994 by mpetersen
update mpas-source: cleanup of ocean split-explicit driver
The file was modified components/mpas-source (diff)
The file was modified components/homme/src/theta-l_kokkos/cxx/CaarFunctorImpl.hpp (diff)
Commit c6eb93dff24dd8f66dfc465e1999046d48883233 by jayesh
Updating to Scorpio version 1.2.0

This release includes the following major changes,

* Scorpio I/O performance statistics
* Performance improvements for the BOX rearranger
* Misc fixes for ADIOS
The file was modified externals/scorpio (diff)
Commit 549d4ef098e55dc1d7b4fef61b46d225f725de42 by mpetersen
Update mpas-source: init mode case
The file was modified components/mpas-source (diff)
Commit ceb3498d84f4ee2353bc0506a7be827241727a21 by bmg2
I have edited the P3 interface in an attempt to get everything working.
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit 0347dd041740fdb8627a872566fcec0556f055f6 by bmg2
I updated the checkout of scorpio so we'd have a bug fix.
The file was modified externals/scorpio (diff)
Commit ef92e8333e6a554b55a965026681e8f978365d29 by bmg2
With these changes to some of the code in SILHS, CLUBB-SILHS-P3 finally runs to completion!!
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 926ca5298713cfde1c8c56355af769646fbb0323 by bmg2
Edited so that the code still works with MG microphysics.
The file was modified components/eam/src/physics/cam/physpkg.F90 (diff)
Commit c9b1c8a7a78e86ff56daab7be1e949ac136b0ceb by bmg2
I officially updated the code to read in version 4.1.1 of the P3 lookup tables.
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit a0f12d7dbfda2686db78405cd92b0a51d8f7ce04 by bmg2
Fixed the memory bug.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 7a689e5f2434269994cc10014026321f22a32762 by guozhun
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
The file was modified externals/scorpio (diff)
The file was modified components/eam/src/physics/cam/micro_mg2_0.F90 (diff)
The file was modified components/elm/bld/namelist_files/namelist_defaults_clm4_5.xml (diff)
The file was modified cime (diff)
The file was modified tau_clean_anvil.csh (diff)
The file was modified cime_config/config_grids.xml (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified externals/scorpio_classic (diff)
The file was modified run_silhs_anvil_gust_wP3.csh (diff)
The file was modified .gitmodules (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified components/homme/src/share/control_mod.F90 (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
Commit 2dd021dec02bae3be06684370c232522d99e86fc by guozhun
NGD_wP3.csh is the new script for Issue 36, https://github.com/larson-group/e3sm/issues/36#issuecomment-831637272.
The file was addedNGD_wP3.csh
Commit 606ff8db2fcdbb5c723f977e903fd10ba8c8d5f2 by guozhun
C_invrs_tau_N2_wpxp_thresh = 2.3 for run D in Issue 36,https://github.com/larson-group/e3sm/issues/36#issuecomment-831637272.
The file was modified NGD_wP3.csh (diff)
Commit f7ef7dbda657dca04e50ab0e05d11db03967b269 by bmg2
Getting rid of uninitialized memory when P3 is used.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was removedcime
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit 607a98dd78f67d169777076a589d993be01480d7 by bmg2
Additional correction to go along with the previous commit.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit f4bc960c6ff8851652d4126ebc540c462a3160ff by noreply
Update micro_p3.F90

We set Vqit=Vqit*0.4, Vnit=Vnit*0.4. Result can be found in run [E](https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.zguo/P3_0504_ANN/2D.htm).
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit b416fc2584c383b8920c75fe26f4931079dce788 by bmg2
I am officially committing the official fix to the memory bug that
has plagued us for a month (and actually, it's been around since
we merged in P3 microphysics).
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit 9a8cb006b14d7db443f1c456e12e7b2b77c349fa by bmg2
The path to cime in .gitmodules was not correct.
The file was modified .gitmodules (diff)
Commit d502ec5f4c304bb550c380f01359465b8a318552 by bmg2
Mopping up after the recent merge of the master. This version of the code actually runs now ...
The file was modified components/eam/src/physics/cam/check_energy.F90 (diff)
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 7c28cc33648c4319eb3529e004a038bcacee040d by bmg2
Adding F2010SC5-P3 compset
The file was modified components/eam/bld/namelist_files/namelist_defaults_eam.xml (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was addedcomponents/elm/bld/namelist_files/use_cases/2010_P3_control.xml
The file was modified components/eam/bld/build-namelist (diff)
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/elm/cime_config/config_component.xml (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010_P3_control.xml
The file was addedcomponents/eam/bld/namelist_files/use_cases/2010S_cam5_P3.xml
Commit 297ace756f54bcad178c9ef8955a6e49f0ad9c12 by bmg2
Add CO2 mixing ratio to be consistent with CMIP6 compset
The file was modified components/eam/bld/namelist_files/use_cases/2010S_cam5_P3.xml (diff)
Commit eb7f15d93fdc4a7c9bffe8fd3ab614e39d266cfb by bmg2
Add run script for Compy; ne120 cld_macmic_num_steps = 6
The file was addedrun_F2010SC5-CMIP6_E3SMv2_wP3v4_ne120_compy.csh
The file was modified components/eam/bld/namelist_files/use_cases/2010S_cam5_P3.xml (diff)
The file was addedrun_F2010SC5-CMIP6_E3SMv2_wP3v4_ne30_compy.csh
Commit bc36d2e7ba839dd6b42a5b23b7756bde6fad9e71 by bmg2
Comment-out the explicit physical setting that are applied through the compset
The file was modified run_F2010SC5-CMIP6_E3SMv2_wP3v4_ne120_compy.csh (diff)
The file was modified run_F2010SC5-CMIP6_E3SMv2_wP3v4_ne30_compy.csh (diff)
Commit 05d54c1e4ffbe46f7f6c6fc7ec093f9784e8c8dc by bmg2
Add/remove IC for run script
The file was modified REPLAY/run_e3sm_anvil_gust.csh (diff)
The file was modified run_F2010SC5-CMIP6_E3SMv2_wP3v4_ne120_compy.csh (diff)
Commit 252bd0a3f0419762251ab61d6528301f0ec1ded1 by bmg2
Removing gibberish added during the most recent cherry-pick merge.
The file was modified REPLAY/run_e3sm_anvil_gust.csh (diff)
Commit 19a09e9f8919cd47f02ab7082d9dd9aa2da4288b by bmg2
Adding the KK-2000/Accretion tuning params
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit 38113ba9ebdd07d48f4d15a5920901639888319b by bmg2
P3 + Cooper; Adding new flag to control the usage of Cooper scheme, while disable the Meyers scheme in <nucleate_ice.F90>
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was modified components/eam/src/physics/cam/nucleate_ice.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3_utils.F90 (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_eam.xml (diff)
The file was modified components/eam/bld/build-namelist (diff)
Commit 8f939b692241d5f92f5723695f54d5ab74f8b3ef by bmg2
Committing new runscripts
The file was addedNGD_wP3_1deg_prod_run.csh
The file was addedNGD_wP3_1deg_full_stats.csh
Commit a87cb67fae315c98e394f460843ed6c163deb4b8 by bmg2
Removing the setting of CLUBB stats output variables from the runscript
since they aren't necessary here.
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
Commit 269c356720246506645414494dc5b9983fc8c1cb by bmg2
Updated run script
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
Commit aa1046ffdc9bbd8886b3b5cba7a2cda17d9934a7 by bmg2
I am committing some small changes to my 1 degree run scripts.
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified NGD_wP3_1deg_full_stats.csh (diff)
Commit ff3e9643384a9a97a1e647503f656a0f59e4bad1 by bmg2
I added "seasonally continuous" and "seasonally discontinuous" functionality
to the post-processing scripts.
The file was modified remap/make_climo.py (diff)
The file was modified remap/remap_ne30.csh (diff)
The file was modified remap/function_cal_mean.py (diff)
Commit cd340a09d68a5cf38eae29b1a484e786eabd995b by bmg2
I am adding the run script for quarter degree production runs.
The file was addedNGD_wP3_0p25deg_prod_run.csh
Commit 9dd78e7a7af311288eded135e21a7c5fbeb8e1f5 by bmg2
I updated the version of CLUBB and SILHS to version b0feee8 from May 27, 2021.
The file was modified components/eam/src/physics/clubb/clip_explicit.F90 (diff)
The file was modified components/eam/src/physics/silhs/transform_to_pdf_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/grid_class.F90 (diff)
The file was modified components/eam/src/physics/clubb/file_functions.F90 (diff)
The file was modified components/eam/src/physics/clubb/sigma_sqd_w_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/mixing_length.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameter_indices.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_clubb_utilities.F90 (diff)
The file was modified components/eam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/output_netcdf.F90 (diff)
The file was modified components/eam/src/physics/silhs/math_utilities.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified components/eam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/calc_pressure.F90 (diff)
The file was modified components/eam/src/physics/clubb/calendar.F90 (diff)
The file was modified components/eam/src/physics/silhs/lh_microphys_var_covar_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/eam/src/physics/clubb/sponge_layer_damping.F90 (diff)
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/clubb/setup_clubb_pdf_params.F90 (diff)
The file was modified components/eam/src/physics/clubb/hydromet_pdf_parameter_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/lapack_wrap.F90 (diff)
The file was modified components/eam/src/physics/clubb/saturation.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/output_grads.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_parameter_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_utilities.F90 (diff)
The file was modified components/eam/src/physics/silhs/output_2D_samples_module.F90 (diff)
The file was addedcomponents/eam/src/physics/clubb/sfc_varnce_module.F90
The file was modified components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/corr_varnce_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/interpolation.F90 (diff)
The file was modified components/eam/src/physics/silhs/est_kessler_microphys_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/pos_definite_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/matrix_operations.F90 (diff)
The file was removedcomponents/eam/src/physics/clubb/surface_varnce_module.F90
The file was modified components/eam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/fill_holes.F90 (diff)
The file was modified components/eam/src/physics/silhs/silhs_importance_sample_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/eam/src/physics/clubb/input_reader.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/turbulent_adv_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/diagnose_correlations_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/numerical_check.F90 (diff)
The file was modified components/eam/src/physics/clubb/mono_flux_limiter.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_closure_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_type_utilities.F90 (diff)
Commit 8006e05af6e10c46186357043f362722854c10e3 by bmg2
A by-hand redo of commit 814dc04 to the clubb_silhs_devel branch on Feb 4, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit bb485f794c31e3a94f59f11d2dd51bf90824083e by bmg2
This is a hand-merge of commit 9b7b8b6 to the clubb_silhs_devel branch on March 15, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 9ae57fd27d599a1ca1fcc4e3e011c9975d7d01bf by bmg2
This is a hand re-do of commit e708e6e to the clubb_silhs_devel branch
on March 15, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 273ec1f9795db690ffb6e658d39cb5f98b49b730 by bmg2
This is a by-hand redo of commit 2f1647c to the clubb_silhs_devel branch
that was originally made on April 8, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 54d8d523805ec14d0df4ae6969d47756502b79f7 by bmg2
A by-hand redo of commit b4fd9aa to the clubb_silhs_devel branch from
April 22, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit e80f9ac2a82b19b80adc3e43de277a84869b6c76 by bmg2
This is a by-hand cherry-pick of commit 0af8b9a (to the clubb_silhs_devel
branch) on April 22, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit ef9f52b81079e6e4768127e70268f8bdf9c93e17 by bmg2
I am committing a by-hand cherry-pick of commit f3d5061 that was made to the
clubb_silhs_devel branch on April 23, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 0c96b5b7eb3c3a419786f6192bdbb083398daa1a by bmg2
I am committing a by-hand cherry-pick of revision 1f63abb from April 29, 2021,
which was originally made to the clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 5182ef3e218491981d193e9be690275fce77614c by bmg2
This is a by-hand cherry-pick of commit 853a408 from May 4, 2021, which
was made to the clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 5ff3c1ebf66d0d665564315c500fbb005841cfaa by bmg2
I am committing a by-hand cherry-pick of commit 85ff2e6 from May 4, 2021,
which was originally made to the clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 897ccc9b3a79dc4438622492892520a92d92f430 by bmg2
I am committing a by-hand cherry-pick of commit 33d4507 from May 4, 2021,
which was orignally made to the clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 1c0cd0634dd4c4529af50f911100ae4cd0d20674 by bmg2
I am committing a by-hand cherry-pick of commit 3482c3a from March 7, 2021,
which was made to the clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit a68826416a9ca272f28523411eb860b116f4a96b by bmg2
This by-hand cherry-pick is actually 2 cherry-picks for the price of 1!!!
Both commit 6967709 from February 27, 2021 and commit 021e06b5 from January 26, 2021
are included in this commit. Both of these commits were originally made to the
clubb_silhs_devel branch.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 3d21e23d77ec3a740403d1572937513569118357 by bmg2
I am committing a by-hand cherry-pick of commit ad5378e from May 12, 2021, which
was originally made to the clubb_silhs_devel branch.
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit 1bb9544be93dc8877396de84d4f3b9e50d6e31dc by bmg2
Changing clubb_up2_vp2_factor to clubb_up2_sfc_coef to correspond with
recent CLUBB code changes.
The file was modified components/eam/bld/namelist_files/namelist_definition.xml (diff)
Commit d85ef240b60462705e851a4b85a34d7fe2d47c30 by bmg2
I am changing some of the run scripts to reflect a recent name change in CLUBB.
The file was modified NGD_wP3.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run.csh (diff)
The file was modified run_silhs_anvil_gust_wP3.csh (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified NGD_wP3_1deg_full_stats.csh (diff)
Commit 13db57d1e03643c77386e23622d4ca8a83ab47da by bmg2
I am updating runscripts based on a recent name change in CLUBB, where
clubb_up2_vp2_factor was changed to clubb_up2_sfc_coef.
The file was modified run_silhs_anvil_gust_wP3.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run.csh (diff)
The file was modified run_silhs_anvil_gust.csh (diff)
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified NGD_wP3.csh (diff)
The file was modified NGD_wP3_1deg_full_stats.csh (diff)
Commit 1219bb5b4846ae9d74481329150e1443127bd6fd by bmg2
Fixed some whoopsies
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit f9f518303282be72067c2a5eea625e3ed270410f by bmg2
I am fixing the bug that reorded the column/subcolumn indices in state_sc. This
commit puts them back the way they were so that the code can function again.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 69249e6b8405f2b912fd827af2afdf64c08a0109 by bmg2
I changed the tolerance on the snow balance error check in the land module
so that SILHS could run to completion with the PG2 grid.
The file was modified components/elm/src/biogeophys/BalanceCheckMod.F90 (diff)
Commit e38dc8094ba64301abbda46cd2f1b6eb83b89480 by bmg2
Add module load per5-extras for cori machines
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 5bc0d9c61f24819c586d7e06d642e756d9060012 by bmg2
P3 update and new compsets for AMIP simulations

P3 updates include new lookup table and bug fixes. Additional
output fields are made available for offline arm radar simulator.

New AMIP compsets are F20TR-P3 for transient AMIP simulations,
and companion F20TR-P3-piAEROSOL for estimation of aerosol effective
radiative forcing.

EAM's build-namelist is also updated to support P3 compsets with
compatibility for MG2 microphysics.

[non-BFB] for all configuration using P3 microphysics.

Conflicts:
components/eam/bld/namelist_files/namelist_defaults_eam.xml
components/eam/src/physics/cam/micro_p3.F90
components/eam/src/physics/cam/micro_p3_interface.F90

All the conflicts have been resolved.
The file was modified components/eam/cime_config/config_component.xml (diff)
The file was modified components/eam/bld/build-namelist (diff)
The file was addedcomponents/eam/bld/namelist_files/use_cases/20TR_eam_CMIP6_piAEROSOL.xml
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified components/eam/cime_config/config_compsets.xml (diff)
The file was modified components/eam/src/physics/cam/micro_p3_utils.F90 (diff)
The file was modified components/eam/bld/namelist_files/namelist_defaults_eam.xml (diff)
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
The file was modified components/elm/cime_config/config_component.xml (diff)
Commit 42754f9c30c94d47b51c95ec6197c158ca753757 by bmg2
Add simplied v2 run script template run.F20TR-P3.template.sh
The file was addedrun.F20TR-P3.template.sh
Commit f536041f23dce9c0535b8e9dcce8476e6ba2a99c by bmg2
Change pe-layout to 64x2 on 338 nodes for ne120 on cori-knl
The file was modified run.F20TR-P3.template.sh (diff)
Commit ccb5a0e4bb3af662766b44a8dfdf7f7843e3ca2b by bmg2
Fixed a typo and commented out a line to get the code to compile and run!
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit 7490621f2f921ed003b3112428b30862b1764fd3 by bmg2
Updated to use the correct finidat and fsurdat for a 0.25 degree production run.
The file was modified NGD_wP3_0p25deg_prod_run.csh (diff)
Commit 66665b3434d1a02aa4923bda39653fb28e4fdff7 by guozhun
This run repeat the [simulation](https://github.com/larson-group/e3sm/issues/36#issuecomment-881690516). Parameters setting is suggested by the tunner.
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
The file was modified NGD_wP3.csh (diff)
The file was modified components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified components/mpas-source (diff)
Commit bb22f888e7867ce72231988ee9cb18a6b781e6d9 by guozhun
Update the Machine files for Anvil. Issue #36.
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
Commit c5d85b35a01185881c4bd144fdd8083dd35bacbd by bmg2
Make two different production run files for the 0.25 degree simulations:
one for Anvil and one for Cori.
The file was removedNGD_wP3_0p25deg_prod_run.csh
The file was addedNGD_wP3_0p25deg_prod_run_cori.csh
The file was addedNGD_wP3_0p25deg_prod_run_anvil.csh
Commit 8539ebbd497eef90374a010d283dbf6cf4e3be53 by noreply
Update NGD_wP3_1deg_prod_run.csh

configuration 0706 with vqit=0.45 to branch b0feee8, https://github.com/larson-group/e3sm/issues/36#issuecomment-891440909
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
Commit 8b25546a4c1a8ebf91e82d9bdd04bec973555f33 by noreply
Update micro_p3.F90

Configuration 0706 with vqit=0.45 to branch b0feee8.
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit 062a511f3e2650a7a73e374d1c509b465c48fc62 by bmg2
Readying scripts for production runs using the final tuning.
The file was modified NGD_wP3.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_prod_run.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run_cori.csh (diff)
Commit b545439ec48ac6ed3a6078ebc76cc7e8df0fabc5 by bmg2
Renaming the 1 degree production run script to specify use on Anvil.
The file was removedNGD_wP3_1deg_prod_run.csh
The file was addedNGD_wP3_1deg_prod_run_anvil.csh
Commit e8b7f3de56d10f9d21ab0484dd43537405478e1f by bmg2
Updated for new AMIP run script, plus updated stats on 1 deg run script.
The file was addedNGD_wP3_1deg_AMIP_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
Commit 14ab96b3875baa6cebfb2b4b96569e08bff72823 by bmg2
Removing the offensive ZM variables out of the fincl5 list, allowing
the simulations to run again.
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_AMIP_prod_run_anvil.csh (diff)
Commit 31bd75b9006640d0e4bee742605432d149081e4e by bmg2
Added a special runscript for AMIP sstplus4K
The file was addedNGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh
Commit 2e433a96af52d5b78b20bbe07eb5b99a3b0729bd by bmg2
Change the dang name!
The file was modified NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (diff)
Commit 56fcae343a7cde5c8189f73faba2e82f90891b04 by noreply
Update NGD_wP3_1deg_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
Commit eae9e89d98b522b3a509e13a3ed6a047568475f3 by bmg2
Changing clubb_rainevap_turb to false.
The file was modified NGD_wP3_1deg_AMIP_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run_cori.csh (diff)
The file was modified NGD_wP3_0p25deg_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
Commit f09e7859670151103e837fdf1bab2ffb05a39879 by bmg2
Removing finidat (initial condition files) for the AMIP runs, following
Chris Terai's e-mail.
The file was modified NGD_wP3_1deg_AMIP_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (diff)
Commit a9b3c135bafaac9a4bf1998a9d567e7fd36b18c9 by bmg2
Adding the runscript for the 25 month control run for aerosol production.
The file was addedNGD_wP3_1deg_F2010-CTL_prod_run_anvil.csh
Commit 23dc5f8e8f15027b3a5f87d0db4abdea0ae04a56 by bmg2
Added the script for the active end of the Aerosol-Cloud Interaction
Simulation.
The file was addedNGD_wP3_1deg_F2010-piAEROSOL_prod_run_anvil.csh
Commit 696eb5674bf5867d1201671a71b0724cb61eb329 by bmg2
I am adding Zhun's remap_ne30pg2.csh script to the remap directory.
The file was addedremap/remap_ne30pg2.csh
The file was modified remap/make_climo.py (diff)
The file was modified remap/remap_ne30pg2.csh (diff)
Commit 1a50240252d682f474e62fb5b3a6a28bda42c861 by noreply
Add files via upload

We create a new script that can prepare and run the default run and all sensitivity runs automatically. https://github.com/larson-group/e3sm/issues/36#issuecomment-891447115
The file was addedNGD_wP3_1deg_prod_sens.csh
Commit 4818f926042bce92955859e2b0b3c58881da6eeb by bmg2
Committing temporary changes
The file was modified NGD_wP3_1deg_F2010-piAEROSOL_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
The file was modified NGD_wP3_1deg_AMIP_prod_run_anvil.csh (diff)
The file was modified postprocessing/run_e3sm_diags.py (diff)
The file was modified NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (diff)
Commit a58714d8627e73889b42f0f921d7f479ba2e99d5 by noreply
Update NGD_wP3_1deg_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_prod_run_anvil.csh (diff)
Commit 050556061d5b42f3e07afab2177958580e9b5431 by noreply
Update NGD_wP3_1deg_AMIP_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_AMIP_prod_run_anvil.csh (diff)
Commit e2f12b7b200f656f69231dd7c889668f0740094d by noreply
Update NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_AMIP_sstplus4K_prod_run_anvil.csh (diff)
The file was modified components/eam/src/physics/cam/micro_p3.F90 (diff)
Commit da11cc052eace5e32dc802899425f6d6d9247cdd by noreply
Update NGD_wP3_1deg_F2010-CTL_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_F2010-CTL_prod_run_anvil.csh (diff)
Commit a6a7f670f1a042d0f06eb26232cb79d2ce3729ed by noreply
Update NGD_wP3_1deg_F2010-piAEROSOL_prod_run_anvil.csh
The file was modified NGD_wP3_1deg_F2010-piAEROSOL_prod_run_anvil.csh (diff)
Commit 446330d55d1bd891c15b3b1d5a3ef61b2bab27b9 by noreply
Update NGD_wP3_1deg_prod_sens.csh

We make `micro_vqit` tunable. https://github.com/larson-group/e3sm/issues/36#issuecomment-899001464
The file was modified NGD_wP3_1deg_prod_sens.csh (diff)
Commit 80245b69e443e81bfd0cc69c1836ddb07200d3b9 by bmg2
I am updating the version of CLUBB and SILHS used in E3SM to
version 1c77ed3 from November 15, 2021.
The file was modified components/eam/src/physics/clubb/diffusion.F90 (diff)
The file was modified components/eam/src/physics/clubb/sfc_varnce_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/eam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/eam/src/physics/clubb/endian.F90 (diff)
The file was modified components/eam/src/physics/clubb/turbulent_adv_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_tsdadg_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_parameter_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_sfc_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/setup_clubb_pdf_params.F90 (diff)
The file was modified components/eam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/code_timer_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_lh_zt_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xp2_xpyp_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/precipitation_fraction.F90 (diff)
The file was modified components/eam/src/physics/clubb/calendar.F90 (diff)
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/clubb/file_functions.F90 (diff)
The file was modified components/eam/src/physics/clubb/LY93_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/mt95.f90 (diff)
The file was modified components/eam/src/physics/clubb/corr_varnce_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/clip_semi_implicit.F90 (diff)
The file was modified components/eam/src/physics/clubb/diagnose_correlations_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/grid_class.F90 (diff)
The file was modified components/eam/src/physics/clubb/lapack_wrap.F90 (diff)
The file was modified components/eam/src/physics/silhs/output_2D_samples_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/matrix_operations.F90 (diff)
The file was modified components/eam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/clip_explicit.F90 (diff)
The file was modified components/eam/src/physics/clubb/new_pdf_main.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_rad_zm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameter_indices.F90 (diff)
The file was modified components/eam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/output_grads.F90 (diff)
The file was modified components/eam/src/physics/clubb/mixing_length.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_lh_sfc_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_closure_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/error_code.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_zt_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_rad_zt_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/calc_pressure.F90 (diff)
The file was modified components/eam/src/physics/clubb/input_reader.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xp3_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/numerical_check.F90 (diff)
The file was modified components/eam/src/physics/clubb/sponge_layer_damping.F90 (diff)
The file was modified components/eam/src/physics/clubb/interpolation.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_clubb_utilities.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_type_utilities.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameters_model.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/eam/src/physics/clubb/mean_adv.F90 (diff)
The file was modified components/eam/src/physics/clubb/mono_flux_limiter.F90 (diff)
The file was modified components/eam/src/physics/clubb/Skx_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/output_netcdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/T_in_K_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/fill_holes.F90 (diff)
The file was modified components/eam/src/physics/clubb/pos_definite_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/eam/src/physics/clubb/saturation.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_helper_module.F90 (diff)
Commit 73d84c48c9426bfa251fa9da34feb0f715bae47a by bmg2
Made updates to both clubb_intr.F90 and subcol_SILHS.F90 in order
to update the E3SM-CLUBB-SILHS code for version 1c77ed3 of CLUBB
from November 15, 2021.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit e74184ed52c3c9ca495b2d578e68c7b4f686f7b9 by bmg2
I altered the nightly test run scripts to be consistent with what's
found in the current clubb_silhs_devel branch.
The file was modified nightly_test/nightly_e3sm_scm_BOMEX.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_RICO.csh (diff)
Commit e4764d4ccc9ff7f4f1dcfdf2731485a828338195 by bmg2
Adding some additional files that need to be ported over from
the current clubb_silhs_devel branch.
The file was addednightly_test/nightly_e3sm_ne4_silhs.csh
The file was addedjenkins_tests/e3sm_ne4_silhs_run_gfortran_test/Jenkinsfile
The file was addedjenkins_tests/e3sm_run_gfortran_test/Jenkinsfile
Commit 4caa54803a26ee1064e20fd4135cfdb581ce2f99 by bmg2
Fixing compilation bugs.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit a0a1613ab741ee785aab12b53185e0c7bf575d5f by bmg2
Adding ifdef SILHS preprocessor flags around a conditional in subcol_SILHS.F90
to help allow for compilation when -DSILHS is turned off.
The file was modified components/eam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 7c10cae66009f8f17d94c1f3c4ebaac0ce51c77e by bmg2
Added analyze_sensitivity_matrix.py to the diagnostic_v2_0 directory.
This file was previously found only in the (old) clubb_silhs_devel
branch.
The file was addeddiagnostic_v2_0/analyze_sensitivity_matrix.py
Commit 8da91950496adb7af36c5f0d702cb2a5be1d2320 by bmg2
I am updating config_machines.xml and config_compilers.xml
so that they contain all the changes that have been made
recently to the (old) clubb_silhs_devel branch.
The file was modified cime_config/machines/config_compilers.xml (diff)
The file was modified cime_config/machines/config_machines.xml (diff)
Commit 2aae3eccbac106aeef9514c8abf6b7e80ff9930d by bmg2
Fixed the bug where clubb_params was reported to have parameters that
had values of 0. There was a second, local declaration of clubb_params
that needed to be removed when clubb_params became a module variable.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit ba623886b19d1bb3e3c061d138f3dc949bdbbb9e by noreply
Change user namelist name from "user_nl_cam" to "user_nl_eam".
The file was modified nightly_test/nightly_e3sm_ne4_silhs.csh (diff)
Commit 0c23f58d77d9922918d5b25fb1392db25f088f02 by noreply
Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default"
The file was modified nightly_test/nightly_e3sm_scm_BOMEX.csh (diff)
Commit 26aea7440d0ae3c1e437f59d0d2980b64c9222e6 by noreply
Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default"
The file was modified nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh (diff)
Commit bfa71a09b1a72fa06fd3aa25503e6e4c5127feff by noreply
Change "F_SCAM5" to "F_SCAM" and "-phys cam5" to "-phys default"
The file was modified nightly_test/nightly_e3sm_scm_RICO.csh (diff)
Commit c99918ee5a320c30300dd289e3de3b5e624b1e30 by noreply
Updating the nelson's FFLAGS in config_compilers.xml
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit 055b469d8873020292fca142c7d77f60440690d5 by bmg2
Revert "Updating the nelson's FFLAGS in config_compilers.xml"

This is possibly temporary to allow us to go back to the last state
of the compiler flags while we compile with gfortran 8.

This reverts commit c99918ee5a320c30300dd289e3de3b5e624b1e30.
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit 382ef495458e95b439d464793de0f24e7aff33a8 by bmg2
I am committing a "manual cherry-pick" of git commit 1b238fe to the clubb_silhs_devel
branch.
The file was modified cime_config/machines/config_machines.xml (diff)
The file was modified cime_config/machines/config_compilers.xml (diff)
Commit c9563ef663afe0f6f8ea5241ea892114365885ae by bmg2
Updating micro_p3_interface.F90 so that it compiles on Nelson with the gfortran compiler.
The file was modified components/eam/src/physics/cam/micro_p3_interface.F90 (diff)
Commit e9362052b2fd593508834067b59c8bb63c3ba8f0 by bmg2
Adding w_up_in_cloud to the pbuf, which will eventually allow it to be ported
for use in another area of the model.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 2f2cde7827bf04feabf5c3ecb85b400ab2e9750e by bmg2
Adding statistical output for w_up_in_cloud (stat name W_UP_IN_CL_CLUBB).
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 9df1fbd0716106e791faecd131c982b3ae1802dc by bmg2
The stat output for w_up_in_cloud should be on thermodynamic levels ('lev')
rather than momentum levels ('ilev').
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 897a1afcceaf9c03a5e2421c631ebd9d91ec2905 by bmg2
I am fixing some of the statistical output level listings for variable CLUBB
variables. In other words, what should be on thermodynamic levels ('lev') vs.
what should be on momemtum levels ('ilev').
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 9cc3523947fc0e16063926af4819366e4415276b by bmg2
I am updating the nightly E3SM SCM scripts (for BOMEX, DYCOMS-II RF01,
and RICO) to work on Nelson for the E3SM V2 code.
The file was modified nightly_test/nightly_e3sm_scm_RICO.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_BOMEX.csh (diff)
The file was modified nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh (diff)
Commit 94ef289947968beb12579a7f39b4ecde5cd15f6d by bmg2
Add arm_97 case to the Jenkins e3sm_run_gfortran_test
The file was addednightly_test/nightly_e3sm_scm_ARM97.csh
The file was modified jenkins_tests/e3sm_run_gfortran_test/Jenkinsfile (diff)
Commit 418ff2c22e23bba4d3986205e8df83215ed47125 by bmg2
Updated the E3SM SCM runscript for ARM 97 for E3SM v2 code.
The file was modified nightly_test/nightly_e3sm_scm_ARM97.csh (diff)
Commit 50bb9b393a2114b6ea19b94c4ab94fdf0595f05f by bmg2
Updating the ARM 97 E3SM SCM run script so that it runs with
E3SM v2.
The file was modified nightly_test/nightly_e3sm_scm_ARM97.csh (diff)
Commit f93e81d9ee9a9b37dce22bb0ffe7ae68bee0da72 by bmg2
Getting rid of this hyper-annoying print statement.
The file was modified components/eam/src/physics/cam/micro_mg2_0.F90 (diff)
Commit d2fc66198cfee1f3a7904d91e5ad172da5c036ae by bmg2
I am updating the version of CLUBB and SILHS in the brand new future
CLUBB-SILHS devel branch to version 7e2a226 from February 17, 2022.
The file was modified components/eam/src/physics/clubb/model_flags.F90 (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)
The file was modified components/eam/src/physics/clubb/pdf_parameter_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/pdf_closure_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/constants_clubb.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_windm_edsclrm_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/grid_class.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_helper_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/advance_wp2_wp3_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/sigma_sqd_w_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/parameters_tunable.F90 (diff)
The file was modified components/eam/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modified components/eam/src/physics/clubb/Skx_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/mixing_length.F90 (diff)
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/clubb/advance_clubb_core_module.F90 (diff)
The file was modified components/eam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/eam/src/physics/clubb/mono_flux_limiter.F90 (diff)
The file was modified components/eam/src/physics/silhs/silhs_api_module.F90 (diff)
Commit bc68d98020d155635e77c3978097abc5751db912 by bmg2
Bringing the branch up-to-date with the changes that needed to be
made in order to interface with version 7e2a226 of CLUBB from
February 17, 2022.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit c9092a6e71199123e696048843bcf416605ae0b0 by bmg2
I updated the version of CLUBB in the future clubb_silhs_devel branch to be
the version as of the close of the day on February 24, 2022.
The file was modified components/eam/src/physics/clubb/advance_xm_wpxp_module.F90 (diff)
The file was modified components/eam/src/physics/silhs/version_silhs.txt (diff)
The file was modified components/eam/src/physics/clubb/version_clubb_core.txt (diff)