Skip to content
Failed

Changes

Summary

  1. initial changelog updates (details)
  2. address review comments; changelog updates (details)
  3. Update to head of larson-group cam (details)
  4. Changes for the nag compiler and less output (details)
  5. Namelist changes for Issue 467 (details)
  6. Changes to address issues 467 and 461 (details)
  7. fix deferred functions issue (for NAG) (details)
  8. Add restart capabilities and regression test (details)
  9. Add Hall and Pedersen Conductance diagnostics (details)
  10. Update externals to match cesm2_3_beta08 (details)
  11. Preliminary ChangeLog (details)
  12. Remove EDYN_ZIGM2_HAL and EDYN_ZIGM11_PED, replace with HALL_CONDUCTANCE and PED_CONDUCTANCE (details)
  13. minor changes (details)
  14. Update STARTDATE year from 0000 to 0001 to fix failure in CLM (details)
  15. Update ChangeLog (details)
  16. Minor updates (details)
  17. Setup ALI-ARMS regression test (details)
  18. update ccs_config_cesm tag (details)
  19. add nuopc restart change and associated test (details)
  20. move t_startf call (details)
  21. Fix for SD driven by ERA5 data (issue #207) (details)
  22. specify PTS_MODE only for mct driver (details)
  23. a fix for limited num of emissions files (issue #538) (details)
  24. add log message with file names (details)
  25. Change sparse checkout to svn specific checkout (details)
  26. back out nuopc restart changes (details)
  27. fix typo in te_map (details)
  28. Oops, forgot the path to SILHS (details)
  29. initial changelog updates (details)
  30. adjust size of max_num_emis_files (details)
  31. add some documentation for properties interface (details)
  32. Add subsetting for columns (details)
  33. add some documentation for aerosol state interface (details)
  34. Update HEMCO external to ESCOMP (details)
  35. updates cime external; update NTASKS for outfrq9s_refined_camchem (details)
  36. remove idphys tests; update outfrq3s_usecase tests to cover previous idphys tests; changelog updates (details)
  37. update ccs_config external; add mct tests for aquaplanet SCAM tests (details)
  38. Committing changes to carma_pmc/user_nl_cam and test_growth/carma_model_mod.F90 (details)
  39. final changelog updates; return to old ccs_config tag; update atm_comp_nuopc to enable SCT tests to run (details)
  40. Assign nlev to pver and remove top_lev:nlev subsetting (details)
  41. Namelist updates and modifiers, adds Lscale option to config and ipdf_call_placement (details)
  42. Remove local state_loc_X variables and initialize a few more (details)
  43. Updates to defaults and remove some comments (details)
  44. Update open statements and change _OPENACC ifdef (details)
  45. Fix a few more missing :mgncol in call to micro_mg_cam (details)
  46. setting pmc test to ERS to avoid failure (details)
  47. changes to fix scam - also need a cmeps update (details)
  48. fix for multiday AMIE time interpolation bug (details)
  49. Re-doing Lscale namelist settings (details)
  50. Finish configure roll back, move acc directives, finish remove getunit, update cam_dev physpkg with changes from this PR (details)
  51. Fix SCT test script (details)
  52. Remove unneeded code (details)
  53. Additional cleanup and apply mods to cam_dev version (details)
  54. Further cleanup when differenced with cam6_3_055 (details)
  55. Update CICE/CIME/CCS_CONFIG to make ERP run work properly (details)
  56. Add new GPU test suite for PUMAS (details)
  57. Update the test_driver for Casper (details)
  58. Removing two more freeunit calls that snuck in there. (details)
  59. Fix issues introduced during cleanup (details)
  60. Put back a couple of intializations and correct another typo (details)
  61. initialize a couple of variables in cam_dev (details)
  62. Changed default clubb_l_e3sm_config to false (details)
  63. initial commit of ebudget code (details)
  64. add cam6_3_044 mods to dyn_grid and cam_grid_support to support writes to GLL grid (details)
  65. fix bug in budgeting logic when dynamic energy variables are not output to history (details)
  66. update externals (details)
  67. use longname for mct/cice5 tests (details)
  68. initial changelog updates (details)
  69. Use CLUBB's own clubb_l_do_expldiff_rtm_thlm only to control diffusion on rtm and thlm; eliminate duplicate flags clubb_expldiff and do_expldiff. (details)
  70. Update xmlchange command with Steve's suggestions (details)
  71. updates to the inline energy diagnostics including a new budgets module that handles the meta data involved in working with budgets similar to the way constituents are handled (details)
  72. update ccs_config external (details)
  73. scam fixes (details)
  74. update cice and ccs_config externals; add testing to changelog (details)
  75. fixes for SCT test (details)
  76. updated ccs_config (details)
  77. Cleaning up all of the namelist fields (details)
  78. clubb_e3sm should default to false (details)
  79. update externals; remove redundant mct tests (details)
  80. update Makefile to point to new genf90 location (details)
  81. bugfix missing set_dry_to_wet call (details)
  82. First review changes (details)
  83. fix typo in sct.py which accidentally introduced (details)
  84. Changes to address review comments (details)
  85. updates for misc tag includes #530 #543 #551 #506 (details)
  86. update ChangeLog for PR (details)
  87. Limit arrays to PUMAS to levels which are being used (details)
  88. Initialize PUMAS output variables from above top_lev to top of atmosphere (details)
  89. Remove extra copy of tendency variables (details)
  90. Add same fixes to cam_dev version of micro_pumas_cam.F90 (details)
  91. Add missing comma (details)
  92. A few more minor tweeks (details)
  93. New module, air_composition to control and (details)
  94. Changes for the izumi nag tests (details)
  95. Changes to address peverwhee review (details)
  96. bld/namelist_files/namelist_definition.xml (details)
  97. Minor updates and update CICE6 external (details)
  98. Minor code reorganization (details)
  99. Address final reviewer's comments (details)
  100. Remove initializations which were not needed and did not work (details)
  101. remove grid size assumption of input data (details)
  102. Put back in array of NaNs (details)
  103. ChangeLog update for cam6_3_057 (details)
  104. replace lonmx and jmxm with lonp1 and latp1, respectively (details)
  105. Make a few changes as indicated by patc (details)
  106. finish thermo refactor; now builds but doesn't run (details)
  107. Improve some documentation and other changes to appease reviewers (details)
  108. add call to air_composition_readnl (details)
  109. fix typo (details)
  110. remove PASSed tests and add doi reference (details)
  111. Changing silhs namelist options to include subcol_silhs in the name (details)
  112. fix dimensions in cam_thermo, fix a couple of calls; change "N2" to "N" (details)
  113. rough prototype for DDT (details)
  114. fix dimensions in cam_thermo (details)
  115. use time_coordinate utility (details)
  116. Responses to Jesse s review (details)
  117. Moving update from regular physpkg to cam_dev physpkg (details)
  118. Address some review comments (details)
  119. PR review updates (details)
  120. Add call to microp_aero_final in cam_dev/physpkg (details)
  121. Calculate pver_c using pref_mid during init (details)
  122. cam6_3_057 updates (details)
  123. update Changelog for PR (details)
  124. Last of Jesses review suggestions (details)
  125. Additional cleanup (details)
  126. One review fix and fixing clubb mf test errors (details)
  127. Had to roll back these changes to get everything working correctly (details)
  128. use time_coord in LTR reader; AMIE corrections to timing weights (details)
  129. Removed wp2_pr_dfsn output field because it caused buildnamelist to hang (details)
  130. Updates for MPAS test and un-re-roll-back for clubb-mf tests (details)
  131. ChangeLog entry (details)
  132. Andrew original mods (details)
  133. ChangeLog entry for cam6_3_059 (details)
  134. Minor updates (details)
  135. Put micro_pumas_cam.F90 changes in appropriate directory (details)
  136. ChangeLog entries (details)
  137. ChangeLog updates (details)
  138. Update PUMAS external to bring in required changes (details)
  139. scale sensible heat fluxes by exner (details)
  140. dry base state fixes, omega fixes, removed rho_in (redundant) (details)
  141. read Henry's law coeff, etc., from file (details)
  142. use the new shr_drydep_mod module (details)
  143. more changes to use shr_drydep_mod module (details)
  144. added dqcore, ivt and clubb energy diagnostics (details)
  145. added time-step info to the log (details)
  146. use external branches (details)
  147. Committing changes prior to testing for tag (details)
  148. bug fixes to th, thv and rho, after clubb state update (details)
  149. Update namelist settings (details)
  150. fixed outfld for midpoint fields, change all units of g to kg, remove redundant outflds (details)
  151. quick typo fix (details)
  152. Address more reviewer's comments (details)
  153. Committing ChangeLog for new CAM tag (details)
  154. address bens comments (details)
  155. Removed old mg3 test and added two F2000dev tests with one mg3 (details)
  156. changes to appease github reviewers (details)
  157. Add additional diagnostics (details)
  158. Separate namelist reads from advertise fields (PORT fix) (details)
  159. ChangeLog entry (details)
  160. Update PUMAS external (details)
  161. Remove prebeta test as already has a prealpha test run (details)
  162. Update ChangeLog for cam6_3_063 (details)
  163. move pdf closure to post position, initialize rcm to CLDLIQ (details)
  164. refine error checking of reading time/date variables (details)
  165. removed clubb_timestep namelist defaults for hi-res grids (details)
  166. ChangeLog edits; improve error handling; other minor misc changes (details)
  167. adjustments to LTR waccmx tests (details)
  168. ChangeLog update (details)
  169. ChangeLog updates (details)
  170. small fixes; cleanup (details)
  171. fix get_dp_ref reference; revert air_composition indexing (details)
  172. fix get_dp_ref function (details)
  173. use constants; clean up cam_thermo" (details)
  174. use chemistry preprocessor github repo for external; add chem preprocessor regression test (details)
  175. removed time-step output, addressed Cheryl's first review (details)
  176. oops forgot to remove tstep mods in radiation (details)
  177. mods to fix issue 582 (details)
  178. update chem_proc external to a tag (details)
  179. cleanup pbuf pointers in tphysac_init (details)
  180. added reference to scaling surface fluxes by exner (details)
  181. fixed exner issue with PBLH calc, cleanup inv_exner array (details)
  182. Specify imports; removed redundant nmasses in constructor; add allocated checks (details)
  183. improve documentation; some code cleanup (details)
  184. implement geneneric num conc limiter routine (details)
  185. check allocate status; use longer iterator names (details)
  186. Add the bug fix files (details)
  187. addressed part 2 of cheryls initial review (details)
  188. use null() initializer; improvements to comments; minor code clean up (details)
  189. Cleanup information writes (details)
  190. rename "set_options" as "read_fields_namelists" (details)
  191. Remove frierson_convection (details)
  192. more allocate status checks (details)
  193. Removed unnecessary diagnostic message (details)
  194. add allocate status check; expand on comment (details)
  195. Update ChangeLog for cam6_3_065 (details)
  196. addressed Peter's edits; scale sfc fluxes by lowest mid-level pressure, density (details)
  197. 3d cpairv for sensible heat flux bc (details)
  198. Use "read_surface_fields_namelists" subroutine name; minor updates to comments (details)
  199. addressed Jesse's first review (details)
  200. Fix a couple of minor issues (details)
  201. Replace t0 with physconst tmelt; tweak comments (details)
  202. fixed outfld bugs (details)
  203. Remove extraneous comment (details)
  204. Initialize aerosol state object with nullify (details)
  205. fixed sihls test fail (details)
  206. Preliminary ChangeLog (details)
  207. Remove MG1 and prototype DDT with a couple of fields (details)
  208. added ChangeLog text (details)
  209. ChangeLog one line summary (details)
  210. changes for specifying upper boundary conditions via namelist options (details)
  211. add check for cnst_fixed_ubc optional argument is present (details)
  212. ChangeLog entries (details)
  213. correction to ChangeLog (details)
  214. ChangeLog draft (details)
  215. FIX PARENTHESIS (details)
  216. Changes to the transported interfaces and initial implementation of invocation in stepon (details)
  217. Update externals (details)
  218. Moved test from izumi to cheyenne (details)
  219. Update CTSM external (details)
  220. Update ChangeLog for cam6_3_069 (details)
  221. Update CTSM tag to dev103 - bug fix tag (details)
  222. Update ChangeLog for cam6_3_070 (details)
  223. First major chunk of variables in ddt (details)
  224. Address reviewer's comments (details)
  225. address first round of review (details)
  226. Corrections to coordinate maps for oplus and geomag history grids (details)
  227. moved waccmx test back to izumi (details)
  228. remove obsolete noy_ubc module (details)
  229. increase ntasks for f09 waccmx; specify pelayout for f09 wiemer test; set ROF_NCPL for weimer test (details)
  230. check allocate and bcast status and other minor changes (details)
  231. address review comments (details)
  232. Use offical tags for externals (details)
  233. address review comments; move some interfaces to air_composition (details)
  234. move FW4madSD izumi test from nag to gnu (details)
  235. change get_thermal_energy to get_enthalpy_energy (details)
  236. change get_enthalpy_energy to get_enthalpy (details)
  237. in stepon use aerosol state objects created in microp_aero (details)
  238. ccs_config external update to include NAG compiler mismatch flag for mpi-serial builds -- needed for NAG SCAM test on izumi (details)
  239. revert ccs_config external -- will use nag_compiler branch changes when merge to head of cam_develpment (details)
  240. cam_dev correction (details)
  241. Second chunk of variables in ddt (details)
  242. next wave of review comments (details)
  243. implement stepon mods in all dycores; nullify aero props obj in zm_microphysics (details)
  244. initial ChangeLog entries (details)
  245. ChangeLog updates (details)
  246. Add zonal_mean.F90 and usage case in nudging.F90 (details)
  247. Changed Zonal Filtering default to .false. (details)
  248. Completed initial list for DDT (details)
  249. ChangeLog updates (details)
  250. Added comment to clarify hole filling pbuf fields (details)
  251. Minor cleanup (details)
  252. Remove commit of cam/micro_pumas_cam.F90 which should not have been made (details)
  253. Update external to temporary PUMAS hash (details)
  254. remove the single grid box version of loadaer (details)
  255. Minor changes (details)
  256. Structural update: Move variable definitions, fix namelist define (details)
  257. Separate srf_emissions and extfrc_set to hco_cc_emissions module to reduce clutter (details)
  258. Fixes for compile (details)
  259. Now lookup rxt_jno2_idx, rxt_joh_idx in gas_phase_chemdr_inti (details)
  260. Fix dimension for addfld for UMR and UMS (details)
  261. Document factor used in calculation of H fluxes at upper boundary (details)
  262. Updates for misc answer changing bug fixes (details)
  263. Redid config_compsets cleanup (details)
  264. Remove factor for kv4 and kc4 per direction by Jesse (details)
  265. Remove extra scale factors (details)
  266. Fix typo (details)
  267. Removed a couple of more areas which had factors which no longer needed (details)
  268. revert back SE dycore and SSTICE changes.  Will go in next PR (details)
  269. Commit with SE and SSTICE bug fixes (details)
  270. Replace a few more variables (details)
  271. Update ChangeLog for cam6_3_072 (details)
  272. Apply new variables per Jesse's suggestion (details)
  273. put back the cam6_3_072 files which were overwritten (details)
  274. dev with debug - working (details)
  275. remove debug print (details)
  276. Back out changes, to allow changes to be bit-for-bit (details)
  277. fix Externals.cfg (details)
  278. fix bugs while updating to cam6_3_072 - checked against Peter's script (details)
  279. Recommit all changes (details)
  280. Remove user_nl_cpl file to fix failing prebeta test (details)
  281. Update ChangeLog for cam6_3_073 (details)
  282. move diffusivity/conductivity constants to air_composition; remove pint_out optional argument (details)
  283. fix import statment (details)
  284. Correct PIO error handling, include more details on UBC inputs, misc changes (details)
  285. implement aerosol_properties_object interface (details)
  286. Some minor edits (details)
  287. remove use of iulog and endrun from aerosol class code (details)
  288. ChangeLog update (details)
  289. Point to new pumas tag (details)
  290. First pass ChangeLog (details)
  291. add abstract key word (details)
  292. fix wrong variable used (details)
  293. use local tmelt value (details)
  294. Final Changelog edits (details)
  295. add changelog (details)
  296. revert voltonumb formulations to restore bit-for-bit results (details)
  297. construct local aerosol_properties obj (details)
  298. francis review comments (details)
  299. use aerosol_properties_object interface (details)
  300. ChangeLog entry (details)
  301. ChangeLog updates (details)
  302. Add addtional fields to PUMAS DDT (details)
  303. Update temporary PUMAS hash (details)
  304. update ChangeLog (details)
  305. ChangeLog tweaks (details)
  306. more tweaks to ChangeLog (details)
  307. updates to get MPAS budgets working, next step to refactor to make consistent with se changes (details)
  308. Add code to properly generate interpolated output with r4 reals (Github issue #644). (details)
  309. Remove extraneous debug messages for performance (details)
  310. Test using ncol instead of psetcols for DDT allocation (details)
  311. Use generalized aerosol interfaces in nucleate ice code (details)
  312. remove unused tolerance; some clean up (details)
  313. restore cam_dev code (details)
  314. some refactor for mpas budgets (details)
  315. remove some debug printout (details)
  316. Add fillvalue checks for CSLAM and non-physics grids, and perform some code clean-up. (details)
  317. incapsulate num dens calc in aerosol_state; use rho in type weights (details)
  318. use assumed shape array arguments (details)
  319. Use accumulated change in number mixing ratios for updates (details)
  320. change order of operations in sulfate number concentrations calc to git bit-for-bit results (details)
  321. optional args for aerosol properties and state objects (details)
  322. use share code version of erf function (details)
  323. initial ChangeLog entries; some cleanup (details)
  324. Mods for using ncol dimension and WACCM bug fixes (details)
  325. Move location of fillvalue checks to catch extended panel values as well. (details)
  326. Making nextsw_cday a double type rather than integer to fix cam_dev restart bug. (details)
  327. implement nudging zonal mean filtering options; rename zonal_mean module as zonal_mean_mod (details)
  328. Add interface for collecting history dimension values (details)
  329. implement camchem-mam5 compsets -- FC2000mam5, FCHISTmam5 (details)
  330. Update ChangeLog for cam6_3_078 (details)
  331. change physprops inputs for MAM4 (coarse mode) (details)
  332. Update externals to get fixes (details)
  333. fixes for bit-for-bit reproducible results wrt changing number of MPI tasks; misc cleanup (details)
  334. add cheyenne regression tests (details)
  335. Zero out more fields and add writing of trop_cld_lev values to file (details)
  336. changes for running FHIST on refinded SE grids (details)
  337. Update ccs_config (details)
  338. change catagories on the CAM refined grid tests (details)
  339. able to operate on fields with arbitrary number of levels; clean up; move to src/utils (details)
  340. mass fixes for se dycore (details)
  341. fixes for dae test (details)
  342. Fix problem with protected variable nextsw_cday (details)
  343. fix bug in boundarydata initial read (details)
  344. add waccmsc test starting 14 Dec (details)
  345. Update hash for pumas (details)
  346. add cam_dev phys with waccm-sc chem test starting 14 Dec (details)
  347. Bring in official PUMAS tag (details)
  348. Remove problematic MCT tests (details)
  349. generalized reading of attribute so that it does not depend on cmeps PR (details)
  350. Increase time for a regression test (details)
  351. Update ChangeLog for cam6_3_079 (details)
  352. Fix final reviewer comments and updated location for mbarv (details)
  353. ChangeLog updates for cam6_3_080 (details)
  354. initial implementation of physics grid TEM diagnostics (details)
  355. add conditionals for doing the TEM daigs (details)
  356. implement aerosol state update_bin method; remove incomplete get_*total_mmr methods (details)
  357. move nucleate_ice_cam_init calls to the respective if/else sections (details)
  358. improve namelist options descriptions; check presense of GEN_GAUSSLATS option before use (details)
  359. Update src/cpl/nuopc/atm_comp_nuopc.F90 (details)
  360. NAG fixes for budgeting (details)
  361. improve Nudge_ZonalFilter namelist options description (details)
  362. calculate scale height; add comments (details)
  363. updates for cam_dev and some cleanup from nag bldlog warnings (details)
  364. fix bug in do_tem_diags setting (details)
  365. fix NAG issue with strings (details)
  366. modify text for logfile (details)
  367. mods to log file messages and remove unused energy difference (details)
  368. Jesse's suggestions -- correct typos, code cleanup, etc. (details)
  369. fix get_info interface and some NAG cleanup (details)
  370. bug fix for cam6_3_080 merge (details)
  371. Further updates to HEMCO-CESM interface in response to comments: (details)
  372. Update based on feedback. Now checks for rxt of jno2 and jo3_b before allocating (details)
  373. bug fix for cam_thermo (details)
  374. correct fix for cam_thermo (details)
  375. added budget for phAP-phBF in physpkg to fix error with budget_print (details)
  376. bug fix for comparing internal/external grids (details)
  377. restrict the MAM4 coarse mode size changes to cam_dev physics (details)
  378. update default ic for aquaplanet to notopo (details)
  379. More of Jesse's suggestions -- correct typos, code cleanup, etc. (details)
  380. cam_thermo fix (details)
  381. remove addfld call (details)
  382. add descriptors to new reg tests (details)
  383. Revert treatment of stratospheric sulfates which are a special case (details)
  384. initial changelog (details)
  385. changelog fixes (details)
  386. Added l_enable_relaxed_clipping to the CAM-CLUBB code. (details)
  387. update cam_dev with required budget_add call for logging energy budgets (details)
  388. I added CLUBB's new tunable parameter a3_coef_min to the CAM-CLUBB code. (details)
  389. Updating the call to setup_clubb_core_api in accordance with new (details)
  390. Added code to interface with the latest version of CLUBB. (details)
  391. Adding _pert arrays to other advance_clubb_core call. (details)
  392. Making compatible with latest clubb change. (details)
  393. Making compatible with latest clubb change. (details)
  394. Now using 2D versions of setup_grid and setup_parameters (details)
  395. Making compatible with latest clubb change. (details)
  396. Making compatible with latest clubb change. (details)
  397. Making compatible with latest clubb change. update_xp2_mc will be broken by this, but all we need to do to fix it is push the column loop into it. (details)
  398. Making use of new 2D call to update_xp2_mc (details)
  399. move dBF energy call from dyn_comp to dp_coupling (details)
  400. initial clean-up of energy diags for log file (details)
  401. changelog updates (details)
  402. initial refactor of het frz code -- generalize (details)
  403. refactor round 2 (details)
  404. correction to Jcnt (details)
  405. collkernel operatate on collection of aerosol bins (details)
  406. generalize hetfrz_classnuc_calc routine (details)
  407. use longer var names for indices; implement common name length parameter (details)
  408. Add hemco_grid_xdim, hemco_grid_ydim namelist variables to configure HEMCO grid. (details)
  409. Update to use tagged release hemco-cesm1_0_hemco3_5_0 (details)
  410. better physics-dynamics coupling with MPAS (code ifdef'ed in since it is answer changing) (details)
  411. further improvements in logfile energy diagnostics (details)
  412. remove endrun while developing (details)
  413. update ChangeLog (details)
  414. use longer var names for indices (details)
  415. declare lower bound begchunk in assumed shape array args (details)
  416. declare lower bound begchunk in assumed shape array args (details)
  417. TFIX output should be turned on for all dycores using energy fixer (details)
  418. remove FV dme adjust diagnostics (details)
  419. renaming for incl. all liq and all ice in one variable (details)
  420. Revert "renaming for incl. all liq and all ice in one variable" (details)
  421. Remove extraneous check for n_frc_files in mo_extfrc when HEMCO is enabled. (details)
  422. add all water in pressure for SE (large commit!) - recover cam_development answers with #ifdef phl_cam_development (details)
  423. tweak var names (details)
  424. initial refactor of het frz code -- generalize (details)
  425. refactor round 2 (details)
  426. correction to Jcnt (details)
  427. collkernel operatate on collection of aerosol bins (details)
  428. generalize hetfrz_classnuc_calc routine (details)
  429. tweak var names (details)
  430. remove unused variable (details)
  431. fix bug in how indices for energy diagnostics are set in dyn_comp.F90 (details)
  432. fix for bug in se advection (details)
  433. update externals to match cesm2_3_alpha10b (details)
  434. Declaring local variables with state%ncol rather than pcols. This avoid occasional slicing and other complications. Also making everything in clubb_tend_cam follow the same indentation scheme. (details)
  435. Updating for the latest changes to CLUBB. (details)
  436. explicitly name global array for saved cloud-borne aerosols (details)
  437. Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1039. (details)
  438. Modified for changes to advance_clubb_core_api. (details)
  439. add noise test (details)
  440. remove erroneous text (details)
  441. Update maximum CAM history field length to 32 (up from 24). (details)
  442. update default IC for waccmsc on ne30pg3 grid; new testmods dir (details)
  443. Update to hemco-cesm1_0_hemco3_5_1 interface (details)
  444. Add HEMCO-CESM enabled compsets (pending verification) (details)
  445. Updates to control flow (details)
  446. Fix incorrect tag name (details)
  447. Bypass extfrc_inti and now use hco_extfrc_inti (details)
  448. Now revert mo_extfrc to completely unmodified; fix hco_cc_emissions (details)
  449. Revert extra whitespace in mo_extfrc (details)
  450. Fix incorrect compset name FC2010climo_HCO (details)
  451. Move HCOI_Chunk_Init which creates pbuf fields to phys_register for correct restart (details)
  452. updated externals (details)
  453. test with mpas dycore (details)
  454. Merge problem fixes (details)
  455. remove debugging diagnostics (*zm3d history fields) (details)
  456. Add HEMCO default namelist options (details)
  457. Tag HEMCO_CESM 1.0.1 fix namelist read (details)
  458. Implement nfreq namelist variable; misc changes requested by code reviewer (details)
  459. misc changes requested by code reviewer (round 2) (details)
  460. implement final routines; mics changes (details)
  461. tweaks to some of the comments (details)
  462. implement final routines; misc code cleanup (details)
  463. create LT (L58) and MT (L93) camchem compsets with cam_dev physics (details)
  464. Address reviewer's comments (details)
  465. emissions moved into own subroutine; move in front of clubb (details)
  466. fix formatting (details)
  467. cleanup (details)
  468. cleanup (details)
  469. Update src/physics/cam/clubb_intr.F90 (details)
  470. Update src/physics/cam/clubb_intr.F90 (details)
  471. address francis review (details)
  472. Add fix for chemistry initialization (details)
  473. put chemistry fix in correct directory (details)
  474. removed unused q_tmp variable (details)
  475. Update src/physics/cam/clubb_intr.F90 (details)
  476. address jesse's review (details)
  477. Update src/chemistry/mozart/chemistry.F90 (details)
  478. Add FCts2nudged_HCO compset. (details)
  479. remove added test (details)
  480. added check_energy to emissions call (details)
  481. Preliminary ChangeLog for cam6_3_083 (details)
  482. update ChangeLog (details)
  483. update cdeps and cice externals (details)
  484. Use handle_allocate_error in micro_pumas_cam (details)
  485. adding changelog (details)
  486. update cdeps external (details)
  487. final changelog (details)
  488. check allocation status (details)
  489. use physconst pi (details)
  490. Fixes initialization for cam_dev (details)
  491. Initialize pbuf indices (details)
  492. update python paths, only build ali_arms with waccm (details)
  493. final changelog (details)
  494. reduce the number of times orb_param is printed to log (details)
  495. changes to appease code reviewer (details)
  496. run refined grid tests on 20 cheyenne nodes (details)
  497. MPAS: add all water to pressure and consistent height-pressure formulation (details)
  498. Address reviewer's comments (details)
  499. separate "static energy" into enthalpy and PHIS energy (details)
  500. typo (details)
  501. minor addtions in dycore_budget.F90 (details)
  502. Reduce number of PEs for CONUS regression tests (details)
  503. add a couple of parameters (details)
  504. remove unneeded use_case (details)
  505. More changes from review (details)
  506. Update to newest CLUBB tag, organized namelist variables and update CAM namelist files for new options (details)
  507. Initializing variables to avoid startup interpolation error in cam_dev. (details)
  508. Update cime to fix create_newcase (details)
  509. Rearrange namelist items, final merge changes (details)
  510. implement aerosol interfaces for het freezing (details)
  511. Adding in Colins surface flux smoothing patch (details)
  512. remove clubbtop limiter (details)
  513. remove comment (details)
  514. correct radius units; some clean up (details)
  515. Namelist defaults updates to get tests running (details)
  516. Update mosart external to work with updated cime and address final reviewer's comments (details)
  517. Fix allocation problem (details)
  518. implement size wghts; misc cleanup type changes (details)
  519. restore ibin and ispc index variable names (details)
  520. initial mods (details)
  521. update chem mech, dry dep SOAG (details)
  522. Add ChangeLog for cam6_3_086 (details)
  523. Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/commit/e4f125ba067ba8083f917e0e06b6b2398483d3e4. (details)
  524. Update python version used in issue-closing workflow. (details)
  525. Adding wp3_pr_dfsn (new wp3 budget term) to relevant CAM scripts. (details)
  526. Renaming wpthlp_entermfl to wpthlp_enter_mfl to be consistent with the CLUBB repo. (details)
  527. update default namelist settings (details)
  528. mv shr_file to shr_log, fix issue in logunit (details)
  529. turn on megan and ocean emis when not scam and not aquaplanet (details)
  530. Check for divide by zero in very rare cases that failed one aux_cam test (details)
  531. update the workflow to use checkout@v3 (details)
  532. update setup-python to @v4 (details)
  533. Turn off unit 155 ECPP writing by default (details)
  534. implement lower bound on clubbtop=pver (details)
  535. Address Adams review comments (details)
  536. Cleanup unit initializations (details)
  537. set namelist defaults for 93 layer config; tweaks to test list (details)
  538. fix bug in mass diagnostics in SE (details)
  539. added ndep stream capability to cam nuopca cap - now cam always sends ndep - either from WACCM or from reading in stream data (details)
  540. update trop_mam4 and waccm_sc_mam4 mechanisms (from chem Cafe) (details)
  541. removed sst settings that should only be in docn (details)
  542. ChangeLog 1st draft (details)
  543. use share1.0.16 external (details)
  544. Review comments, remove Default notes from namelist_definition (details)
  545. Suggested documentation updates from review (details)
  546. Added warning lables to clubb_tend variables dimensioned NCOLS or PCOLS (details)
  547. switch to generalized virtual temperature (closes MPAS energy budget) (details)
  548. ChangeLog update (details)
  549. update budget/state indexes (details)
  550. improve log file output for MPAS (details)
  551. remove unused option (energy conserving dry-mass adjustment) (details)
  552. Update externals to match cesm2_3_alpha11a - more or less (details)
  553. A few more review comments (details)
  554. Add xmlchange commands for NCPL to fix a couple of failing tests (details)
  555. 1st round of mechanism updates (details)
  556. Add xmlchange commands for NCPL to fix a failing cheyenne test (details)
  557. Add xmlchange commands for NCPL to fix a failing gnu test (details)
  558. remove trop_mam5 mechanism (details)
  559. some of the changes suggested by matt (details)
  560. Fix one more failing cheyenne test (details)
  561. Update ChangeLog for cam6_3_088 (details)
  562. Remove vertical interpolation onto layer interfaces (details)
  563. more mechanism updates (include mam5 mechanisms) (details)
  564. nag cleanup (details)
  565. implement het frz scaling factors; get hygro factors from aero_props; use physconst params (details)
  566. move camchem and waccm compsets to mam5 (details)
  567. corrections to compset and namelist settings (details)
  568. correction to array ncol extent (details)
  569. the majority of Jesse's change requests (details)
  570. restore trop_mam xs_long_file default (details)
  571. more misc changes suggested by Jesse (details)
  572. add regression tests (details)
  573. Misc changes suggested by Jesse (details)
  574. Last minute review changes (details)
  575. update to history fields; move mpas tem test to prealpha (details)
  576. implement camchem-mam5 compsets -- FC2000mam5, FCHISTmam5 (details)
  577. change physprops inputs for MAM4 (coarse mode) (details)
  578. restrict the MAM4 coarse mode size changes to cam_dev physics (details)
  579. create LT (L58) and MT (L93) camchem compsets with cam_dev physics (details)
  580. changes to appease code reviewer (details)
  581. mv shr_file to shr_log, fix issue in logunit (details)
  582. update the workflow to use checkout@v3 (details)
  583. update setup-python to @v4 (details)
  584. Turn off unit 155 ECPP writing by default (details)
  585. Cleanup unit initializations (details)
  586. set namelist defaults for 93 layer config; tweaks to test list (details)
  587. ChangeLog 1st draft (details)
  588. use share1.0.16 external (details)
  589. ChangeLog update (details)
  590. Update externals to match cesm2_3_alpha11a - more or less (details)
  591. Add xmlchange commands for NCPL to fix a couple of failing tests (details)
  592. Add xmlchange commands for NCPL to fix a failing cheyenne test (details)
  593. Add xmlchange commands for NCPL to fix a failing gnu test (details)
  594. Fix one more failing cheyenne test (details)
  595. Update ChangeLog for cam6_3_088 (details)
  596. removed uneeded DEBUG print (details)
  597. fixed compile problem in unit checking of stream input (details)
  598. add budget calculation after number of steps,days,months,years,endofrun and some bugfixes (details)
  599. fix 2pi issue; misc clean up (details)
  600. fix for budget_write functionality when budgeting every timestep (details)
  601. initialize dcor in sh_create_gaus_grid (details)
  602. get rid of WX test variable (details)
  603. more misc changes (details)
  604. mpas bug fixes (details)
  605. addfld calls for stages and differences for all thermodynamic categories (details)
  606. ChangeLog draft (details)
  607. remove old xs_long_file defaults for cam5/6 phys -- mo_usrrxt updates changes answers for cam5/6 (details)
  608. ChangeLog updates (details)
  609. bug fixes for CSLAM (details)
  610. fix bug in call to get_hydrostatic_energy in energy diagnostics (details)
  611. update the default lut xs files and correct comment in mo_sad (details)
  612. update default ocean_salinity_file (details)
  613. update tests list (details)
  614. Remove a few more default lines from namelist definitions (details)
  615. fix bug in dimension size (details)
  616. initial ChangeLog (details)
  617. flag refined configs as not supported (details)
  618. another index bug (details)
  619. invoke final routine; remove note (details)
  620. Add cam_physics_mesh defaults to namelist_defaults_cam.xml (details)
  621. update ChangeLog (details)
  622. Addressing final review comments (details)
  623. doc/ChangeLog (details)
  624. bug fixes (details)
  625. Update (joint with ce562fd in HEMCO_CESM) to allocate 2-D/3-D pbuf based on extfrc_lst -- do not use directly (details)
  626. Adding namelist support for l_vary_convect_depth, l_standard_term_ta, and l_partial_upwind_wp3 (details)
  627. Fixed initialized variable inside clubb ifdefs (details)
  628. Updated ref for sfc flux code (details)
  629. Louisa's updates to nudging namelist settings (details)
  630. updates to log file (details)
  631. Updated ChangeLog (details)
  632. Add missing include (details)
  633. corrections to MEGAN, use shr expr parser, and other misc changes (details)
  634. reviewer's suggestions -- minor misc changes (details)
  635. Fix bug in indexing for hco_cc_emissions; add frcing from in (details)
  636. Remove extraneous USE and HEMCO_CESM c-preprocessor statement (details)
  637. Update comments in bld/configure for accuracy (details)
  638. Fix typo in pbuf_ptr_2d nullify (details)
  639. better error checking (details)
  640. more changes to appease reviewers (details)
  641. use ESCOMP tags for externals; add brief documentation for SOAE emissions factors (details)
  642. More reviewer's comments addressed (details)
  643. update comment for SOAE emissions factors (details)
  644. Address more review requests (details)
  645. move test to prebeta (details)
  646. increase time limit on CONUS test (details)
  647. replace mass_factors with watact_mfactor (details)
  648. update ChangeLog (details)
  649. update ChangeLog (details)
  650. Duseong's corrections to emissions settings (details)
  651. use DMS OASISS emis as defaults (details)
  652. add check for csw_cycle_yr (details)
  653. Fix limitation for calls in restart_physics and minor comment updates (details)
  654. Another comment update (details)
  655. Minor comment edits (details)
  656. fixed specification for clm_2010 (details)
  657. set default scaling factors; skip pcarbon mode (details)
  658. pass lightning flash frequency to mediator for CTSM (details)
  659. Improve cld-to-grnd lightning documentation; change "atm_lightning_flash_freq" to "atm_provides_lightning"; minor cleanup (details)
  660. Fix restart issue -- use pbuf field for flash freq field (details)
  661. Check namelist setting of atm_provides_lightning (details)
  662. calc lightning only when cam phys is used (details)
  663. apply namelist scaling factor to flash freq (details)
  664. code clean up (details)
  665. updates to address PR review comments (details)
  666. make MPAS use cam_thermo energy routines (details)
  667. first commit (details)
  668. corrections for later cmeps (details)
  669. cleaned up some comments (details)
  670. atm_provides_lightning is FALSE if simple phys or aquaplanet (details)
  671. use thermo infrastructure in SE energy calculations (details)
  672. cleaned up comments (details)
  673. minor changes per reviewers suggestions (details)
  674. fixed additional issue in PR (details)
  675. Final cleanup per instructions from Patrick (details)
  676. ChangeLog draft (details)
  677. remove factor from cld2grnd flash freq; fix typos (details)
  678. ChangeLog update (details)
  679. ChangeLog update (details)
  680. Minor changes to history fld units (details)
  681. Remove unnecessary conditional (details)
  682. Modify conditional (details)
  683. initial checkin of jt ebudget changes cam6387 (details)
  684. cleaned up mods (details)
  685. address cheryl's prelim review (details)
  686. Remove extraneous space which prevented spcams from running (details)
  687. addressed francis and jesse reviews (details)
  688. fix comment (details)
  689. convert clubb tendencies in history output to wet (details)
  690. typo (details)
  691. Tag to upstream HEMCO-CESM 1.1.0 and HEMCO 3.6.0 (details)
  692. Now process surface layer emissions in hco_set_extfrc instead of hco_set_srf_emissions (details)
  693. Initial ChangeLog changes (details)
  694. Add baseline differences to ChangeLog (details)
  695. completed out ChangeLog (details)
  696. add mam4 tests; adjust comments in usrrxt (details)
  697. ChangeLog draft (details)
  698. updates to default namelist settings (details)
  699. ChangeLog updates (details)
  700. ChangeLog updates (details)
  701. ChangeLog updates (details)
  702. removed unnecessary settings from namelist_definition.xml (details)
  703. addressed more issue brought up in PR review (details)
  704. removal of unused namelists (details)
  705. changes to appease code reviewers (details)
  706. correct hetfrz scalfac Defaults in namelist_definition (details)
  707. fixed grammar (details)
  708. Andrew's changes (details)
  709. lots of science changes: (details)
  710. adopt new subroutine names in fv and mpas (details)
  711. refactor/simplify budget code to use history buffers (details)
  712. infrastructure for more accurate energy computation for MPAS; futher improvements to log file output for SE (details)
  713. MPAS thermo (details)
  714. regression test bug fixes for budget and dycores (details)
  715. more regression fixes, this time for izumi (details)
  716. This commit changes HEMCO within CESM to be a runtime option controlled by the namelist variable use_hemco in phys_ctl_nl. (details)
  717. Fix dependencies. Still temporarily need to bring HEMCO_CESM as used upstream, will deprecate and remove in next HEMCO version. (details)
  718. Update HEMCO_CESM interface to upstream hemco-cesm1_1_1_hemco3_6_2 (details)
  719. add namelist options for frz scaling factors (details)
  720. bug fixes consistent with Simone's test runs (details)
  721. Update bld/build-namelist (details)
  722. aqueous chemistry fix (details)
  723. Update USE_ESMF_LIB default for %HEMCO compsets; sensible defaults in namelist_defaults (details)
  724. PR cleanup, ChangeLog wording (details)
  725. Fix pbuf field check error if HEMCO is not enabled at runtime (details)
  726. ChangeLog update (details)
  727. Add hemco_emissions_year to hemco_nl. Updates HEMCO_CESM external to hemco-cesm1_1_2_hemco3_6_2. (details)
  728. ChangeLog update (details)
  729. PR cleanup (details)
  730. consistent calc of BC coated fraction; BC scaling set to 0.01 (details)
  731. merge mvertens feature/remove_sst_specs branch; revert build-namelist; misc (details)
  732. correct comments (details)
  733. minor cleanup (details)
  734. apply gas drydep to ptend for cam_dev (details)
  735. possible clubb bug fix (details)
  736. forgot to include is_physpkg use statement (details)
  737. remove rpdeldry from mo_gas subr argument (details)
  738. ChangeLog draft (details)
  739. revert clubb emissions changes (details)
  740. ensure correct dry/wet basis expected in ptend array (details)
  741. adjust comment (details)
  742. update ChangeLog (details)
  743. add full issue path to ChangeLog (details)
  744. update to cam6_3_098; fix comment; start ChangeLog (details)
  745. update ChangeLog (details)
  746. Minor fix: Remove excessive debug prints on other CPUs (details)
  747. Introduce ghg_mam4 chemistry mechanism (details)
  748. ghg_cam test (details)
  749. ChangeLog draft (details)
  750. hacks for debuging... (details)
  751. Changelog for 099 because git is unable to merge (details)
  752. update ChangeLog and rename calc_te routines in cam_dev for budgets (details)
  753. First compset changes - not complete (details)
  754. update default flbc_file for ghg_mam4 chem (details)
  755. use constants from physconst -- changes answers larger than roundoff (details)
  756. code clean up (details)
  757. update ChangeLog (details)
  758. removed unused vars (details)
  759. More compset additons (details)
  760. turn on physical frictional heating (WACCM-x) (details)
  761. revert use of model_top; add use case files (details)
  762. fix description of %LT %MT (details)
  763. restore factor setting (details)
  764. bug in previous commit (details)
  765. new energy code in simple physics (details)
  766. cleanup (variable names se/dyn_comp.F90 and log file code) (details)
  767. remove outcommented code (details)
  768. beautify log file energy output (details)
  769. add LGHTNG_CLD2GRND diag (details)
  770. correct calc_nox_prod logic; misc clean up (details)
  771. minor cleanup (details)
  772. revert setting of lght_no_prd_factor (details)
  773. hack to get bit-for-bit for FV, FV3, EUL (details)
  774. some code clean-up (details)
  775. beautiful physics energy names (details)
  776. implement minimum mass mean radius (details)
  777. some refactor and fix bug with area weights for MPAS - normalized to 1 by dividing by 4*pi (details)
  778. Update FLTHIST_v0a settings (details)
  779. Update prescribed_ozone_file (details)
  780. clearer naming convention in SE dycore_budget.F90 code (details)
  781. bug fix for budgets, need to normalize before creating a composed field (details)
  782. merge waccm_sc_hist_cam6 settings into hist_cam_lt (details)
  783. address review comments (details)
  784. Add missing descriptions (details)
  785. Change to FGRAYRAD and add a number of gray_XXX output variables (details)
  786. call phys_grid_ctem from cam_dev/physpkg (details)
  787. move setting of namelist options from "Write output files" section (details)
  788. revert cam_dev default chem to trop_mam4; update clubb/silhs external (details)
  789. Create ChangeLog for cam6_3_101 (details)
  790. Use zm history field names; include zm wind and TH output fields (details)
  791. fix energy diagnostic bug (details)
  792. further improvements and unification of logfile energy output (details)
  793. Adding four fields from cam/convect_shallow.F90 to cam_dev/convect_diagnostics.F90 in (details)
  794. need unique hist grid id ; correct wthza (details)
  795. Additional changes to initialize fields to zero. See issue https://github.com/ESCOMP/CAM/issues/776. (details)
  796. Add three new output fields (details)
  797. output new variables (details)
  798. corrections to history field descriptions (details)
  799. clean-up (details)
  800. Initialize CO2 when not available in initial conditions file (details)
  801. ChangeLog draft (details)
  802. ChangeLog update (details)
  803. revert pbuf changes in convect_diagnostics; add pbuf checks in cospsimulator_intr (details)
  804. Update externals to almost match cesm2_3_alpha12d (details)
  805. introduce 2000_cam_dev use case file; add error checking (details)
  806. fix issue with undefined values in rho (details)
  807. share 2000_cam6 between cam6 and cam_dev (details)
  808. restore tracer_cnst_filelist setting (details)
  809. add reg test (details)
  810. remove old ifdef code (details)
  811. clean-up (details)
  812. ChangeLog update for cam6_3_103 (details)
  813. ChangeLog draft (details)
  814. ChangeLog uptdate (details)
  815. update ChangeLog (details)
  816. bug (identified by Jesse N.) (details)
  817. scale temperature T and dtdt in physics rather than in dp_coupling so that dtcore and other diagnostics reflect the temperature increment in dynamics (details)
  818. update ChangeLog (details)
  819. simple physics support for previous commit: "scale temperature T and dtdt in physics rather than in dp_coupling so that dtcore and other diagnostics reflect the temperature increment in dynamics" (details)
  820. remove se_phys_dyn_cp and se_cp_moist namelist vars and associated variables in code (no longer needed) (details)
  821. fix initialization bug (from Truesdale) for simple physics energy budgets (details)
  822. clarify differences in MPAS log file messages (details)
  823. deferred soluble (details)
  824. update ChangeLog for PR, bug fix for MPAS, added thermo_budget_debug to put out all budget variables (details)
  825. fix failing sub-column test (details)
  826. new namelist defaults for water_species - based primarily on microphysics and then physics package (details)
  827. Updates to address review comments. (details)
  828. fix for prescribed bulk aerosols in cam6 phys (details)
  829. allow budgets to be written to files 0-10 (details)
  830. Remove HEMCO phase 1 as currently unneeded (details)
  831. reimplement Invert_Matrix using LAPACK DGESV (details)
  832. changes for misc PR (details)
  833. PR review updates for Jesse (details)
  834. PR updates for Jesse, continued ... (details)
  835. update ChangeLog (details)
  836. PR comment updates (details)
  837. next tranche of updates for the PR (details)
  838. repond to PR comments (details)
  839. PR comments mods (details)
  840. more mods (details)
  841. PR budget mods no answer changing (details)
  842. PR responses (details)
  843. PR mods. (details)
  844. loop over columns rather than use where block; specify intent for arguments (details)
  845. replace ntrac>0 with use_cslam throughout code; other clean-up (details)
  846. PR updates (details)
  847. PR update check budget_num (details)
  848. replace /gravit with rga throughout code (details)
  849. bug in previous commit - round-off answer changes! (details)
  850. split long lines for PR (details)
  851. PR fix for valid tapes numbers (details)
  852. Update src/utils/cam_thermo.F90 (details)
  853. use ESCOMP/CMEPS tag (details)
  854. PR (details)
  855. Jesse's change requests (details)
  856. PR commits (details)
  857. fixes for #741, #743 (details)
  858. PR update, op to optype in error msg (details)
  859. PR updates (details)
  860. add comment on filling in missing values; start ChangeLog (details)
  861. update ChangeLog (details)
  862. PR mods (details)
  863. PR stuff (details)
  864. PR refactor - comments, rename, added parameters (details)
  865. ChangeLog update (details)
  866. fix #608, #749 (details)
  867. rename file/module budgets to cam_budget along with external subroutines (details)
  868. add some changed files that were missing (details)
  869. set lght_no_prd_factor namelist opt if chem has NO (details)
  870. update ChangeLog (details)
  871. ChangeLog updates (details)
  872. ChangeLog updates (details)
  873. ChangeLog updates (details)
  874. added vcoord_moist_pressure ifelse to water_update for FV core (details)
  875. rename is_budget to is_cam_budget and cam_budget_em_budget to cam_budget_em_register (details)
  876. Update FLTHIST compset and finish implementing initial FMTHIST compset (details)
  877. remove extra cslam argument for snapshot and budget register (details)
  878. reset --soft HEAD^ to remove last commit in error (details)
  879. reverting to 3253718 (details)
  880. forgot to rename cam_budget_init in cam/physpkg (details)
  881. FINDLOC not supported in NAG versions < 7.0 replaced with MAXLOC (details)
  882. bugfix for MAXLOC doesnt affect regression tests as no globals tested yet (details)
  883. corrected subroutine renames - only executed when budgets are turned on - no regression test side effects. (details)
  884. update Changelog for tag (details)
  885. add extra issues also included in this PR (details)
  886. spelling... (details)
  887. added issue #789 (details)
  888. remove optional key words (details)
  889. Update ChangeLog (details)
  890. update to ChangeLog (details)
  891. update compsets; back out cam_history change (details)
  892. update ChangeLog (details)
  893. Remove unnecessary USE_ESMF_LIB override for HEMCO, as USE_ESMF_LIB is always enabled now (details)
  894. Add HEMCO to cam_dev; fix pp_none and pp_terminator new chem_emissions module arguments (details)
  895. Remove daily output and add spun up 2 deg FV ncdata file (details)
  896. initial add of mpas boundary data for new resolutions (details)
  897. Add 1850 MT and LT use_cases (details)
  898. Correct typos - Cecile's initial run (details)
  899. Fix typos in MT and update comments (details)
  900. update ctsm and ccs_config externals (details)
  901. Fixing up merge issues and missed changes (details)
  902. Update ext_frc_specifier in all LT and MT use_cases (details)
  903. Updated tracer_cnst_specifier (details)
  904. Use updated ubc file in correct netCDF format (details)
  905. Changes to address reviewer comments (details)
  906. more info on references (details)
  907. changes for default namelist settings; add FMT1850 and FLT1850 compsets for testing (details)
  908. Preliminary ChangeLog (details)
  909. Move ne30 test case to prealpha (details)
  910. Update compset name and final ChangeLog for cam6_3_111 (details)
  911. add one more entry to ChangeLog (details)
  912. initial ChangeLog (details)
  913. ChangeLog update (details)
  914. ChangeLog update (details)
  915. Address review comments (details)
  916. Fix m index for extfrc; update to address reviewer comments (details)
  917. Remove extraneous checks for pbuf field association as errors are reported by pbuf_get_field directly (details)
  918. Fix wrong species name source in initialization output (details)
  919. added support for ne3pg3 for 32 level aquaplanets and F-cases (details)
  920. added support for ne5pg3 L32 F-cases (details)
  921. add support for ne16np3 L32 F-cases (details)
  922. add mpas 15 240 topo boundary data (details)
  923. cp aherring files to standard directories (details)
  924. add 58 level versions of SE initial files (details)
  925. Use relative path in inputdata for HEMCO config file. (details)
  926. build-namelist changes from Brian Eaton <eaton@ucar.edu> for ext_frc_specifier/srf_emis_specifier to be incompatible with use_hemco = .true., other comment changes (details)
  927. Modify based on tuning 'f' and up PE count for MT compset (details)
  928. Up PE layout to 50 for MT compsets (details)
  929. Style fixes to address review comments (details)
  930. Update HEMCO-CESM upstream to hemco-cesm1_1_5_hemco3_6_2_cesm for NAG compiler fixes (details)
  931. Use 0.5x0.625 grid internally in HEMCO for se_refined_mesh grids (details)
  932. Add model_top configure flag (details)
  933. Draft ChangeLog (details)
  934. remove MCT tests (details)
  935. Adjust PE layout for MT run to one which works with restarts (details)
  936. Address more review comments (details)
  937. Update manage_externals (details)
  938. fix nag scam test by removing mpi-serial setting (details)
  939. update ChangeLog (details)
  940. remove mpas files as we need to create new ones for updated bedmachine topography (details)
  941. add initial 'c' for cycle count (details)
  942. Revert "cam6_3_113: Update manage_externals" (details)
  943. rename and update metadata for new coarse grid boundary data (details)
  944. Update manage_externals (details)
  945. clean up Externals and add ne3pg3 test to testlist (details)
  946. Fix PR number (details)
  947. ChangeLog update (details)
  948. ChangeLog updates testing will have to be redone but I put some of my non pending results in there for now (details)
  949. Add a few more namelists and remove PE layout for MT (details)
  950. Update externals to cesm2_3_beta14 (details)
  951. Update ChangeLog for cam6_3_114 (details)
  952. Updates based on reviewer comments (details)
  953. update hemco_config path to new for SMS test; update tests (details)
  954. add microp_mg_dcs defaults to build-namelist (details)
  955. Add additional namelist settings (details)
  956. One more namelist cleanup (details)
  957. WIP: Allow ovverride of  and DiagnFile using namelist properties within the CESM environment. (details)
  958. Update build-namelist to include new namelist variables. (details)
  959. Update HEMCO-CESM upstream to hemco-cesm1_2_0_hemco3_6_2_cesm (details)
  960. Revert extra tests added for testing (details)
  961. add O3S to waccm_ma_mam5 (details)
  962. Updated Changelog to remove Externals.cfg from this PR since that file was updated in 6_3_114 (details)
  963. Further refinement based on discussion at planning meeting (details)
  964. Address additional reviewer comments (details)
  965. one more reviewer change (details)
  966. add pointers for intel performance, remove unused PI variable for nvhpc (details)
  967. update Changelog for tagging (details)
  968. update Changelog for tagging take 2 (details)
  969. front_gaussian_wdith namelist param; set O3S_Loss rate; move O3S to explicit solver (details)
  970. Add TOA fields for three fluxes (details)
  971. corrections for waccmx (details)
  972. add SF*** history fields only when needed (details)
  973. Update LT file and remove ncdata files from use_cases (details)
  974. ChangeLog for cam6_3_116 (details)
  975. Update MT file (details)
  976. remove SFNO2 from fincl lists in use case files (details)
  977. dry dep diags only for species that have dry dep (details)
  978. remove SFDMS history field from fincl (details)
  979. Fix bad merge line (details)
  980. Update ChangeLog for cam6_3_117 (details)
  981. use SPS585 emissions; restrict default out of SF fields; shorten fincl1 lists in use cases (details)
  982. hemco compsets not supported (details)
  983. misc changes for Jesse's code review (details)
  984. ChangeLog update (details)
  985. correct typo (details)
  986. ChangeLog draft (details)
  987. add_default CT_H2O needs to be after addfld (details)
  988. ChangeLog update (details)
  989. set history_chemistry=.true. and shorten fincl1 list (details)
  990. correction to fincl list (details)
  991. more tweaks to fincl lists in waccm use cases (details)
  992. update ChangeLog (details)
  993. fix ChangeLog (details)
  994. ChangeLog draft (details)
  995. Updates bringing back in Larson-group updates lost in merge (details)
  996. ChangeLog update (details)
  997. merge in branch cam6_3_112_aeropts (details)
  998. clean up (details)
  999. do not extrapolate beyond the edges of the table (details)
  1000. revert change to outfrq9s/user_nl_cam (details)
  1001. ChangeLog draft (details)
  1002. add stub subroutine get_lw_spectral_boundaries for building simple models (details)
  1003. improve docs (details)
  1004. Corrections to namelist settings (details)
  1005. Corrections to default 10x15 camchem ic file (details)
  1006. Recent changes needed to run current clubb checkout (details)
  1007. ChangeLog update (details)
  1008. ChangeLog update (details)
  1009. Small bug fix (details)
  1010. code review change requests (details)
  1011. ChangeLog update (details)
  1012. ChangeLog update (details)
  1013. ChangeLog update (details)
  1014. improves history write performance; (details)
  1015. Update ALI-ARMS external (details)
  1016. Preliminary ChangeLog (details)
  1017. Final ChangeLog for cam6_3_123 (details)
  1018. Fixing bugs. (details)
  1019. Adding/modifying scripts to make things work. Also a good time to include BIT_CHANGING. (details)
  1020. Update to jenkinsfiles (details)
  1021. Update to jenkinsfiles again (details)
  1022. Update to jenkinsfiles again (details)
  1023. Small updates (details)
  1024. Updates to run script (details)
Commit 28115b33951f656eb49663e1c941f0d191dd489a by courtneyp
initial changelog updates
The file was modified doc/ChangeLog (diff)
Commit 23b6274bb4d9b54486cdee00401e868ba1af8b2f by courtneyp
address review comments; changelog updates
The file was modified doc/ChangeLog (diff)
Commit 0a572ab4a083c7fea7043f833c91fefa234d4678 by katec
Update to head of larson-group cam
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 15cb0ec531ae9d0414f844e6a2361291f0627dab by katec
Changes for the nag compiler and less output
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit fbca529bb86a59a30b7f2e3c1ddc286c8f1909ac by katec
Namelist changes for Issue 467
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/build-namelist (diff)
Commit 82ff3c8d5e155e7939cfbc998dc9cd6ecfb16ea7 by katec
Changes to address issues 467 and 461
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 67c0127b48d25f80ed4ddbbeaa35192ab6e5a36e by fvitt
fix deferred functions issue (for NAG)

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit 4f17bbbc417fbcba3d67eeb735407f7cba227829 by cacraig
Add restart capabilities and regression test
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
The file was modified src/physics/cam/restart_physics.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
Commit aa567ac55edf02322f0d078e88d791fe6d81123d by fvitt
Add Hall and Pedersen Conductance diagnostics

        modified:   src/ionosphere/waccmx/edyn_init.F90
        modified:   src/ionosphere/waccmx/edyn_mpi.F90
        modified:   src/ionosphere/waccmx/edynamo.F90

        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/shell_commands
The file was modified src/ionosphere/waccmx/edyn_mpi.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam
The file was modified src/ionosphere/waccmx/edyn_init.F90 (diff)
The file was modified src/ionosphere/waccmx/edynamo.F90 (diff)
Commit 225abcb6740a4ffb1c9bbfe096917b613d807a72 by cacraig
Update externals to match cesm2_3_beta08
The file was modified Externals.cfg (diff)
Commit 572a3b84a48cdd758a7fb7edc6a871de6d9da20a by cacraig
Preliminary ChangeLog
The file was modified doc/ChangeLog (diff)
Commit ed1291408633c68b53a1e4b3194a5b585d71158c by fvitt
Remove EDYN_ZIGM2_HAL and EDYN_ZIGM11_PED, replace with HALL_CONDUCTANCE and PED_CONDUCTANCE

        modified:   bld/namelist_files/use_cases/1950-2010_ccmi_refc1_waccmx_ma.xml
        modified:   bld/namelist_files/use_cases/sd_waccmx_ma_cam4.xml
        modified:   bld/namelist_files/use_cases/sd_waccmx_ma_cam6.xml
        modified:   bld/namelist_files/use_cases/waccmx_ma_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccmx_ma_hist_cam6.xml
        modified:   bld/namelist_files/use_cases/waccmxie_ma_2000_cam4.xml
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam
        modified:   src/ionosphere/waccmx/edyn_init.F90
        modified:   src/ionosphere/waccmx/edynamo.F90
The file was modified bld/namelist_files/use_cases/1950-2010_ccmi_refc1_waccmx_ma.xml (diff)
The file was modified src/ionosphere/waccmx/edynamo.F90 (diff)
The file was modified bld/namelist_files/use_cases/waccmxie_ma_2000_cam4.xml (diff)
The file was modified src/ionosphere/waccmx/edyn_init.F90 (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam (diff)
The file was modified bld/namelist_files/use_cases/sd_waccmx_ma_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccmx_ma_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccmx_ma_hist_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/sd_waccmx_ma_cam4.xml (diff)
Commit 09a5d30be37659139c574d0a923eae5ec7f83882 by fvitt
minor changes

        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam

        modified:   src/ionosphere/waccmx/edyn_init.F90
        modified:   src/ionosphere/waccmx/edynamo.F90
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/shell_commands
The file was modified src/ionosphere/waccmx/edynamo.F90 (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_conductance/user_nl_cam
The file was modified src/ionosphere/waccmx/edyn_init.F90 (diff)
Commit b8421fe78fc808978b8dfb657be12c1ef9676091 by cacraig
Update STARTDATE year from 0000 to 0001 to fix failure in CLM
The file was modified cime_config/testdefs/testmods_dirs/cam/idphys/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/scm_prep_c6/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_ttrac/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/ttrac_loadbal0/shell_commands (diff)
The file was modified doc/ChangeLog (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_eoyttrac/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/ttrac_loadbal3/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/scm_prep/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/terminator/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq24h_port/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/ttrac_loadbal1/shell_commands (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
Commit 92a61659af100df07f9bfe2da9b035df9adcc2e2 by cacraig
Setup ALI-ARMS regression test
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_apmee/user_nl_cam (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit a1b5bafd4d7a38ac7c89062fbb8dfedd1da0621f by courtneyp
update ccs_config_cesm tag
The file was modified Externals.cfg (diff)
Commit c5678ef2876ca20b97a61b5939669c06f60e8b4c by courtneyp
add nuopc restart change and associated test
The file was modified cime_config/testdefs/testmods_dirs/cam/scm_prep_c6/shell_commands (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified src/ionosphere/waccmx/dpie_coupling.F90 (diff)
Commit 2a6933c7f130d3fad15b61b8ae57880d555c35f7 by fvitt
Fix for SD driven by ERA5 data (issue #207)

Need to check for fill_value in sea ice fraction for dry dep

        modified:   src/dynamics/fv/metdata.F90
The file was modified src/dynamics/fv/metdata.F90 (diff)
Commit dc626f31c98607ebef372dd8dcf6c982fb03113d by courtneyp
specify PTS_MODE only for mct driver
The file was modified cime_config/SystemTests/sct.py (diff)
Commit ffe62f247e6d7fae3f296804ba997bd6069badda by fvitt
a fix for limited num of emissions files (issue #538)

        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_extfrc.F90
        modified:   src/chemistry/mozart/mo_srf_emissions.F90
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
The file was modified src/chemistry/mozart/mo_srf_emissions.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
Commit 1aef6b38fbb6dc9832b5c1a0ae587d914c983f4b by fvitt
add log message with file names

        modified:   src/chemistry/mozart/mo_extfrc.F90
        modified:   src/chemistry/mozart/mo_srf_emissions.F90
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
The file was modified src/chemistry/mozart/mo_srf_emissions.F90 (diff)
Commit dcb913f4fd8248eff757ef3232116e2c28fb748a by katec
Change sparse checkout to svn specific checkout
The file was modified bld/configure (diff)
The file was removedsrc/physics/.clubb_sparse_checkout
The file was modified Externals_CAM.cfg (diff)
The file was removedsrc/physics/.silhs_sparse_checkout
Commit 069aef15231c503144e8686d3c91af1c63766c7c by courtneyp
back out nuopc restart changes
The file was modified cime_config/testdefs/testmods_dirs/cam/scm_prep_c6/shell_commands (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified src/dynamics/fv/te_map.F90 (diff)
Commit 33429df1c0da267bbb9f359032b9782e9ec8b11f by katec
Oops, forgot the path to SILHS
The file was modified Externals_CAM.cfg (diff)
Commit 7dbe2506a3c64e1f3fbddc7d07f6df6d3e38f137 by courtneyp
initial changelog updates
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
Commit 4fd8b018ab62cc5d9a448a844560a094215253ca by fvitt
adjust size of max_num_emis_files

        modified:   src/chemistry/mozart/chemistry.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
Commit 5be931c041f040f43c40bd591f51ab00092ae7cb by fvitt
add some documentation for properties interface

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/physics/cam/ndrop.F90
The file was modified src/physics/cam/ndrop.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit 89382ee92da5dbe45e8e618a658896acce503d62 by cacraig
Add subsetting for columns
The file was modified src/physics/cam/micro_mg_cam.F90 (diff)
The file was modified src/physics/cam/nucleate_ice.F90 (diff)
Commit 9da6b6a1205b57967b105d293e1ac359b28c09fa by fvitt
add some documentation for aerosol state interface

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
Commit 282170a7ce94ab7e1d9ab1e3e62eb734b2648a4d by jimmie.lin
Update HEMCO external to ESCOMP
The file was modified Externals_CAM.cfg (diff)
Commit 9cf0f9b05eedf7f6630fa7a3830f44e3db083d45 by courtneyp
updates cime external; update NTASKS for outfrq9s_refined_camchem
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/shell_commands (diff)
The file was modified doc/ChangeLog (diff)
The file was modified Externals.cfg (diff)
Commit 0403c263957a659ab896ebbe1d68a13a475cef8f by courtneyp
remove idphys tests; update outfrq3s_usecase tests to cover previous idphys tests; changelog updates
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_clm
The file was modified doc/ChangeLog (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_usecase/user_nl_cam (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/shell_commands
Commit 4ebc6b805e9080595cfb91f667fa5028d1d8fc37 by courtneyp
update ccs_config external; add mct tests for aquaplanet SCAM tests
The file was modified Externals.cfg (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified doc/ChangeLog_template (diff)
The file was modified doc/ChangeLog (diff)
Commit 7cbfb843b0a52a515470cd52a32d3884fccd7aba by mlander
Committing changes to carma_pmc/user_nl_cam and test_growth/carma_model_mod.F90
The file was modified src/physics/carma/models/test_growth/carma_model_mod.F90 (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/carma_pmc/user_nl_cam (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified Externals_CAM.cfg (diff)
Commit 2b14100bb4b68b5eb5a4d91e79ba22c66764aa95 by courtneyp
final changelog updates; return to old ccs_config tag; update atm_comp_nuopc to enable SCT tests to run
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
Commit f0be7254fa0feb8a9df61387799b99b1359ce367 by cacraig
Assign nlev to pver and remove top_lev:nlev subsetting
The file was modified src/physics/cam/micro_mg_cam.F90 (diff)
Commit e6e2f6466a7d235af7b906a6c264ba3531913282 by katec
Namelist updates and modifiers, adds Lscale option to config and ipdf_call_placement
The file was modified bld/configure (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/config_files/definition.xml (diff)
Commit c542e30e9b7440b19396d0f06da64c4aaf426cc5 by cacraig
Remove local state_loc_X variables and initialize a few more
The file was modified src/physics/cam/micro_mg_cam.F90 (diff)
Commit cfd361263bd8bd8e19f461d7ac481bc3dee310e3 by katec
Updates to defaults and remove some comments
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 914f0883203c411a7cada7c854bb5a2d8460dd10 by katec
Update open statements and change _OPENACC ifdef
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 20b1d9eab5559f5c91b2c6b801c4823b6e24b6ff by cacraig
Fix a few more missing :mgncol in call to micro_mg_cam
The file was modified src/physics/cam/micro_mg_cam.F90 (diff)
Commit 38402499746afced16674a297fe666bac4af6d84 by mlander
setting pmc test to ERS to avoid failure
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit df15ce1244e289f3b7ca2e86eedf236a61f73bab by mvertens
changes to fix scam - also need a cmeps update
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 6385fdf4ad9b6ffd75fc30500f56080a55cf062a by fvitt
fix for multiday AMIE time interpolation bug

        modified:   src/ionosphere/waccmx/amie_module.F90
The file was modified src/ionosphere/waccmx/amie_module.F90 (diff)
Commit 412189c5fd4d9408c655cd920f8066ea327dcc15 by katec
Re-doing Lscale namelist settings
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/configure (diff)
Commit d9a28af160d3a9542c2f18b1d5a66a3734da9697 by katec
Finish configure roll back, move acc directives, finish remove getunit, update cam_dev physpkg with changes from this PR
The file was modified bld/config_files/definition.xml (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified bld/configure (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified cime_config/SystemTests/sct.py (diff)
Commit 1fb17450d1a686fca2e6995ade207d8d8a40a8f1 by cacraig
Remove unneeded code
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 1fa73091dbcc94cff546c9e4d66e2890fb235ee8 by cacraig
Additional cleanup and apply mods to cam_dev version
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 05cab797e44ca0548709f6148ab60a6e805919a8 by cacraig
Further cleanup when differenced with cam6_3_055
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit be19d5a0fa1869308892771dca99193887295cd1 by sunjian
Update CICE/CIME/CCS_CONFIG to make ERP run work properly

modified:   Externals.cfg
The file was modified Externals.cfg (diff)
Commit ffc89c184642f55d18628281e20b5532ae3500e4 by sunjian
Add new GPU test suite for PUMAS

modified:   cime_config/testdefs/testlist_cam.xml
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/shell_commands
renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_cam -> cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/user_nl_cam
renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_clm -> cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/user_nl_clm
renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/shell_commands -> cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/user_nl_clm
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/user_nl_clm
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/shell_commands
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/user_nl_cam
Commit 8586311fdcbae09a7db5b20d199ebfa51523b3b5 by sunjian
Update the test_driver for Casper

modified:   test/system/test_driver.sh
The file was modified test/system/test_driver.sh (diff)
Commit 3b1da062e781a902f0972a8549400f5165e41d86 by katec
Removing two more freeunit calls that snuck in there.
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit f2125aeea39a786910d8333b93658e0f367708fd by cacraig
Fix issues introduced during cleanup
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit c11dbbc01c761bb554bcaa0ddf59072e660996d1 by cacraig
Put back a couple of intializations and correct another typo
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 9935a89e3392caecbfa8bbdbdbcb42ea6164553c by cacraig
initialize a couple of variables in cam_dev
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit f10d173697dd1261d9747be443693c3b97d68fa4 by katec
Changed default clubb_l_e3sm_config to false
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit c410f0ae0998488c1a1146c4f3c9fe3bca0aa061 by john
initial commit of ebudget code
The file was modified Externals.cfg (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit 6aeaacb30f3e443d09677eaf3b07a8fc10e990a6 by john
add cam6_3_044 mods to dyn_grid and cam_grid_support to support writes to GLL grid
The file was modified src/dynamics/se/dyn_grid.F90 (diff)
The file was modified src/utils/cam_grid_support.F90 (diff)
Commit 60acd6c9db5bc0ccb24d86d4750ade4702b26db7 by john
fix bug in budgeting logic when dynamic energy variables are not output to history
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified Externals.cfg (diff)
Commit 8b6825d4dcd5e6f435bfb43b28b7393a92ea651c by courtneyp
use longname for mct/cice5 tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit bee63bdff8a73cf9dfb5a627b50495336340c4c4 by courtneyp
initial changelog updates
The file was modified doc/ChangeLog (diff)
Commit 9ea6441846dd3812c2a675a61a5d48f9c8fa30db by benjamin.andrew.stephens
Use CLUBB's own clubb_l_do_expldiff_rtm_thlm only to control diffusion on rtm and thlm; eliminate duplicate flags clubb_expldiff and do_expldiff.
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 7e53f5a8ec308052f93c29e72d5ff51714e21258 by sunjian
Update xmlchange command with Steve's suggestions

modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/shell_commands
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/shell_commands
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/shell_commands
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/shell_commands
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg2_default/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_nondefault/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_pcols1536/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_default/shell_commands (diff)
Commit e456289c60270a2c6c57782366a9d0cebfe1844d by john
updates to the inline energy diagnostics including a new budgets module that handles the meta data involved in working with budgets similar to the way constituents are handled
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was addedsrc/physics/cam/budgets.F90
Commit c0280a557d1829b71cab3dcb0fc74e0707e9cf32 by courtneyp
update ccs_config external
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
Commit db52a52d7c4c0c5ed27142f0d642b2b2748df843 by courtneyp
update cice and ccs_config externals; add testing to changelog
The file was modified doc/ChangeLog (diff)
The file was modified Externals.cfg (diff)
The file was modified Externals.cfg (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified Externals.cfg (diff)
Commit 765f1a7b3f275c1340a4fa8bfbf93a0681ee0a65 by katec
Cleaning up all of the namelist fields
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 08e4c1fad7b7f265cd384349a4420a15f972f7eb by katec
clubb_e3sm should default to false
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 193682f8e25320bed0f74131f706589bc0839a23 by courtneyp
update externals; remove redundant mct tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
Commit 320dc62abdfb3bcf653c92fe908ee378b46c1735 by courtneyp
update Makefile to point to new genf90 location
The file was modified doc/ChangeLog (diff)
The file was modified bld/Makefile.in (diff)
Commit 01a24ad10016b58adc61204d1fff0a23c65d7208 by john
bugfix missing set_dry_to_wet call
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit b22845adb35ee57601ac99b9072057462890ce00 by cacraig
First review changes
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 750911e0ea3a95c55f89a5ac9a8c22c757ea8a14 by cacraig
fix typo in sct.py which accidentally introduced
The file was modified cime_config/SystemTests/sct.py (diff)
Commit 198c74abaf8d926b73f0c54a67cf85296d589e1b by katec
Changes to address review comments
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit b0c0b16cb60142e4dbc6cdb4969e4c24321801fc by jet
updates for misc tag includes #530 #543 #551 #506
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/fvm_mapping.F90 (diff)
The file was modified src/dynamics/mpas/driver/cam_mpas_subdriver.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/viscosity_mod.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/mpas/Makefile (diff)
The file was modified src/dynamics/se/dycore/dimensions_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/physics/cam/zm_conv.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore/element_mod.F90 (diff)
Commit 4ae843418746cc4fec468fd48186815de512b7db by john
update ChangeLog for PR
The file was modified doc/ChangeLog (diff)
Commit 7aa9330891a9b9f4148bad78f18174b43ab5631e by cacraig
Limit arrays to PUMAS to levels which are being used
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 58d43ba5961515cb6673e9608ff03ede487d7a12 by cacraig
Initialize PUMAS output variables from above top_lev to top of atmosphere
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit df56c3da2733e0461dfad3e2418b2827b3392d97 by cacraig
Remove extra copy of tendency variables
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 18da70ad87c2a4f146ddf2363c5c8e4b0f2763c3 by cacraig
Add same fixes to cam_dev version of micro_pumas_cam.F90
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 0d8587f60d21967f01981c7ddc5d877fc0261c99 by cacraig
A few more minor tweeks
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 6ca23fd985e10acd2eee3c1f05d02ce1a1859843 by goldy
New module, air_composition to control and
   initialize atmosphere composition
Starting to work on cam_thermo module for consistent
   model thermodynamics
Moved some code from physconst to air_composition
Moving some code from physconst to cam_thermo
The file was addedsrc/utils/cam_thermo.F90
The file was modified src/dynamics/se/dycore/fvm_mapping.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/fvm_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_state_mod.F90 (diff)
The file was addedsrc/utils/air_composition.F90
The file was modified src/utils/physconst.F90 (diff)
Commit b4496d6339b849b13627856c3728736d1a516962 by katec
Changes for the izumi nag tests
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit f3bcd7489bf12dbef8abfca98b44a61ce33b7838 by katec
Changes to address peverwhee review
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit bb5c1145cedf7664996259e024a47660cb59c8b7 by katec
bld/namelist_files/namelist_definition.xml
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit e376a06f29e3d54c007c4934a8c663db4a324ccb by cacraig
Minor updates and update CICE6 external
The file was modified Externals.cfg (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 37751b910cf8885406e66efe6fb6f1a52b7b8f85 by cacraig
Minor code reorganization
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit f3f09e081d93ff3d8a7eded1bd087d8c8d35a76d by cacraig
Address final reviewer's comments
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit a4c0823d166aa1a9e652566bb712ae78fd8244ae by cacraig
Remove initializations which were not needed and did not work
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit c1e73c7485bd2ae6759bea8a57eb12dc7a0b8434 by fvitt
remove grid size assumption of input data

        modified:   src/ionosphere/waccmx/ltr_module.F90
The file was modified src/ionosphere/waccmx/ltr_module.F90 (diff)
Commit 3c75974e97224309c749be72b2a07b18cebd1f04 by cacraig
Put back in array of NaNs
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit e8aaddfd920f58793cc448fea7a8d9cb9db41616 by cacraig
ChangeLog update for cam6_3_057
The file was modified doc/ChangeLog (diff)
Commit a2625b0be51073864a5aa2b9bf08658646ada151 by fvitt
replace lonmx and jmxm with lonp1 and latp1, respectively

        modified:   src/ionosphere/waccmx/ltr_module.F90
The file was modified src/ionosphere/waccmx/ltr_module.F90 (diff)
Commit 0b2c685ff07dbda0120a91bf4006db21cbdf9866 by cacraig
Make a few changes as indicated by patc
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit f3186eecd974bce5e206d088361e1e75b1eed62d by courtneyp
finish thermo refactor; now builds but doesn't run
The file was modified src/dynamics/fv/te_map.F90 (diff)
The file was modified src/dynamics/fv3/dyn_comp.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/dynamics/fv3/dp_coupling.F90 (diff)
The file was modified src/physics/simple/held_suarez_cam.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/physics/waccmx/majorsp_diffusion.F90 (diff)
The file was modified src/dynamics/se/gravity_waves_sources.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/chemistry/mozart/epp_ionization.F90 (diff)
The file was modified src/chemistry/mozart/mee_ionization.F90 (diff)
The file was modified src/chemistry/mozart/charge_neutrality.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/physics/cam/gw_drag.F90 (diff)
The file was modified src/dynamics/fv/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dyn_grid.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/waccmx/steady_state_tei.F90 (diff)
The file was modified src/physics/cam/molec_diff.F90 (diff)
The file was modified src/dynamics/fv/stepon.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/eddy_diff_cam.F90 (diff)
The file was modified src/physics/waccm/iondrag.F90 (diff)
The file was modified src/dynamics/fv/dp_coupling.F90 (diff)
The file was modified src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified src/chemistry/mozart/mo_waccm_hrates.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/physics/cam/dadadj_cam.F90 (diff)
The file was modified src/physics/cam/diffusion_solver.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/waccm/radheat.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/physics/waccmx/ion_electron_temp.F90 (diff)
Commit 9d9271ee0221401148d1ef56e146f7e2e4f5ea26 by fvitt
Improve some documentation and other changes to appease reviewers

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/physics/cam/ndrop.F90

Note: roundoff differences introduced in CCN diagnostics
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/ndrop.F90 (diff)
Commit 392ccc45d9f0c28e10e2a520e340df37ecbcc661 by courtneyp
add call to air_composition_readnl
The file was modified src/dynamics/fv/te_map.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified src/dynamics/fv/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/waccmx/majorsp_diffusion.F90 (diff)
Commit 476195843ad4078e1ecc35cb66ed495e2258e671 by jet
remove PASSed tests and add doi reference
The file was modified doc/ChangeLog (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
Commit 7dda7514cb0969cc9ab9ba4778e86c945c672c8c by katec
Changing silhs namelist options to include subcol_silhs in the name
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit ba0532d08a46d7a0f2040a1a58fcc93d24a7661d by courtneyp
fix dimensions in cam_thermo, fix a couple of calls; change "N2" to "N"
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/eul/dp_coupling.F90 (diff)
Commit d9d33276cbf750b8707ffa43d1f371790541f1cd by cacraig
rough prototype for DDT
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
Commit b14a4414ba5b6bc3cae5b93564ab5c25fafb9df3 by courtneyp
fix dimensions in cam_thermo
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 0977e2077ddda495e174f7c1b2a5f2df143bf052 by fvitt
use time_coordinate utility

        modified:   src/chemistry/utils/input_data_utils.F90
        modified:   src/ionosphere/waccmx/amie_module.F90
The file was modified src/chemistry/utils/input_data_utils.F90 (diff)
The file was modified src/ionosphere/waccmx/amie_module.F90 (diff)
Commit 2081bc4be1a8a75c01678a6ce1bd3e23b4b8162a by katec
Responses to Jesse s review
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit adb65a096e130b2248738b147a5edc6c7390ad91 by katec
Moving update from regular physpkg to cam_dev physpkg
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 9dd01aca849f69d49af461fee4477479659937c1 by cacraig
Address some review comments
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
The file was modified src/physics/cam/restart_physics.F90 (diff)
Commit 68fa341dbba6b0aabfadb720b16f5932d9b623ed by jet
PR review updates
The file was modified doc/ChangeLog (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit 5b96ef192546370e6fa7ca58b7db2d77feedd6f3 by fvitt
Add call to microp_aero_final in cam_dev/physpkg

        modified:   src/physics/cam_dev/physpkg.F90
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit f4314691cce735ab417020b6699ad1d8cc3f50ae by cacraig
Calculate pver_c using pref_mid during init
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
Commit 164745681455a22b57f0694f8d28b7959b3035bd by jet
cam6_3_057 updates
The file was modified src/physics/cam/nucleate_ice.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified cime_config/SystemTests/sct.py (diff)
The file was modified doc/ChangeLog (diff)
The file was modified Externals.cfg (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit c39e799775b075252ded5dbbe9599cc11b6cc203 by jet
update Changelog for PR
The file was modified doc/ChangeLog (diff)
Commit cee5d64a792cd85d5dbca47f7eb4edec5319a616 by katec
Last of Jesses review suggestions
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/waccm/radheat.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
Commit 0ba56d97ea81cef40f52e4c39e6229bb690ac865 by katec
One review fix and fixing clubb mf test errors
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/user_nl_cam (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 2de44c7dbf9adcba109a790a5ae11b47e71d6aa5 by katec
Had to roll back these changes to get everything working correctly
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit a19f4f618931c176d72bd751da314f9c02fa9702 by fvitt
use time_coord in LTR reader; AMIE corrections to timing weights

        modified:   src/ionosphere/waccmx/amie_module.F90
        modified:   src/ionosphere/waccmx/ltr_module.F90
The file was modified src/ionosphere/waccmx/amie_module.F90 (diff)
The file was modified src/ionosphere/waccmx/ltr_module.F90 (diff)
Commit 42da6a4fe698f821b0cf974b07e790bc647eabbd by katec
Removed wp2_pr_dfsn output field because it caused buildnamelist to hang
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/user_nl_cam (diff)
Commit ac34b78515152481cea532ca01195c003c9e703f by katec
Updates for MPAS test and un-re-roll-back for clubb-mf tests
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit 93e04fdd908f2160da79eb82497aac7f79fe2c7f by cacraig
Andrew original mods
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 17d5c234a8ce0f5039b8438569c59ad3f881274a by katec
ChangeLog entry for cam6_3_059
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 605306d460b63b8e3ba61da8602a13031471f76c by cacraig
Put micro_pumas_cam.F90 changes in appropriate directory
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 96c6dd3fa7bd8e00c5950937c2488de73e474342 by cacraig
Update PUMAS external to bring in required changes
The file was modified Externals_CAM.cfg (diff)
Commit b9ed6e73dd8c6a697027eee023aca91269745378 by adamrhster
scale sensible heat fluxes by exner
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 16f39a88e7b96dad3d0f51830dd29f1aca5aa56b by adamrhster
dry base state fixes, omega fixes, removed rho_in (redundant)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 2d37401fac62579447d6a87030105756ebc0cc95 by fvitt
read Henry's law coeff, etc., from file

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/mozart/mo_neu_wetdep.F90
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/mozart/mo_neu_wetdep.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 7e39c73f2dea328c0ba3a9727fac3c894bc2edc7 by fvitt
use the new shr_drydep_mod module

        modified:   src/cpl/mct/cam_cpl_indices.F90
The file was modified src/cpl/mct/cam_cpl_indices.F90 (diff)
Commit e46c67d66129410ca6e169e647f28b9fe2bf75fe by fvitt
more changes to use shr_drydep_mod module

        modified:   Externals.cfg
        modified:   src/chemistry/mozart/mo_chemini.F90
        modified:   src/chemistry/mozart/mo_drydep.F90
        modified:   src/chemistry/mozart/mo_neu_wetdep.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/cpl/mct/atm_import_export.F90
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified src/chemistry/mozart/mo_neu_wetdep.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/cpl/mct/atm_import_export.F90 (diff)
The file was modified src/chemistry/mozart/mo_drydep.F90 (diff)
Commit 6fd106aac843b6768ce8dff1e1a79c93eb6a6881 by adamrhster
added dqcore, ivt and clubb energy diagnostics
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 2879815f899137c82e51dd6a97f11e35f188f205 by adamrhster
added time-step info to the log
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/rrtmg/radiation.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 94b75ae1dd7b5b94eef4d7e5276ae1b56deab2aa by fvitt
use external branches
The file was modified Externals.cfg (diff)
Commit 0a5589d81b5e597b0d327be30cb1e52ddf077a85 by mlander
Committing changes prior to testing for tag
The file was modified src/physics/carma/models/test_growth/carma_model_mod.F90 (diff)
Commit d3d75e8d6b9d8a210669acaebafcd4672e9a3cb9 by adamrhster
bug fixes to th, thv and rho, after clubb state update
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit ea76bb148aa040c487b0e10661eae7a25c7c97ae by cacraig
Update namelist settings
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 5320ed46ccd6e6f880a03d565662df8e4d5e6ad5 by adamrhster
fixed outfld for midpoint fields, change all units of g to kg, remove redundant outflds
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit fd8619c56e5f680035a8239bdef085f35ce384a4 by cacraig
Address more reviewer's comments
The file was modified src/physics/waccm/radheat.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
The file was modified src/physics/cam/radheat.F90 (diff)
Commit 1416cb82ce7149a529c3595c2c68cf1a5234b141 by mlander
Committing ChangeLog for new CAM tag
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit c36c164cff9b5f6bceb1bbfb7c1d0487051907aa by katec
Removed old mg3 test and added two F2000dev tests with one mg3
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 2005918d3f3abcf9555ee236155ee41d017ac848 by fvitt
changes to appease github reviewers

        modified:   src/dynamics/fv/metdata.F90
The file was modified src/dynamics/fv/metdata.F90 (diff)
Commit fb209023655c30b2eb924648c1b03f4c4e5eb949 by cacraig
Add additional diagnostics
The file was modified Externals_CAM.cfg (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 41f8b162e561cb7c53e5b473269f5d89e51e18c5 by fvitt
Separate namelist reads from advertise fields (PORT fix)

        modified:   src/cpl/nuopc/atm_comp_nuopc.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 57a32aac98f22b94611439fc28a23074c82fc53d by cacraig
Update PUMAS external
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
Commit 17082a89cbb77770244a7cf1c622a27e26cbf6fa by cacraig
Remove prebeta test as already has a prealpha test run
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit e3866388d63b86327ddddf53dbb9fe62e5f8f301 by cacraig
Update ChangeLog for cam6_3_063
The file was modified doc/ChangeLog (diff)
Commit 8a463e6c54e19b7f3f2b53b2f033f9d9585cb08d by adamrhster
move pdf closure to post position, initialize rcm to CLDLIQ
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 7654a88174e06e2259bd8da0ababa9d792ddde29 by fvitt
refine error checking of reading time/date variables

        modified:   src/chemistry/utils/input_data_utils.F90
The file was modified src/chemistry/utils/input_data_utils.F90 (diff)
Commit 39220e89543f22da191d488d7290cae3113ac5ed by adamrhster
removed clubb_timestep namelist defaults for hi-res grids
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 9da3b9661381a9dfba3c7b0a09d05f17dadd157f by fvitt
ChangeLog edits; improve error handling; other minor misc changes

modified:   doc/ChangeLog
modified:   src/chemistry/utils/input_data_utils.F90
modified:   src/ionosphere/waccmx/amie_module.F90
modified:   src/ionosphere/waccmx/ltr_module.F90
The file was modified doc/ChangeLog (diff)
The file was modified src/ionosphere/waccmx/amie_module.F90 (diff)
The file was modified src/chemistry/utils/input_data_utils.F90 (diff)
The file was modified src/ionosphere/waccmx/ltr_module.F90 (diff)
Commit e28d367b6348a84b715abd20c02cb4bf5a086e6f by fvitt
adjustments to LTR waccmx tests

modified:   cime_config/testdefs/testlist_cam.xml
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_ltr/shell_commands
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_ltr/shell_commands (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/dynamics/fv/dyn_comp.F90 (diff)
Commit 389b9d2551c24023bd6109a8c045324d66ce5024 by courtneyp
fix get_dp_ref reference; revert air_composition indexing
The file was modified src/utils/air_composition.F90 (diff)
Commit f3f5ad675fa0d70a25b06a6951f1480a75d5fc39 by courtneyp
fix get_dp_ref function
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
Commit 90f4bc21f6973aba52890e1af4f03eb1ac34b96c by courtneyp
use constants; clean up cam_thermo"
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
Commit 3d6d2e2641c408164902049b8ed1ba2f68777513 by fvitt
use chemistry preprocessor github repo for external; add chem preprocessor regression test

        modified:   Externals_CAM.cfg
        modified:   cime_config/testdefs/testlist_cam.xml

        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/test_mech.in
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/test_mech.in
The file was modified Externals_CAM.cfg (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/user_nl_cam
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit a58d0253f8d0753f1c5025c430a1bea638b19f4c by adamrhster
removed time-step output, addressed Cheryl's first review
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit 15008a35e17d6eb04e3a08bf1a460b84bcc7c23c by adamrhster
oops forgot to remove tstep mods in radiation
The file was modified src/physics/rrtmg/radiation.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 67688199a2be45352df48b1c7e4a987ec6b0ba6a by fvitt
update chem_proc external to a tag
The file was modified Externals_CAM.cfg (diff)
Commit e85e3bcd4b1e80acb5a906e5e483b2856e14e440 by adamrhster
cleanup pbuf pointers in tphysac_init
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 2b0114425a71361186bf2d33903d5fad9be66615 by adamrhster
added reference to scaling surface fluxes by exner
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 79e181ddea425bbbdd474e07521310ac86b30a18 by adamrhster
fixed exner issue with PBLH calc, cleanup inv_exner array
The file was modified src/physics/cam/convect_shallow.F90 (diff)
The file was modified src/physics/cam_dev/convect_diagnostics.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 008b4de701b14232d9d0c7ee8f90543ed98eaafc by fvitt
Specify imports; removed redundant nmasses in constructor; add allocated checks

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit 0c244d396f652c73e6a739d170d0f4e2eec70ec1 by fvitt
improve documentation; some code cleanup

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/spcam/crm_physics.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/spcam/crm_physics.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
Commit 58e2a50aec006b4721b290b933c280081a84fa68 by fvitt
implement geneneric num conc limiter routine

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit 6b605db3e7496eb3a1824c7391b593abd77f3d68 by fvitt
check allocate status; use longer iterator names

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit beecf8beaefa494d45bff7320a6fa8d914307978 by cacraig
Add the bug fix files
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/control/cam_snapshot_common.F90 (diff)
Commit 3e2f64edf5d026201e9d05811a3bfd94622da342 by adamrhster
addressed part 2 of cheryls initial review
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 9d7ec7294e4b6bcbb82e637892d5513b1b82aa57 by fvitt
use null() initializer; improvements to comments; minor code clean up

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/chemistry/modal_aero/modal_aero_convproc.F90
        modified:   src/physics/cam/ndrop.F90
        modified:   src/physics/cam_dev/physpkg.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/modal_aero/modal_aero_convproc.F90 (diff)
The file was modified src/physics/cam/ndrop.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit f25f240b50caeaac58e9346a3105c1e529d60f2b by cacraig
Cleanup information writes
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
Commit 70422a432a05136b793fc2be2af7f48120b419aa by fvitt
rename "set_options" as "read_fields_namelists"

        modified:   src/chemistry/mozart/mo_neu_wetdep.F90
        modified:   src/cpl/nuopc/atm_comp_nuopc.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/chemistry/mozart/mo_neu_wetdep.F90 (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 3e836968483b055f06a38a537e010e24b4e8a211 by cacraig
Remove frierson_convection
The file was modified src/physics/simple/frierson_cam.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
Commit 3b82735378ca3b5d0cf1576ee99d988ab48f7753 by fvitt
more allocate status checks

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/microp_aero.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit f29a6d5037a9a7b88f128fc8fd386a69dfd83960 by cacraig
Removed unnecessary diagnostic message
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
Commit 454ab2b4018acc2db083fb156ac87bc83f38a37b by fvitt
add allocate status check; expand on comment

        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/physics/cam/ndrop.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/ndrop.F90 (diff)
Commit 53e07f8ee44eea31d964cbeb09532770dab08b2e by cacraig
Update ChangeLog for cam6_3_065
The file was modified doc/ChangeLog (diff)
Commit e4e25b6c966ce5d5419bb2579601c4487fd610ea by adamrhster
addressed Peter's edits; scale sfc fluxes by lowest mid-level pressure, density
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 1362ed29af48d1918ba76c13285e1a1f134a6144 by adamrhster
3d cpairv for sensible heat flux bc
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit eb225e831902f3e4bc4fb95449a5f3ed2e84c040 by fvitt
Use "read_surface_fields_namelists" subroutine name; minor updates to comments

        modified:   src/cpl/nuopc/atm_comp_nuopc.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
Commit fdf58f8295ad2ebcdfaa9c5076a3e16470d57b2d by adamrhster
addressed Jesse's first review
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit bbaafd13ea5e37fe257dbdae736310e9450d3758 by cacraig
Fix a couple of minor issues
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit 73255c63085e11691beb3022b10907f83926ecd5 by fvitt
Replace t0 with physconst tmelt; tweak comments

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/physics/cam/ndrop.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/ndrop.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 944d39b085992e7e5e0cf1eb5a1a1af9021cba97 by cacraig
Remove extraneous comment
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit 5d6c1bf8a6292afe2eeb83dc0ab0ed5e2f1537c1 by fvitt
Initialize aerosol state object with nullify

        modified:   src/physics/cam/microp_aero.F90
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/user_nl_cam (diff)
Commit fcfddea10e13e21e7f4c6e0e0c2d858dd1afd517 by cacraig
Preliminary ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 82df5e6b24c722d5cb9c0a4f59b318aa4a4497c5 by cacraig
Remove MG1 and prototype DDT with a couple of fields
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 39be43cb2c06bbdc2a451f737a8de9c1b211b21c by adamrhster
ChangeLog one line summary
The file was modified doc/ChangeLog (diff)
Commit 8f7a4b9b8cc5554f658645df2c51c03d66f1d03e by fvitt
changes for specifying upper boundary conditions via namelist options

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/user_nl_cam
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/user_nl_clm
        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_tgcm_ubc.F90
        modified:   src/chemistry/mozart/upper_bc.F90
        new file:   src/chemistry/mozart/upper_bc_file.F90
        modified:   src/chemistry/utils/mo_msis_ubc.F90
        modified:   src/chemistry/utils/tracer_data.F90
        modified:   src/control/runtime_opts.F90
        modified:   src/physics/cam/constituents.F90
        modified:   src/physics/cam/diffusion_solver.F90
        modified:   src/physics/cam/physpkg.F90
        modified:   src/physics/cam/vertical_diffusion.F90
        modified:   src/physics/waccmx/majorsp_diffusion.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/constituents.F90 (diff)
The file was modified src/chemistry/mozart/mo_tgcm_ubc.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/utils/tracer_data.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified src/physics/cam/diffusion_solver.F90 (diff)
The file was modified src/physics/waccmx/majorsp_diffusion.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/shell_commands
The file was addedsrc/chemistry/mozart/upper_bc_file.F90
The file was modified src/control/runtime_opts.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/user_nl_cam
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/utils/mo_msis_ubc.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3h_fubc/user_nl_clm
Commit 0c924d6049a5995ff45ee5fadda13c79cc26c193 by fvitt
add check for cnst_fixed_ubc optional argument is present

        modified:   src/physics/cam/diffusion_solver.F90
The file was modified src/physics/cam/diffusion_solver.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 9fbe5b997561b3489fb2749bc1a3213d2cdc946b by fvitt
correction to ChangeLog
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 20d3a35cc48d3479264280988101f557caf8e410 by fvitt
Changes to the transported interfaces and initial implementation of invocation in stepon

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/control/cam_comp.F90
        modified:   src/dynamics/fv/stepon.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/dynamics/fv/stepon.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified Externals.cfg (diff)
Commit e016a9ac00eece1bf51cd9f20e7fff012f863022 by cacraig
Moved test from izumi to cheyenne
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit e96142a880dd47a9bad2a5c57346b2f10b3b53d8 by cacraig
Update CTSM external
The file was modified Externals.cfg (diff)
Commit fc4f3cbd024e4a8fecf8a9534ef87d0299797faf by cacraig
Update ChangeLog for cam6_3_069
The file was modified doc/ChangeLog (diff)
Commit 865a763ff810f9723072fda4d65def127e7a1ca5 by cacraig
Update CTSM tag to dev103 - bug fix tag
The file was modified Externals.cfg (diff)
Commit 30a8b29d03457fbe78565a640552922a8dd9f845 by cacraig
Update ChangeLog for cam6_3_070
The file was modified doc/ChangeLog (diff)
Commit 987215617f13a165c7df1b82c20ab8991a1429f9 by cacraig
First major chunk of variables in ddt
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 6cb41a5f4691a8b7c678eccf5c97c57b5ca5ce79 by cacraig
Address reviewer's comments
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
Commit 04cfbf53d4cf7a04231a539dfe569cc186f78d23 by courtneyp
address first round of review
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit c9f48b6cf6783c85e08e9abbf93b7c6780dae5ef by fvitt
Corrections to coordinate maps for oplus and geomag history grids

        modified:   src/ionosphere/waccmx/edyn_init.F90
The file was modified src/ionosphere/waccmx/edyn_init.F90 (diff)
Commit cb51740dc4e5373df8b8335395b75a64e42e1d94 by fvitt
moved waccmx test back to izumi
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit ae9b3ff694dc4b83e38223a4ea50cbe14c320783 by fvitt
remove obsolete noy_ubc module

        deleted:    src/chemistry/mozart/noy_ubc.F90
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   doc/ChangeLog
        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_gas_phase_chemdr.F90
The file was removedsrc/chemistry/mozart/noy_ubc.F90
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 86621e9ed4c7c63e078f337bf79a9299b2e652d0 by fvitt
increase ntasks for f09 waccmx; specify pelayout for f09 wiemer test; set ROF_NCPL for weimer test

        modified:   cime_config/config_pes.xml
        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   cime_config/testdefs/testmods_dirs/cam/waccmx_weimer/shell_commands
The file was modified cime_config/config_pes.xml (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/waccmx_weimer/shell_commands (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 1a5cee7a9905503d959449ed90d3125ff5623f1b by fvitt
check allocate and bcast status and other minor changes

        modified:   doc/ChangeLog
        modified:   src/chemistry/mozart/mo_tgcm_ubc.F90
        modified:   src/chemistry/mozart/upper_bc.F90
        modified:   src/chemistry/mozart/upper_bc_file.F90
        modified:   src/chemistry/utils/mo_msis_ubc.F90
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/chemistry/mozart/mo_tgcm_ubc.F90 (diff)
The file was modified src/chemistry/mozart/upper_bc_file.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/utils/mo_msis_ubc.F90 (diff)
Commit 028158aeecdfd75a72c81ea7b0368b289cdac041 by courtneyp
address review comments
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/utils/physconst.F90 (diff)
Commit d54dd7851546f6b28ab6bc6055494fe367990313 by fvitt
Use offical tags for externals

        modified:   Externals.cfg
The file was modified Externals.cfg (diff)
Commit 5e1825123e92092a00c438d9f5434d6551c0aa8b by courtneyp
address review comments; move some interfaces to air_composition
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/diffusion_solver.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/physics/waccm/iondrag.F90 (diff)
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/dynamics/eul/dp_coupling.F90 (diff)
The file was modified src/physics/cam/dadadj_cam.F90 (diff)
The file was modified src/chemistry/mozart/mee_ionization.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/eddy_diff_cam.F90 (diff)
The file was modified src/physics/cam/gw_drag.F90 (diff)
The file was modified src/dynamics/fv/dp_coupling.F90 (diff)
The file was modified src/physics/waccmx/steady_state_tei.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/waccmx/majorsp_diffusion.F90 (diff)
The file was modified src/utils/physconst.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/chemistry/mozart/mo_waccm_hrates.F90 (diff)
The file was modified src/chemistry/mozart/epp_ionization.F90 (diff)
The file was modified src/physics/simple/held_suarez_cam.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/waccmx/ion_electron_temp.F90 (diff)
The file was modified src/chemistry/mozart/charge_neutrality.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/waccm/radheat.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified src/dynamics/fv3/dp_coupling.F90 (diff)
The file was modified src/physics/cam/molec_diff.F90 (diff)
Commit 965c39d966e624c7cb26532fbdb6f6ec39c36c68 by fvitt
move FW4madSD izumi test from nag to gnu

        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit f7b486bfabaad8b615e15a98c77c5cffa3687c2e by courtneyp
change get_thermal_energy to get_enthalpy_energy
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 7c5b724d502a09c2a7f2f23e7313bb84691ab404 by courtneyp
change get_enthalpy_energy to get_enthalpy
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit f3e54ff35dc4861d8e09bc687829b1797b892597 by fvitt
in stepon use aerosol state objects created in microp_aero

        modified:   src/control/cam_comp.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/dynamics/fv/stepon.F90
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/fv/stepon.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 69ee39e031f00e98af2bad2c54083418ec600c05 by fvitt
ccs_config external update to include NAG compiler mismatch flag for mpi-serial builds -- needed for NAG SCAM test on izumi

        modified:   Externals.cfg
The file was modified Externals.cfg (diff)
Commit 4db22a936aae5c335699fbc1fa805fb7bb45f31c by fvitt
revert ccs_config external -- will use nag_compiler branch changes when merge to head of cam_develpment

        modified:   Externals.cfg
The file was modified Externals.cfg (diff)
Commit 9d09699a68a244b7672b624074f11081de15d283 by fvitt
cam_dev correction

        modified:   src/physics/cam_dev/physpkg.F90
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 8a8e52a1e4aa026d2ef6c0fac96ee12ae1b28fc2 by cacraig
Second chunk of variables in ddt
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 3d2c95de7136168cda72fd539a7957f28ba61d4d by courtneyp
next wave of review comments
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/molec_diff.F90 (diff)
The file was modified src/physics/waccmx/steady_state_tei.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/physics/waccm/nlte_lw.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/fv/dyn_comp.F90 (diff)
The file was modified src/physics/waccmx/ion_electron_temp.F90 (diff)
The file was modified src/chemistry/mozart/mee_ionization.F90 (diff)
The file was modified src/utils/physconst.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
Commit f342b8f491698dd098754bbe6b25d4a568ae94c2 by fvitt
implement stepon mods in all dycores; nullify aero props obj in zm_microphysics

        modified:   src/dynamics/eul/stepon.F90
        modified:   src/dynamics/fv3/stepon.F90
        modified:   src/dynamics/mpas/stepon.F90
        modified:   src/dynamics/se/stepon.F90
        modified:   src/physics/cam/zm_microphysics.F90
The file was modified src/dynamics/fv3/stepon.F90 (diff)
The file was modified src/dynamics/eul/stepon.F90 (diff)
The file was modified src/dynamics/mpas/stepon.F90 (diff)
The file was modified src/physics/cam/zm_microphysics.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
Commit ec2dec787768fb5041912c39ec7b46531e1863c4 by fvitt
initial ChangeLog entries
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 727b15b024b5e4635219d3f3bd2921aafaf64982 by patc
Add zonal_mean.F90 and usage case in nudging.F90
The file was modified src/physics/cam/nudging.F90 (diff)
The file was addedsrc/physics/cam/zonal_mean.F90
Commit 80dbce2a24b498d64276a1f7d82a979981a55a63 by patc
Changed Zonal Filtering default to .false.
The file was modified src/physics/cam/nudging.F90 (diff)
Commit 6666fb6a215b2e1e227b544672a74a70969ef31e by cacraig
Completed initial list for DDT
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 5e86e64cc7299e89e88239f8d3db83e2ce66f157 by cacraig
Added comment to clarify hole filling pbuf fields
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 25a9e2e0f7cbb40bc4b49dda9bbcd2fe70a3b496 by cacraig
Remove commit of cam/micro_pumas_cam.F90 which should not have been made
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
Commit 1cdc45b9b2bf855da86c61757dca9b0dbd17ecf8 by cacraig
Update external to temporary PUMAS hash
The file was modified Externals_CAM.cfg (diff)
Commit 1c9b81a667462f32da504b9019d13a5dd14f5f9c by fvitt
remove the single grid box version of loadaer

modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit f4f5179103973282c70d1098c462955f6ba497ab by fvitt
Minor changes

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   doc/ChangeLog
        modified:   src/chemistry/mozart/upper_bc.F90
        modified:   src/chemistry/utils/mo_msis_ubc.F90
        modified:   src/chemistry/utils/tracer_data.F90
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/chemistry/utils/mo_msis_ubc.F90 (diff)
The file was modified src/chemistry/utils/tracer_data.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit c18732ddff86c584f5424bd05a2ec5e0b4c1830e by jimmie.lin
Structural update: Move variable definitions, fix namelist define
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit 7160a059fa021c837b3874f37a128c3f4a0a14ed by jimmie.lin
Separate srf_emissions and extfrc_set to hco_cc_emissions module to reduce clutter
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was addedsrc/chemistry/mozart/hco_cc_emissions.F90
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
The file was modified src/chemistry/mozart/mo_srf_emissions.F90 (diff)
The file was modified src/chemistry/mozart/mo_setext.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 7ee19ac2a9bf98130c79ae2fcb0e134549974eac by jimmie.lin
Now lookup rxt_jno2_idx, rxt_joh_idx in gas_phase_chemdr_inti
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit 17534571c80a6374eb11c49f4b63a9935ca5222b by cacraig
Fix dimension for addfld for UMR and UMS
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit b2e3dbcbd88508cfbe99844a17e23928748a95c8 by fvitt
Document factor used in calculation of H fluxes at upper boundary

        modified:   src/chemistry/mozart/upper_bc.F90
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
Commit 3a37f2b0c7edc84ae7112d8892e52db926032730 by cacraig
Updates for misc answer changing bug fixes
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/physconst.F90 (diff)
Commit 9874378e1ce4926cd896338fab2defc82b4ce766 by cacraig
Redid config_compsets cleanup
The file was modified cime_config/config_compsets.xml (diff)
Commit f93e0ba316c51719d59d230299d3bb86d1ec0d4e by cacraig
Remove factor for kv4 and kc4 per direction by Jesse
The file was modified src/utils/physconst.F90 (diff)
Commit 4ac79c2da6b87994f21e990e8699c0f6ea93c192 by cacraig
Remove extra scale factors
The file was modified src/utils/physconst.F90 (diff)
The file was modified src/utils/physconst.F90 (diff)
Commit 9ec9ed2faada4e7ac4b485397f6eb9dd884cac9d by cacraig
Removed a couple of more areas which had factors which no longer needed
The file was modified src/utils/physconst.F90 (diff)
Commit 6f3bcd6e1f97f42a8da8dc09bd33612631236b91 by cacraig
revert back SE dycore and SSTICE changes.  Will go in next PR
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit 9f7004418b97d7edabbb6dedb0c77a3fe8c13ac3 by cacraig
Commit with SE and SSTICE bug fixes
The file was modified src/utils/physconst.F90 (diff)
Commit 9fbc14ceefd14583c8471f12815dcc9a25dc0a5c by cacraig
Replace a few more variables
The file was modified src/utils/physconst.F90 (diff)
Commit 2c7218137f8bedf5ab3856644757a34d1b4aa073 by cacraig
Update ChangeLog for cam6_3_072
The file was modified doc/ChangeLog (diff)
Commit e13a652b5aefe3ce596b90ecdde0a8cd715eccfd by cacraig
Apply new variables per Jesse's suggestion
The file was modified src/utils/physconst.F90 (diff)
Commit 52f89c91306f9ffd5961d4bc3a35951ec71933d1 by cacraig
put back the cam6_3_072 files which were overwritten
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit 6ade69c1ac224ed26e88f2596d3d6a5b3741521c by john
dev with debug - working
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dycore/element_mod.F90 (diff)
The file was modified src/physics/cam/constituents.F90 (diff)
The file was modified src/dynamics/se/dycore/viscosity_mod.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was addedsrc/control/budgets.F90
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was removedsrc/physics/cam/budgets.F90
The file was modified src/dynamics/se/dycore/fvm_mapping.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/control/cam_control_mod.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/dynamics/se/restart_dynamics.F90 (diff)
The file was modified src/dynamics/se/dycore/dimensions_mod.F90 (diff)
Commit ce29f55e3bdfe5fd1828c40f1b3ebd7443f57b7d by john
remove debug print
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit ff26b8f5846c0004f2b924b7e0c733d43e795675 by cacraig
Back out changes, to allow changes to be bit-for-bit
The file was modified src/utils/physconst.F90 (diff)
The file was modified Externals.cfg (diff)
Commit 524706acc75b5f2015537dbbdc7e5fe0e9359552 by john
fix bugs while updating to cam6_3_072 - checked against Peter's script
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore/fvm_control_volume_mod.F90 (diff)
The file was modified src/physics/cam/constituents.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 1a0fe0d9cb821a798e87cb7e7df1a1e090393ba1 by cacraig
Recommit all changes
The file was modified src/utils/physconst.F90 (diff)
Commit d42b006007589587de9c490c3a90678dccb77157 by cacraig
Remove user_nl_cpl file to fix failing prebeta test
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_cpl
Commit e4ec20bb7b89f3a3aee0e91b9d3989e8da26d746 by cacraig
Update ChangeLog for cam6_3_073
The file was modified doc/ChangeLog (diff)
Commit eb9ae2de63fe1db9e2c7042e38f3feb9f7074daa by courtneyp
move diffusivity/conductivity constants to air_composition; remove pint_out optional argument
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 6c97258cd1e931fc28fdb4759eb6c2c8658e6346 by fvitt
Correct PIO error handling, include more details on UBC inputs, misc changes

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   doc/ChangeLog
        modified:   src/chemistry/mozart/upper_bc.F90
        modified:   src/chemistry/mozart/upper_bc_file.F90
        modified:   src/chemistry/utils/tracer_data.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified src/chemistry/mozart/upper_bc_file.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/utils/tracer_data.F90 (diff)
Commit 245a6a6e8d82bb466f5e06d74a4b3be0b525939e by fvitt
implement aerosol_properties_object interface

        modified:   src/dynamics/eul/stepon.F90
        modified:   src/dynamics/fv/stepon.F90
        modified:   src/dynamics/fv3/stepon.F90
        modified:   src/dynamics/mpas/stepon.F90
        modified:   src/dynamics/se/stepon.F90
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/zm_microphysics.F90
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/dynamics/fv3/stepon.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/dynamics/mpas/stepon.F90 (diff)
The file was modified src/physics/cam/zm_microphysics.F90 (diff)
The file was modified src/dynamics/fv/stepon.F90 (diff)
The file was modified src/dynamics/eul/stepon.F90 (diff)
Commit 8fd87e2d675da77f65ee98f127e0b61dc9322909 by fvitt
Some minor edits

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/mozart/upper_bc.F90
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 704d3d014d29c7f06615865f0409b391b36a8a4c by fvitt
remove use of iulog and endrun from aerosol class code

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/chemistry/modal_aero/modal_aero_convproc.F90
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/ndrop.F90
        modified:   src/physics/spcam/crm_physics.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/modal_aero/modal_aero_convproc.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/physics/cam/ndrop.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/spcam/crm_physics.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 1c62132237073bf10fafe7f86c18a6d8d59dc83d by katec
Point to new pumas tag
The file was modified Externals_CAM.cfg (diff)
Commit cf7ead8c8579ce14327997052710213685c0c511 by katec
First pass ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 1ef2a1193903932c09220797d0002dfe63e91770 by fvitt
add abstract key word

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 839eed5a01305b643893fe192bdbba776e133ed2 by courtneyp
fix wrong variable used
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 2ade0c1ef9be25520c1702ca8846420e7360cd0c by fvitt
use local tmelt value

        modified:   src/physics/cam/ndrop.F90
The file was modified src/physics/cam/ndrop.F90 (diff)
Commit 96547f5434d5f2a90100289fe4ba9dd750f1519b by katec
Final Changelog edits
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit e019c6d5db80199d3b286cb601debc2a853cefdc by fvitt
revert voltonumb formulations to restore bit-for-bit results

        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit a1acff52ade7a9f04b5fd89b7d281902e1eeeaf0 by fvitt
construct local aerosol_properties obj

        modified:   src/physics/cam/zm_microphysics.F90
The file was modified src/physics/cam/zm_microphysics.F90 (diff)
Commit d893d1a1829f2fee2e121855ef7b9a449663df54 by courtneyp
francis review comments
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/chemistry/mozart/upper_bc.F90 (diff)
Commit e4ba654c63828e0a84b48dcf4e6fdc2e5bd307af by fvitt
use aerosol_properties_object interface

modified:   src/physics/cam/zm_microphysics.F90
The file was modified src/physics/cam/zm_microphysics.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit d6244acb1c3c15caee6c80b177e41f732378d2d7 by cacraig
Add addtional fields to PUMAS DDT
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 117d3d5ec25db2b9687145d58d09bb734f8c28c9 by cacraig
Update temporary PUMAS hash
The file was modified Externals_CAM.cfg (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 9f84fe5e30606baa0973ac41c9c54592bd37d914 by fvitt
more tweaks to ChangeLog
The file was modified doc/ChangeLog (diff)
Commit f4647a8c509f765bad089effad294d7d4060bddf by john
updates to get MPAS budgets working, next step to refactor to make consistent with se changes
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified Externals.cfg (diff)
Commit 437d2b870d9fbd2da4d2848b79ecb8e69924a3de by nusbaume
Add code to properly generate interpolated output with r4 reals (Github issue #644).
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/se/interp_mod.F90 (diff)
Commit 461bdacc475266c6ec2f0bb2222f3ddb967c5913 by jimmie.lin
Remove extraneous debug messages for performance
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit ef4157c9a6bb15d949eac2662fa40ddab13eb140 by cacraig
Test using ncol instead of psetcols for DDT allocation
The file was modified Externals_CAM.cfg (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 0295cbc7edcf0fe324f0c1c838da2f827ec6da7c by fvitt
Use generalized aerosol interfaces in nucleate ice code

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
Commit 7f637fe689bb5a104735d22dea2cf8cc5c869352 by fvitt
remove unused tolerance; some clean up

        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 0a3caa6a636a36b1d6514eba30485d9b673669fa by fvitt
restore cam_dev code

        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 88fc6e26a7bb40eb9ab37d842adcc41b0d90125e by john
some refactor for mpas budgets
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was addedsrc/dynamics/se/dycore_budget.F90
The file was addedsrc/dynamics/mpas/dycore_budget.F90
Commit 4bf1777078072eb86cd9ac6b6afe3a7916661e6f by john
remove some debug printout
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit f8d7147cab2b2f5ce9f209721ac813d132bb29d8 by nusbaume
Add fillvalue checks for CSLAM and non-physics grids, and perform some code clean-up.
The file was modified src/dynamics/se/dycore/interpolate_mod.F90 (diff)
The file was modified src/dynamics/se/interp_mod.F90 (diff)
Commit 23bf3a35f31802d590109d6a6fd7d562f80ce24c by fvitt
incapsulate num dens calc in aerosol_state; use rho in type weights

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit e9d5486f54ea841b4032d7b9ee22bdba31407b6b by fvitt
use assumed shape array arguments

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 389d8e709cc4d11753e5ba705bc9e906d88342a9 by fvitt
Use accumulated change in number mixing ratios for updates

        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit b9cd3de8298184f803ca3a32c92660899cf212e5 by fvitt
change order of operations in sulfate number concentrations calc to git bit-for-bit results

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 53a28538c56ea1bfd140de1f42049d88aaeeefe1 by fvitt
optional args for aerosol properties and state objects

        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
Commit 1e79dbf7284c740a2c228dcdd3ddcb8a31aa258d by fvitt
use share code version of erf function

        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
Commit 9407070f80ee84994d9d2551853fa52f44434497 by fvitt
initial ChangeLog entries; some cleanup

        modified:   doc/ChangeLog
        modified:   src/physics/cam/microp_aero.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 4e7ddf9027b88d3e6658bb90799a92822f56f535 by cacraig
Mods for using ncol dimension and WACCM bug fixes
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 7d96ded6650479cf77ca6c9078475c3dabd9e7ab by nusbaume
Move location of fillvalue checks to catch extended panel values as well.
The file was modified src/dynamics/se/interp_mod.F90 (diff)
Commit 196f03932df984f334578133da6a4e45f092c465 by benjamin.andrew.stephens
Making nextsw_cday a double type rather than integer to fix cam_dev restart bug.
The file was modified src/physics/rrtmg/radiation.F90 (diff)
The file was modified src/physics/camrt/radiation.F90 (diff)
Commit 901c3d31cdbff04a43d5d42ee10a4320c202f1fa by fvitt
implement nudging zonal mean filtering options; rename zonal_mean module as zonal_mean_mod

modified:   bld/namelist_files/namelist_definition.xml
modified:   src/physics/cam/nudging.F90
modified:   src/physics/cam/zonal_mean_mod.F90
renamed:    src/physics/cam/zonal_mean.F90 -> src/physics/cam/zonal_mean_mod.F90
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/user_nl_cpl
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/user_nl_cpl
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/user_nl_cpl
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was removedsrc/physics/cam/zonal_mean.F90
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/user_nl_cpl
The file was modified src/physics/cam/nudging.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/user_nl_cam
The file was addedsrc/physics/cam/zonal_mean_mod.F90
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_f10_L26/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_nudging_ne5_L26/user_nl_cam
Commit 5dc09634e3d0d177916c419930966f8a4e50cada by goldy
Add interface for collecting history dimension values
The file was modified src/control/cam_history_support.F90 (diff)
Commit b5a7b0a3236f23807200532a8b6dda59da67cfe1 by fvitt
implement camchem-mam5 compsets -- FC2000mam5, FCHISTmam5

        modified:   bld/build-namelist
        modified:   bld/config_files/definition.xml
        modified:   bld/configure
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/testdefs/testlist_cam.xml
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.doc
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mods.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/m_rxt_id.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/m_spc_id.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_adjrxt.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_exp_sol.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_imp_sol.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_indprd.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lin_matrix.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_factor.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_solve.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_nln_matrix.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_phtadj.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_prod_loss.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_rxt_rates_conv.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_setrxt.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_imp_sol.F90
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_exp_sol.F90
The file was modified bld/config_files/definition.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_phtadj.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_setrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mech.doc
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mods.F90
The file was modified cime_config/config_component.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_indprd.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_rxt_rates_conv.F90
The file was modified bld/build-namelist (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/m_rxt_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/m_spc_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_nln_matrix.F90
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in
The file was modified bld/configure (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lu_factor.F90
The file was modified cime_config/config_compsets.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_prod_loss.F90
Commit b148c3dfeb5cba1a7368f25d778e92de901b4bff by cacraig
Update ChangeLog for cam6_3_078
The file was modified doc/ChangeLog (diff)
Commit 3f1225f22748772208075c88a183365447864ab8 by fvitt
change physprops inputs for MAM4 (coarse mode)

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 845fecae778db997eeb4130c9b447449612c9295 by cacraig
Update externals to get fixes
The file was modified Externals.cfg (diff)
Commit 7ce6ab18b976a441f8f4c3b51f07e30ccfcb363e by fvitt
fixes for bit-for-bit reproducible results wrt changing number of MPI tasks; misc cleanup

        modified:   src/physics/cam/zonal_mean_mod.F90
The file was modified src/physics/cam/zonal_mean_mod.F90 (diff)
Commit 247bd4531781ceedb3735abc35d27da432bc8818 by fvitt
add cheyenne regression tests

modified:   cime_config/testdefs/testlist_cam.xml
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/user_nl_cpl
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/user_nl_cpl
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_zmean_nudging/user_nl_cam
Commit b527a7c17a7dc42a338b74c19238138ca2d88924 by cacraig
Zero out more fields and add writing of trop_cld_lev values to file
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit e28e0394ac0fab287e645eb0383d66739c8c9370 by fvitt
changes for running FHIST on refinded SE grids

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified Externals.cfg (diff)
Commit 55345e8650d320fdca730f453d1260bf12a49a08 by fvitt
change catagories on the CAM refined grid tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 768efbb476e2a84e785d8ada45313c70b781989c by fvitt
able to operate on fields with arbitrary number of levels; clean up; move to src/utils

        renamed:    src/physics/cam/zonal_mean_mod.F90 -> src/utils/zonal_mean_mod.F90
        modified:   src/physics/cam/zonal_mean_mod.F90
The file was removedsrc/physics/cam/zonal_mean_mod.F90
The file was addedsrc/utils/zonal_mean_mod.F90
Commit b3b97aaca7f7bb0c3e5c06d0619464d42c8a19ad by john
mass fixes for se dycore
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 2ddf217b6defb354f60987dbc2351cbf35079f15 by cacraig
Fix problem with protected variable nextsw_cday
The file was modified src/physics/rrtmg/radiation.F90 (diff)
The file was modified src/physics/camrt/radiation.F90 (diff)
Commit 19bd19b5f92bf9c424fdb4ca2573005d5f6dea08 by fvitt
fix bug in boundarydata initial read

modified:   src/physics/cam/boundarydata.F90
The file was modified src/physics/cam/boundarydata.F90 (diff)
Commit 611ff791db9fda5aad5b64dde1d77e612969cc5d by fvitt
add waccmsc test starting 14 Dec

modified:   cime_config/testdefs/testlist_cam.xml
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/user_nl_cam
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec/shell_commands
Commit 0f066d400310a307e2cf04aff5b609111d44119d by cacraig
Update hash for pumas
The file was modified Externals_CAM.cfg (diff)
Commit 499daaa3db0c8ced74d40b40305ae2401ac7c3a8 by fvitt
add cam_dev phys with waccm-sc chem test starting 14 Dec

        modified:   cime_config/testdefs/testlist_cam.xml
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_cam
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/shell_commands
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_clm
Commit bb598baf6ca6984d7fd5bf190e18b70dd061c16a by cacraig
Bring in official PUMAS tag
The file was modified Externals_CAM.cfg (diff)
Commit 453d8d3d32c93e8ba973a6374709ba28554595ae by cacraig
Remove problematic MCT tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit e4edb4ee103fc3be8bc8b4d87e78b844f6205fa3 by mvertens
generalized reading of attribute so that it does not depend on cmeps PR
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 35d362c80695fb6ebc2f773e5f71f06cef026408 by cacraig
Increase time for a regression test
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 45e1b52c74db762328bd927259e0e95716702064 by cacraig
Update ChangeLog for cam6_3_079
The file was modified doc/ChangeLog (diff)
Commit c83b8813972a29667000fae51cf6ed1ae13b0000 by cacraig
Fix final reviewer comments and updated location for mbarv
The file was modified src/physics/waccm/radheat.F90 (diff)
The file was modified src/physics/waccm/nlte_aliarms.F90 (diff)
Commit 3a8f024da902d7d65a0328d6feec3f08aa6cbcd9 by cacraig
ChangeLog updates for cam6_3_080
The file was modified doc/ChangeLog (diff)
Commit 8e12246002c156b94b8e910d881db6dae1676db4 by fvitt
initial implementation of physics grid TEM diagnostics

        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_clm
        new file:   src/physics/cam/phys_grid_ctem.F90
        new file:   src/utils/zonal_mean_mod.F90
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/control/cam_comp.F90
        modified:   src/control/runtime_opts.F90
        modified:   src/physics/cam/physpkg.F90
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam
The file was addedsrc/physics/cam/phys_grid_ctem.F90
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_clm
The file was addedsrc/utils/zonal_mean_mod.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit f059e4e801f9cc9032884e1dabd12f44eb7570e8 by fvitt
add conditionals for doing the TEM daigs

        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 9f81bc52fb06229221bfb10d85cf68cd7f7399c6 by fvitt
implement aerosol state update_bin method; remove incomplete get_*total_mmr methods

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 060a2cb8058d9e9d0e16d343de17c1d21b127277 by fvitt
move nucleate_ice_cam_init calls to the respective if/else sections

        modified:   src/physics/cam/microp_aero.F90
The file was modified src/physics/cam/microp_aero.F90 (diff)
Commit e5a2cba03deb8ec25526074c6f3aa36d0716084f by fvitt
improve namelist options descriptions; check presense of GEN_GAUSSLATS option before use

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 7407a69bf5d1c59314f6dba4d24400092538aa70 by noreply
Update src/cpl/nuopc/atm_comp_nuopc.F90
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 1c287e004c582fde161b1033d4abc013b01f910a by jet
NAG fixes for budgeting
The file was modified src/control/budgets.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit ea4a3fddf7a83043559e1db51a3e711666aa4994 by fvitt
improve Nudge_ZonalFilter namelist options description

        modified:   bld/namelist_files/namelist_definition.xml
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 7683d547f7764093dea1a0ed0185e722bb08c32d by fvitt
calculate scale height; add comments

        modified:   src/physics/cam/phys_grid_ctem.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 57dce85bc4cd9b5ca42c59123cbdffe8a9309aaa by jet
updates for cam_dev and some cleanup from nag bldlog warnings
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 706ede398b7c21ccaa7c8deec4cce09fd938511d by fvitt
fix bug in do_tem_diags setting

        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 62751baab06fa21b2df52c3400bb92d14b706d22 by peter.hjort.lauritzen
mods to log file messages and remove unused energy difference
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 430a614ce155010786bef6a8980220c0b170e1db by fvitt
Jesse's suggestions -- correct typos, code cleanup, etc.

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit b23a1ae982cc49783904a1d8fa543ea4cb8b05f9 by jet
fix get_info interface and some NAG cleanup
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit f4a224a44eeee9c7b36d470239cf8187dca0edfd by jet
bug fix for cam6_3_080 merge
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
Commit edd0f4d03f3dcd03227124145339f7a785e5a2d9 by jimmie.lin
Further updates to HEMCO-CESM interface in response to comments:
- Changed C-preprocessor constants to positively match HEMCO_CESM
- Fixed tabs indendation to spaces for consistency
- Removed unnecessary HEMCO_CESM check in mo_srf_emissions.F90 - now same file as upstream
- Added phase= dummy argument call for HCOI_Chunk_Run.
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
The file was modified src/chemistry/mozart/mo_srf_emissions.F90 (diff)
The file was modified src/chemistry/mozart/mo_setext.F90 (diff)
Commit dde1b793cb97107aaf821c850ca2c37f6c8a67d3 by jimmie.lin
Update based on feedback. Now checks for rxt of jno2 and jo3_b before allocating
and updating pbuf fields for safety.
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit 0c9375fd51951388f6ef42a2eeadba3bf80d4f9b by john
bug fix for cam_thermo
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit f69fbacf5ec9725684cee42073ea6cc7e5669a9a by john
correct fix for cam_thermo
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 4c6efeebab7921139dbf8cc078c4b65d86da466e by john
added budget for phAP-phBF in physpkg to fix error with budget_print
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit f3edd5e40c8e3c269d748bc89ba924646a2b3b2b by john
bug fix for comparing internal/external grids
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 295a97455a20b751f44d1c32896698464c1bc24e by fvitt
restrict the MAM4 coarse mode size changes to cam_dev physics

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit cd401075ee5cf695eed0a83093a7abd67885bd7c by john
update default ic for aquaplanet to notopo
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 912c05ba7333f82523cd6f7d4fe1085bb78db048 by fvitt
More of Jesse's suggestions -- correct typos, code cleanup, etc.

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/cam/convect_shallow.F90 (diff)
Commit af9b45b82eef29aaeb26c60271d907d38fabea5e by fvitt
add descriptors to new reg tests

        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit b03c773656fcf6ac528c19848fb6e8e0da27611c by fvitt
Revert treatment of stratospheric sulfates which are a special case

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit f18f6d1b00329d1290726d3f614e145f206d87bf by katec
Added l_enable_relaxed_clipping to the CAM-CLUBB code.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit dc5e9e1a062d69d255a020aac966389bc33c1d52 by john
update cam_dev with required budget_add call for logging energy budgets
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 1f591991ea10a192647de43b42fc27cdc434d5f3 by katec
I added CLUBB's new tunable parameter a3_coef_min to the CAM-CLUBB code.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit afedd79a8d57c68e5e8707269cb976e15ced4da3 by katec
Updating the call to setup_clubb_core_api in accordance with new
CLUBB changes in CLUBB revision d0c9b34.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit b9518e7a817df9086c2be8a2f348475ff3a19909 by katec
Added code to interface with the latest version of CLUBB.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 384572e311cb2b7a7f45689bab342bfd983a76a6 by katec
Adding _pert arrays to other advance_clubb_core call.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit fd83f8640a9a3a2812d761af011fb79c4988463a by katec
Making compatible with latest clubb change.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 17aba61dbe3ba12337fda092e8869aecaf47ecd8 by katec
Making compatible with latest clubb change.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit eb8b006a3cb5bf62a152b7a8ff293fbb2043aaa4 by katec
Now using 2D versions of setup_grid and setup_parameters
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 06662c0310f98efac1be371cfa74a33d4e189688 by katec
Making compatible with latest clubb change.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 908263dcaf140853c60b2558a1c58d2a0dad924e by katec
Making compatible with latest clubb change.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit bbbb300c70690dd952f8cdeee983f9fe8ba0622e by katec
Making compatible with latest clubb change. update_xp2_mc will be broken by this, but all we need to do to fix it is push the column loop into it.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 2f33874cc4386126fc1cbed4d16fe45090f52ffa by katec
Making use of new 2D call to update_xp2_mc
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit a9b449a688043aa7125d78d729928740b9c17bd8 by pel
move dBF energy call from dyn_comp to dp_coupling
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
Commit f751ff6b06134d0aef503db86c109d671e7b38f9 by pel
initial clean-up of energy diags for log file
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 3e8bb7c8310c91411f51090aae1639ac4fdbd4f3 by fvitt
initial refactor of het frz code -- generalize

        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit bddab364d4e0c282996515bb1b1ecc2516c9fbae by fvitt
refactor round 2

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 4753d65aa30bdef2ff3a6cc14c5093676016e4af by fvitt
correction to Jcnt

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 46d0de551b66292276e3e46450a8ce8f7b66a6ae by fvitt
collkernel operatate on collection of aerosol bins

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit c016bbcf8f54e9f41bd775eaf5f18bbd42d01cba by fvitt
generalize hetfrz_classnuc_calc routine

modified:   src/physics/cam/hetfrz_classnuc.F90
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit df8e7551d082e93c1b5e73f35bcca0db2955d2ed by fvitt
use longer var names for indices; implement common name length parameter

modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
modified:   src/chemistry/aerosol/aerosol_state_mod.F90
modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit 1e62f7f847205f98eab4b22c67d3ca578193cfdb by jimmie.lin
Add hemco_grid_xdim, hemco_grid_ydim namelist variables to configure HEMCO grid.
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit a27c2c90f94e5c1f5abdc3955953f582010661ca by jimmie.lin
Update to use tagged release hemco-cesm1_0_hemco3_5_0
The file was modified Externals_CAM.cfg (diff)
Commit b66b28996dbe2edfa5ffb8aa8c5e2708fe902162 by pel
better physics-dynamics coupling with MPAS (code ifdef'ed in since it is answer changing)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
Commit f9350acebba3b548075e49a3e486d23802b52f07 by pel
further improvements in logfile energy diagnostics
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 4145dcae1c9227dc438d7073d22eaa49bd0c321f by pel
remove endrun while developing
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit c018264f7c2ccc1848af29088879dd2133a4dd03 by fvitt
use longer var names for indices

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 6fb531ce8f784a805cb5f2b9468e5ee0f06c7140 by fvitt
declare lower bound begchunk in assumed shape array args

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit e9caadc912a46bfa502ab39e673793608c5cbede by fvitt
declare lower bound begchunk in assumed shape array args

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 8f9af29b7a6ffb6bc69c3f9620909828f8f1e1cc by pel
TFIX output should be turned on for all dycores using energy fixer
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
Commit eaba6466644e434fad144e9493fde2294fabfd01 by pel
remove FV dme adjust diagnostics
The file was modified src/physics/cam/constituents.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit a1f2fb56faca3bdccbff359e7cd8c319feec6893 by pel
renaming for incl. all liq and all ice in one variable
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 142f29d5d4651ff0df0e7553ec5d7b22b031fb3c by pel
Revert "renaming for incl. all liq and all ice in one variable"

This reverts commit a1f2fb56faca3bdccbff359e7cd8c319feec6893.
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit e666b78ea27687a6ec85a54e87d10405aaba564f by jimmie.lin
Remove extraneous check for n_frc_files in mo_extfrc when HEMCO is enabled.
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
Commit b8d70f2ad4c1f0fd22fb0a7f8d4f28774b09f319 by pel
add all water in pressure for SE (large commit!) - recover cam_development answers with #ifdef phl_cam_development
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
Commit f88dbb1bbc91c940aef945a05642de853e680ec8 by fvitt
tweak var names

        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit 9ca813646f0364de3dde50d86849ae6d6f3bcc28 by fvitt
initial refactor of het frz code -- generalize

        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit 94b03ba6960269c3269f8c5b686e920bdb1e28a3 by fvitt
refactor round 2

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 5f2a208577c939b75f847afe2eb4def9ba52833f by fvitt
correction to Jcnt

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 32cec1876d4451be4a4113aabbd9b9fb5fffd48c by fvitt
collkernel operatate on collection of aerosol bins

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 933e4f1a5a10b6215b1395b8b88f2bf4efe800ad by fvitt
generalize hetfrz_classnuc_calc routine

modified:   src/physics/cam/hetfrz_classnuc.F90
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit 7371dc7de8be67f11c6ad92e70a2dca9ca6af2fe by fvitt
tweak var names

        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit 783a85728a253c9e08ab693d0c3bf9809bcfba3a by pel
remove unused variable
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
Commit 78b14743897d3302cb44c90dfde9abee94066062 by pel
fix bug in how indices for energy diagnostics are set in dyn_comp.F90
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
Commit c47d4f2c49914304d29a071c2d23232adb4527c5 by courtneyp
fix for bug in se advection
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
Commit cc6082d9297c18144a1f10f8b1da32d2be7fa61b by courtneyp
update externals to match cesm2_3_alpha10b
The file was modified Externals.cfg (diff)
Commit e65437b9cb99d4cc4f40a72835dc99a257a3c4ec by katec
Declaring local variables with state%ncol rather than pcols. This avoid occasional slicing and other complications. Also making everything in clubb_tend_cam follow the same indentation scheme.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit a0005807061e067db1719f9f6b5138e235c5abec by katec
Updating for the latest changes to CLUBB.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 93a119012a2195c3b0eb17ba7b3977963520b920 by fvitt
explicitly name global array for saved cloud-borne aerosols

        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
        modified:   src/physics/cam/microp_aero.F90
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit 80a76dbbb274a358b26f352fd8eddf1e9829b64d by katec
Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1039.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit cdd1eebe4e44acd50948bfd79fce182180246974 by katec
Modified for changes to advance_clubb_core_api.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/se_advection/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/se_advection/shell_commands
Commit 38123d833ba3413f2df13f75c18b5b208db349b5 by courtneyp
remove erroneous text
The file was modified cime_config/testdefs/testmods_dirs/cam/se_advection/user_nl_cam (diff)
Commit 215a8fee82d72e54c4aceba3a31e420fe94ada00 by jimmie.lin
Update maximum CAM history field length to 32 (up from 24).

This updates cam_history_support's fieldname_len parameter from 24 to 32, in order to accommodate longer names for history outputs. This is in support of implementing GEOS-Chem into CESM, as we recently implemented a feature to automatically pass GEOS-Chem diagnostic quantities to CAM history. Some of the GEOS-Chem field names are longer than 24 characters and thus we need to increase the maximum length.

Signed-off-by: Haipeng Lin <hplin@seas.harvard.edu>
The file was modified src/control/cam_history_support.F90 (diff)
Commit 145da7b18aa8034d725a8d5a2f62e22a0eb71452 by fvitt
update default IC for waccmsc on ne30pg3 grid; new testmods dir

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/shell_commands
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam
        new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_clm
Commit 4f91de5ec8d247dae1637a81e0997fee91fe3b58 by jimmie.lin
Update to hemco-cesm1_0_hemco3_5_1 interface
The file was modified Externals_CAM.cfg (diff)
Commit 57303445f427e474f6aeb3993e3deabd7c406752 by jimmie.lin
Add HEMCO-CESM enabled compsets (pending verification)
The file was modified bld/config_files/definition.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit 1ce73a8220e5816ffb91b2f877836cdef850adc6 by jimmie.lin
Updates to control flow
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit a843f6ae045710a46756f6daa1f69d9e3e3a517b by jimmie.lin
Fix incorrect tag name
The file was modified Externals_CAM.cfg (diff)
Commit f7994f14192edef4e6af13d9b59de485a5ecc839 by jimmie.lin
Bypass extfrc_inti and now use hco_extfrc_inti
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
Commit 377297c70656ca369963474cd84406242bd6f0ad by jimmie.lin
Now revert mo_extfrc to completely unmodified; fix hco_cc_emissions
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 53b4666ee520ac542a5933d3c93bcf9b61e6092d by jimmie.lin
Revert extra whitespace in mo_extfrc
The file was modified src/chemistry/mozart/mo_extfrc.F90 (diff)
Commit 10478247e8a81b2b696d0e4fde5a86715cde60ca by jimmie.lin
Fix incorrect compset name FC2010climo_HCO
The file was modified cime_config/config_compsets.xml (diff)
Commit c9e58ed13c4d99db4b875022cd9415cc02774bea by jimmie.lin
Move HCOI_Chunk_Init which creates pbuf fields to phys_register for correct restart
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
Commit 14ae0a6447c5ff9c47fab60403dee9c310a41505 by fvitt
test with mpas dycore

new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_clm
modified:   bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/shell_commands
The file was modified bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam
Commit 23861366f9a1dc0216d959d15f5da904ec35bc53 by katec
Merge problem fixes
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit b2f6a1418488cbad7a90cccec6acff612f395836 by fvitt
remove debugging diagnostics (*zm3d history fields)

        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam
        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam (diff)
Commit 1b09781bfb285543e015b27b3e9bb9b0baeb1e4a by jimmie.lin
Add HEMCO default namelist options
The file was modified bld/build-namelist (diff)
Commit 207165d827af6ce40e5bd35f4c222026c67b2423 by jimmie.lin
Tag HEMCO_CESM 1.0.1 fix namelist read
The file was modified Externals_CAM.cfg (diff)
Commit 185d688ba66637275ef4887230aae06abc0258df by fvitt
Implement nfreq namelist variable; misc changes requested by code reviewer

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam
        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 5bbcc0e1feb1691599b0bdb685f549840a5768b1 by fvitt
misc changes requested by code reviewer (round 2)

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit f45f732af1f687f8664450f8d9deab550574c403 by fvitt
implement final routines; mics changes

        modified:   src/physics/cam/phys_grid_ctem.F90
        modified:   src/physics/cam/physpkg.F90
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/utils/zonal_mean_mod.F90 (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 5ef0f8b88e85347c605d5ad5976e3a584cf51b5b by fvitt
tweaks to some of the comments

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit a3d06650dcd90c12b252793f0f30be2b3bf0e68b by fvitt
implement final routines; misc code cleanup

        modified:   src/physics/cam/nudging.F90
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/physics/cam/nudging.F90 (diff)
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 16cc4085b29bae670a088ac627b62da4e35e76c7 by fvitt
create LT (L58) and MT (L93) camchem compsets with cam_dev physics

        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/config_pes.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/config_compsets.xml (diff)
The file was modified cime_config/config_pes.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/config_component.xml (diff)
Commit 6e4eab3d15afbaac7f26a3c7d33e6f412dd2ea10 by cacraig
Address reviewer's comments
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit 9e6a00000212de94584b62f2fdcaf22f00c742af by adamrhster
emissions moved into own subroutine; move in front of clubb
The file was modified src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/vertical_diffusion.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 153c544015d9b1664fa683937b3157f027432e13 by noreply
Update src/physics/cam/clubb_intr.F90

Co-authored-by: Francis Vitt <fvitt@ucar.edu>
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 6e353969ca5b407e7c8601d5a4789223a662a1bc by noreply
Update src/physics/cam/clubb_intr.F90

Co-authored-by: Francis Vitt <fvitt@ucar.edu>
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit ca21c02573704223413ecab4e0896b2758704bcf by adamrhster
address francis review
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit f5d4f4461600642856b83078c8f449fddf637a0b by cacraig
Add fix for chemistry initialization
The file was addedsrc/physics/chemistry.F90
Commit 7cf03627005d23a9a880856d392fccfeb7aae8ad by cacraig
put chemistry fix in correct directory
The file was removedsrc/physics/chemistry.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
Commit bd44effb292951907bcf1a552eb7fb3842aaf898 by adamrhster
removed unused q_tmp variable
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 4c71e3daf4e8bacd3625ff51f54b703a0f56b130 by noreply
Update src/physics/cam/clubb_intr.F90

Co-authored-by: Jesse Nusbaumer <nusbaume@ucar.edu>
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 3c77548be9c5b5030d3bc9bd4674141ab0a54bd7 by adamrhster
address jesse's review
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 0b867c6f2bef0c806b27ad0e86a1f6ffc1ea3fcd by noreply
Update src/chemistry/mozart/chemistry.F90

Co-authored-by: Francis Vitt <fvitt@ucar.edu>
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
Commit 5ed01b3369fb56064e4fd1e7de07bed3a2bf6890 by jimmie.lin
Add FCts2nudged_HCO compset.
The file was modified cime_config/config_compsets.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/se_advection/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/se_advection/user_nl_cam
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit f07524c3e95e8b57b7e87f5815add5678ff81e95 by adamrhster
added check_energy to emissions call
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 11f8f3399bb6c871cbe591a2f0d82bd2f42d415e by cacraig
Preliminary ChangeLog for cam6_3_083
The file was modified doc/ChangeLog (diff)
The file was modified .gitignore (diff)
The file was modified doc/ChangeLog (diff)
Commit c496f13d32cd9e20a9467c5b8e92886cbe3f18f3 by courtneyp
update cdeps and cice externals
The file was modified Externals.cfg (diff)
Commit d00fcb9085a74234fa4288b3b34104315252e3e3 by cacraig
Use handle_allocate_error in micro_pumas_cam
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit ee712b70a728a02eb6228c7f344577f67952296d by courtneyp
update cdeps external
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
Commit 82e8203f3c9a6557ef035af8a3b0209157dab723 by fvitt
check allocation status

        modified:   src/physics/cam/phys_grid_ctem.F90
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit a01b6527a26225b84c74ffc7e7a9222ad1a05e03 by fvitt
use physconst pi

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 5c18715f62c236461f628dae3cd78c9fa670e29f by cacraig
Fixes initialization for cam_dev
The file was modified src/physics/rrtmg/radiation.F90 (diff)
The file was modified src/physics/rrtmg/cloud_rad_props.F90 (diff)
Commit 735f5ddf068a90b79f081d740a332afacd042303 by cacraig
Initialize pbuf indices
The file was modified src/physics/rrtmg/cloud_rad_props.F90 (diff)
Commit 4664a991a288b8f4e518968951e1fe2e3f838746 by jedwards
update python paths, only build ali_arms with waccm
The file was modified bld/configure (diff)
The file was modified cime_config/buildlib (diff)
The file was modified cime_config/buildcpp (diff)
The file was modified doc/ChangeLog (diff)
Commit 3673525eb3fd09b88f2219c300d64b8749ee2497 by jedwards
reduce the number of times orb_param is printed to log
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 78ac1418163ef76c76f849d43226e18adf7e4c1b by fvitt
changes to appease code reviewer

        modified:   cime_config/config_component.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 6c37208664443267964e9f01fe48fef33895eee5 by fvitt
run refined grid tests on 20 cheyenne nodes

        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 7def1f874da0ab15b3ceba40023a169dc98d1184 by pel
MPAS: add all water to pressure and consistent height-pressure formulation
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit f6c7ca89d92117d7fa0c4e6b152974a04d8273f3 by cacraig
Address reviewer's comments
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/control/cam_history_support.F90 (diff)
Commit d11b9f1d5d56f2d24ad2595288827a52a2350f91 by pel
separate "static energy" into enthalpy and PHIS energy
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit cbc0d29b340b8b0d33cb2d96881250e55dd91a8a by pel
minor addtions in dycore_budget.F90
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit 30dded98ff6ab724d80565cdc01151d1b2a21490 by cacraig
Reduce number of PEs for CONUS regression tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit ceb57ebf7911fa68bab3872be38295acdb3345a4 by cacraig
add a couple of parameters
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit ef7c205de14541d040f9cd48d376ec478d388322 by cacraig
remove unneeded use_case
The file was modified cime_config/config_component.xml (diff)
The file was removedcime_config/usermods_dirs/frierson/user_nl_cpl
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/build-namelist (diff)
The file was removedcime_config/usermods_dirs/frierson/user_nl_cam
Commit e00b0781205f3b2701713847e8f0f619504403a3 by cacraig
More changes from review
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/control/cam_control_mod.F90 (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit 9e4fd33510a1646c5b506e1b3450b080ed7ba051 by katec
Update to newest CLUBB tag, organized namelist variables and update CAM namelist files for new options
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 8407498979c239e154d16dc9e776542617d235e1 by benjamin.andrew.stephens
Initializing variables to avoid startup interpolation error in cam_dev.
The file was modified src/physics/cam/micro_pumas_cam.F90 (diff)
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified src/physics/rrtmg/cloud_rad_props.F90 (diff)
The file was modified src/physics/rrtmg/radiation.F90 (diff)
Commit 960b29412de10aba32d827f08965aad3ffddbb1f by cacraig
Update cime to fix create_newcase
The file was modified Externals.cfg (diff)
Commit 70af3815979af9649d837d36fc45e1aeac32fb1c by katec
Rearrange namelist items, final merge changes
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit e69b376d5398c85ebfaa399152a661adb4e33572 by fvitt
implement aerosol interfaces for het freezing

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
        modified:   src/physics/cam/microp_aero.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
Commit 6e9c026d77bb006b042066bb3a5ebb4092576b56 by katec
Adding in Colins surface flux smoothing patch
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit f5e1895fd6bf41dadae115efdc7f12f0ffa5a171 by adamrhster
remove clubbtop limiter
The file was modified bld/build-namelist (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 2e0f8d0c6356b46dcaeabe488f9e0519d219bd69 by fvitt
correct radius units; some clean up

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit ee43521a73cdf9ad2ba56d3a29fa31c1273a890f by katec
Namelist defaults updates to get tests running
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 259ac9a4b47e6156b6aff9c9418875bfcc40c3df by cacraig
Update mosart external to work with updated cime and address final reviewer's comments
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
The file was modified Externals.cfg (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit bed16941d9c7289b90d4fb05e83e980e55f60acd by cacraig
Fix allocation problem
The file was modified src/physics/cam_dev/micro_pumas_cam.F90 (diff)
Commit ac9cb40a243694e0a629c55086ff99a12e6ec3d3 by fvitt
implement size wghts; misc cleanup type changes

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
        modified:   src/physics/cam/microp_aero.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit d6477a32ba03af9fc9236f659ab72f758bd78907 by fvitt
restore ibin and ispc index variable names

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 243ec74441b1d073a76f7848a72cd195e10f5ec8 by fvitt
initial mods

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   src/chemistry/modal_aero/modal_aero_gasaerexch.F90
        modified:   src/chemistry/pp_trop_mam4/chem_mech.in
The file was modified src/chemistry/pp_trop_mam4/chem_mech.in (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/chemistry/modal_aero/modal_aero_gasaerexch.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit ca5d6968bd33bea2a0a75c57a429d164d72aa897 by fvitt
update chem mech, dry dep SOAG

        modified:   bld/namelist_files/master_gas_drydep_list.xml
        modified:   src/chemistry/pp_trop_mam4/chem_mech.doc
        modified:   src/chemistry/pp_trop_mam4/chem_mods.F90
        modified:   src/chemistry/pp_trop_mam4/m_rxt_id.F90
        modified:   src/chemistry/pp_trop_mam4/m_spc_id.F90
        modified:   src/chemistry/pp_trop_mam4/mo_adjrxt.F90
        modified:   src/chemistry/pp_trop_mam4/mo_indprd.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lu_factor.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lu_solve.F90
        modified:   src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
        modified:   src/chemistry/pp_trop_mam4/mo_prod_loss.F90
        modified:   src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
        modified:   src/chemistry/pp_trop_mam4/mo_setrxt.F90
        modified:   src/chemistry/pp_trop_mam4/mo_sim_dat.F90
The file was modified src/chemistry/pp_trop_mam4/m_spc_id.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/chem_mech.doc (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_setrxt.F90 (diff)
The file was modified bld/namelist_files/master_gas_drydep_list.xml (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_nln_matrix.F90 (diff)
Commit ee94a757f9976253befb02390adbd61b2632e009 by cacraig
Add ChangeLog for cam6_3_086
The file was modified doc/ChangeLog (diff)
Commit cd1ccf2715fb39ea0b1f5d9cb71445e5a207a7a0 by katec
Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/commit/e4f125ba067ba8083f917e0e06b6b2398483d3e4.
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 6a6ee7e04ccbaefa6f1b47c0ccc37d488f5578ea by nusbaume
Update python version used in issue-closing workflow.
The file was modified .github/workflows/branch_push_workflow.yml (diff)
Commit 457a833469b811e25f6de79f7b7ba43c9c972d04 by katec
Adding wp3_pr_dfsn (new wp3 budget term) to relevant CAM scripts.

See https://github.com/larson-group/clubb/commit/3523145a4f3c69d90f797ac315a808b0607df8af

and

https://github.com/larson-group/clubb/issues/920.
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/user_nl_cam (diff)
Commit 39452a69427c1be06bff1ae35c79e8ef5b10aa77 by katec
Renaming wpthlp_entermfl to wpthlp_enter_mfl to be consistent with the CLUBB repo.
The file was modified cime_config/testdefs/testmods_dirs/cam/silhs/user_nl_cam (diff)
Commit 07de362507ab0864b21eac3d00156b8fee4260ee by fvitt
update default namelist settings

modified:   bld/build-namelist
modified:   bld/namelist_files/master_gas_wetdep_list.xml
modified:   bld/namelist_files/namelist_defaults_cam.xml
modified:   bld/namelist_files/use_cases/1850_cam6.xml
modified:   bld/namelist_files/use_cases/2000_cam6.xml
modified:   bld/namelist_files/use_cases/2010_cam6.xml
modified:   bld/namelist_files/use_cases/hist_cam6.xml
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam6.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_cam6.xml (diff)
The file was modified bld/namelist_files/master_gas_wetdep_list.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/hist_cam6.xml (diff)
Commit d02d4892440a359b25b49b340543f0f6f95d91ae by jedwards
mv shr_file to shr_log, fix issue in logunit
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit 8bdf2db44ae1b1e95236fe0965f2fe10b9da5b79 by fvitt
turn on megan and ocean emis when not scam and not aquaplanet

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit 4f5b7983a1b52695be27b9854c5133ac8451c793 by katec
Check for divide by zero in very rare cases that failed one aux_cam test
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit fe6ee7669a983b13812be0229249049caca27969 by jedwards
update the workflow to use checkout@v3
The file was modified .github/workflows/branch_push_workflow.yml (diff)
Commit b21e4f38b4d8f4a47b73dfb073a569a1ce2112ed by jedwards
update setup-python to @v4
The file was modified .github/workflows/branch_push_workflow.yml (diff)
Commit 14b55136d48de32a98804af159aa6aeb34e88587 by cacraig
Turn off unit 155 ECPP writing by default
The file was modified src/physics/spcam/ecpp/module_ecpp_ppdriver2.F90 (diff)
Commit 70a40763fd040f75509a94836e9d2f4c2d919e26 by adamrhster
implement lower bound on clubbtop=pver
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 3b682afef17182346cabac3555da8e7773d51c2a by katec
Address Adams review comments
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 2b8a6fe25d730115949387fced90a85c85911b99 by cacraig
Cleanup unit initializations
The file was modified src/physics/spcam/ecpp/module_ecpp_ppdriver2.F90 (diff)
Commit ec9fe53241cfafce9746b7c5df487280ef95f46f by fvitt
set namelist defaults for 93 layer config; tweaks to test list

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit adf8ea512603c1808e48c0ece74cd876d5e1707e by pel
fix bug in mass diagnostics in SE
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit cfd55a466055f825b3fca47cc75a3e694e1d8249 by mvertens
added ndep stream capability to cam nuopca cap - now cam always sends ndep - either from WACCM or from reading in stream data
The file was modified src/control/camsrfexch.F90 (diff)
The file was removedsrc/cpl/nuopc/atm_comp_shr.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
The file was modified cime_config/buildnml (diff)
The file was modified bld/build-namelist (diff)
The file was modified cime_config/config_component.xml (diff)
Commit 85b005ee13ceac789486209bd642c724b6a7f462 by fvitt
update trop_mam4 and waccm_sc_mam4 mechanisms (from chem Cafe)

        modified:   bld/build-namelist
        modified:   bld/namelist_files/use_cases/1850_cam6.xml
        modified:   bld/namelist_files/use_cases/2000_cam6.xml
        modified:   bld/namelist_files/use_cases/2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_1850_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_hist_cam6.xml
        modified:   src/chemistry/pp_trop_mam4/chem_mech.doc
        modified:   src/chemistry/pp_trop_mam4/chem_mech.in
        modified:   src/chemistry/pp_trop_mam4/m_rxt_id.F90
        modified:   src/chemistry/pp_trop_mam4/m_spc_id.F90
        modified:   src/chemistry/pp_trop_mam4/mo_adjrxt.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lu_factor.F90
        modified:   src/chemistry/pp_trop_mam4/mo_lu_solve.F90
        modified:   src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
        modified:   src/chemistry/pp_trop_mam4/mo_prod_loss.F90
        modified:   src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
        modified:   src/chemistry/pp_trop_mam4/mo_setrxt.F90
        modified:   src/chemistry/pp_trop_mam4/mo_sim_dat.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/chem_mech.doc
        modified:   src/chemistry/pp_waccm_sc_mam4/chem_mech.in
        modified:   src/chemistry/pp_waccm_sc_mam4/chem_mods.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/m_rxt_id.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/m_spc_id.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_adjrxt.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_indprd.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_lin_matrix.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_lu_factor.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_lu_solve.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_nln_matrix.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_prod_loss.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_rxt_rates_conv.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_setrxt.F90
        modified:   src/chemistry/pp_waccm_sc_mam4/mo_sim_dat.F90
The file was modified src/chemistry/pp_trop_mam4/chem_mech.doc (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_setrxt.F90 (diff)
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/m_spc_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_nln_matrix.F90 (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_lu_solve.F90 (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_hist_cam6.xml (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/chem_mech.doc (diff)
The file was modified bld/namelist_files/use_cases/2010_cam6.xml (diff)
The file was modified src/chemistry/pp_trop_mam4/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/m_spc_id.F90 (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_sc_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_1850_cam6.xml (diff)
The file was modified src/chemistry/pp_trop_mam4/mo_lu_solve.F90 (diff)
The file was modified bld/namelist_files/use_cases/1850_cam6.xml (diff)
Commit 7c82ef62094380136674f4ac3628b286598b1357 by mvertens
removed sst settings that should only be in docn
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_carma_bc_2013_cam4.xml (diff)
The file was modified bld/namelist_files/use_cases/aquaplanet_cam3.xml (diff)
The file was modified bld/namelist_files/use_cases/1850-2005_cam5.xml (diff)
The file was modified bld/namelist_files/use_cases/sd_waccm_sulfur.xml (diff)
The file was modified bld/namelist_files/use_cases/aquaplanet_cam4.xml (diff)
Commit 1f247d5bda5391797f144a39e2db36a9e8ded45a by fvitt
ChangeLog 1st draft
The file was modified doc/ChangeLog (diff)
Commit 38e7555d5a5879f6f9ad0f251515989713c7d573 by fvitt
use share1.0.16 external
The file was modified Externals.cfg (diff)
Commit e0c3c7cea11bfc70512323278bff6bd775c3f000 by katec
Review comments, remove Default notes from namelist_definition
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit a25c43c3ed8f926c50dcac9c80a4585d588f0432 by katec
Suggested documentation updates from review
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit a886af15fa61ea958fd16364aabfb65f0d2842cb by katec
Added warning lables to clubb_tend variables dimensioned NCOLS or PCOLS
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 64aefc11ccbf1b73ffc1d97b1513c33574e33d40 by pel
switch to generalized virtual temperature (closes MPAS energy budget)
The file was modified src/dynamics/fv3/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/geopotential.F90 (diff)
The file was modified src/dynamics/eul/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/dynamics/fv/dp_coupling.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit edfba48b30fe9af32ad50a42c3fc5844584b152c by jet
update budget/state indexes
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit de1b3f3a1d94a25af4505272e0e8683aacca60a4 by pel
improve log file output for MPAS
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit 92f0860a86da452a2ec284ac8996e40da44f1923 by pel
remove unused option (energy conserving dry-mass adjustment)
The file was modified src/physics/cam/geopotential.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
Commit 6241af8cf12c4f3fd320c6d525639d2a7c4d78cf by cacraig
Update externals to match cesm2_3_alpha11a - more or less
The file was modified Externals.cfg (diff)
Commit 3ea4b6a86e21959dc97f5ba787d3679e1bb3b896 by katec
A few more review comments
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 765b23f1d642c44fccb14ab0ac50199a616d74b6 by cacraig
Add xmlchange commands for NCPL to fix a couple of failing tests
The file was modified cime_config/testdefs/testmods_dirs/cam/dartcambigens/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/carma_sea_salt/shell_commands (diff)
Commit 6482489e40389c54f9ea341f801a1547dff9ca9f by fvitt
1st round of mechanism updates

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   src/chemistry/mozart/mo_sad.F90
        modified:   src/chemistry/mozart/mo_usrrxt.F90

        modified:   src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.in
        modified:   src/chemistry/pp_trop_strat_mam4_vbs/chem_mech.in
        modified:   src/chemistry/pp_trop_strat_mam4_vbsext/chem_mech.in
        modified:   src/chemistry/pp_waccm_ma_mam4/chem_mech.in
        modified:   src/chemistry/pp_waccm_mad_mam4/chem_mech.in
        modified:   src/chemistry/pp_waccm_tsmlt_mam4/chem_mech.in
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.in (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mods.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_exp_sol.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/chem_mech.doc (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/m_spc_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/chem_mech.doc (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_imp_sol.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/chem_mech.doc (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/chem_mech.doc (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/chem_mech.in (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/chem_mech.doc (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/m_spc_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam4/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.doc (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbsext/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/mozart/mo_usrrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_waccm_mad_mam4/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_vbs/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_trop_mozart/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam4/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_sulfur/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/mozart/mo_sad.F90 (diff)
Commit b9969138b210482543eb002408f9bc7a18b7898c by cacraig
Add xmlchange commands for NCPL to fix a failing cheyenne test
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_apmee/shell_commands
Commit ae5090475d6980da24c80c775019ffdd7695873f by cacraig
Add xmlchange commands for NCPL to fix a failing gnu test
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/shell_commands (diff)
Commit e6778c0ed0d973d5aa1ff181993f58ddc20e9dae by fvitt
remove trop_mam5 mechanism

        deleted:    src/chemistry/pp_trop_mam5
        modified:   bld/build-namelist
        modified:   bld/config_files/definition.xml
        modified:   bld/configure
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was removedsrc/chemistry/pp_trop_mam5/mo_exp_sol.F90
The file was removedsrc/chemistry/pp_trop_mam5/chem_mech.in
The file was removedsrc/chemistry/pp_trop_mam5/mo_adjrxt.F90
The file was modified cime_config/config_compsets.xml (diff)
The file was removedsrc/chemistry/pp_trop_mam5/mo_prod_loss.F90
The file was modified cime_config/config_component.xml (diff)
The file was removedsrc/chemistry/pp_trop_mam5/mo_imp_sol.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_lu_factor.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_rxt_rates_conv.F90
The file was modified bld/config_files/definition.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was removedsrc/chemistry/pp_trop_mam5/mo_lin_matrix.F90
The file was modified bld/configure (diff)
The file was removedsrc/chemistry/pp_trop_mam5/chem_mods.F90
The file was removedsrc/chemistry/pp_trop_mam5/m_rxt_id.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_indprd.F90
The file was removedsrc/chemistry/pp_trop_mam5/m_spc_id.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_nln_matrix.F90
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was removedsrc/chemistry/pp_trop_mam5/mo_lu_solve.F90
The file was removedsrc/chemistry/pp_trop_mam5/chem_mech.doc
The file was removedsrc/chemistry/pp_trop_mam5/mo_phtadj.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_setrxt.F90
The file was removedsrc/chemistry/pp_trop_mam5/mo_sim_dat.F90
Commit 96f5701ffda7f727b4613ffa0dc75e59d60ab457 by fvitt
some of the changes suggested by matt

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit 4521684efab3a7020f16bea6d8c473e2ec11b52b by cacraig
Fix one more failing cheyenne test
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mee_fluxes/shell_commands (diff)
Commit 1554dc028772f383c64ae27ef14ccac06039020f by cacraig
Update ChangeLog for cam6_3_088
The file was modified doc/ChangeLog (diff)
Commit 3d9d37d8db6dc16a07a8043b70f23ff50ab26e53 by fvitt
Remove vertical interpolation onto layer interfaces

        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 4a2a776fe70605a8af47c9093a490a41211b4bd7 by fvitt
more mechanism updates (include mam5 mechanisms)

        new file:   src/chemistry/pp_trop_strat_mam5_ts2/chem_mech.in
        new file:   src/chemistry/pp_trop_strat_mam5_vbsext/chem_mech.in
        new file:   src/chemistry/pp_waccm_ma_mam5/chem_mech.in
        new file:   src/chemistry/pp_waccm_mad_mam5/chem_mech.in

        modified:   src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.in
        modified:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in
        modified:   src/chemistry/pp_waccm_tsmlt_mam5/chem_mech.in
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mods.F90 (diff)
The file was addedsrc/chemistry/pp_waccm_ma_mam5/chem_mech.in
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.doc (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_adjrxt.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/chem_mods.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_nln_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.in (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_rxt_rates_conv.F90 (diff)
The file was addedsrc/chemistry/pp_waccm_mad_mam5/chem_mech.in
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/m_rxt_id.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_lu_factor.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_setrxt.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_rxt_rates_conv.F90 (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/chem_mech.in
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/m_spc_id.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_sim_dat.F90 (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/chem_mech.in
The file was modified src/chemistry/pp_trop_strat_mam5_vbs/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_lu_solve.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/chem_mech.doc (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_trop_strat_mam4_ts2/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_waccm_tsmlt_mam5/chem_mech.doc (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit bea9011fa0d41adf572097c9b6d093e66576d4f8 by fvitt
implement het frz scaling factors; get hygro factors from aero_props; use physconst params

        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 9ff9e420d4ae3fc436eabe6e897fdcf8baf3d48f by fvitt
move camchem and waccm compsets to mam5

        modified:   bld/config_files/definition.xml
        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/testdefs/testlist_cam.xml

        new file:   src/chemistry/pp_waccm_tsmlt_mam4_vbsext/chem_mech.in
        new file:   src/chemistry/pp_waccm_tsmlt_mam5_vbsext/chem_mech.in
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_setrxt.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/m_rxt_id.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/chem_mods.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_setrxt.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/m_spc_id.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/chem_mods.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_phtadj.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/m_rxt_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_setrxt.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_indprd.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_phtadj.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_imp_sol.F90
The file was modified cime_config/config_component.xml (diff)
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/m_spc_id.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/chem_mech.doc
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_setrxt.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_setrxt.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/chem_mods.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/chem_mech.doc
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_phtadj.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_setrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_phtadj.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/m_rxt_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/chem_mods.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_indprd.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/m_rxt_id.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_indprd.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_phtadj.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_adjrxt.F90
The file was modified bld/config_files/definition.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_indprd.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/chem_mech.doc
The file was addedsrc/chemistry/pp_waccm_mad_mam5/chem_mech.doc
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/m_rxt_id.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/chem_mech.doc
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/chem_mech.in
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/mo_indprd.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_sim_dat.F90
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_sim_dat.F90
The file was modified cime_config/config_compsets.xml (diff)
The file was addedsrc/chemistry/pp_waccm_mad_mam5/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/chem_mods.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/chem_mods.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/m_spc_id.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_phtadj.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/m_rxt_id.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam4_vbsext/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/chem_mech.doc
The file was addedsrc/chemistry/pp_waccm_ma_mam5/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/m_spc_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbsext/mo_lu_solve.F90
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/m_spc_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_ts2/mo_indprd.F90
The file was addedsrc/chemistry/pp_waccm_mad_mam5/m_spc_id.F90
The file was addedsrc/chemistry/pp_waccm_tsmlt_mam5_vbsext/chem_mech.in
Commit 491a8c95a84602bdd784aca2fa954ec37b114281 by fvitt
corrections to compset and namelist settings

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/use_cases/sd_waccm_ma_cam6.xml
        modified:   bld/namelist_files/use_cases/sd_waccm_tsmlt_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml
        modified:   cime_config/config_component.xml
        modified:   cime_config/testdefs/testlist_cam.xml

        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_cam
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_clm
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_cpl
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_cam
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_clm
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_cpl
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_cam
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_clm
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_cpl
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_wetdep/user_nl_cpl
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_wetdep/user_nl_cpl
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_refined_camchem/user_nl_clm
The file was modified bld/namelist_files/use_cases/sd_waccm_ma_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/sd_waccm_tsmlt_cam6.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_f05/user_nl_cam
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_refined_camchem/user_nl_clm
Commit b39baa37b245e0a7d15477f1d973827b7a4ae581 by fvitt
correction to array ncol extent

        modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit d29da6ef5ee496ebf821b059ea07f284079b0f1d by fvitt
the majority of Jesse's change requests

        modified:   src/physics/cam/phys_grid_ctem.F90
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit ea06b58b528ceacb3f02a72f148c89cf9163412e by fvitt
restore trop_mam xs_long_file default

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit a9a24d7f83d8b5459be90865a384d3dfc359cf16 by fvitt
more misc changes suggested by Jesse

        modified:   src/physics/cam/phys_grid_ctem.F90
        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit d22991697d9b1be99d86877006733d19167792ab by fvitt
add regression tests

        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_cam
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_clm

        renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/shell_commands -> cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/shell_commands
        renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam -> cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_cam
        renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_clm -> cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_clm
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/shell_commands
Commit 2f80ab520be5eaed9974a8a7a69ad45be78aa5af by fvitt
Misc changes suggested by Jesse

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 9dd39370c5b519804479c6e160c85b9782c0e940 by katec
Last minute review changes
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 8927292dc8c5338162393ef6fb6416aeaf4435d3 by fvitt
update to history fields; move mpas tem test to prealpha

modified:   cime_config/testdefs/testlist_cam.xml
modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 1e021f1b6fb38c40ac54983819681364bc2acd23 by katec
implement camchem-mam5 compsets -- FC2000mam5, FCHISTmam5

        modified:   bld/build-namelist
        modified:   bld/config_files/definition.xml
        modified:   bld/configure
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/testdefs/testlist_cam.xml
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.doc
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/chem_mods.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/m_rxt_id.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/m_spc_id.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_adjrxt.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_exp_sol.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_imp_sol.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_indprd.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lin_matrix.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_factor.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_lu_solve.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_nln_matrix.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_phtadj.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_prod_loss.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_rxt_rates_conv.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_setrxt.F90
        new file:   src/chemistry/pp_trop_strat_mam5_vbs/mo_sim_dat.F90
The file was modified bld/build-namelist (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mods.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mech.doc
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/chem_mech.in
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_indprd.F90
The file was modified bld/config_files/definition.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_adjrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lu_solve.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_nln_matrix.F90
The file was modified cime_config/config_component.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/m_rxt_id.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/m_spc_id.F90
The file was modified bld/configure (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_setrxt.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_sim_dat.F90
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_prod_loss.F90
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_imp_sol.F90
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedsrc/chemistry/pp_trop_strat_mam5_vbs/mo_phtadj.F90
Commit 1cfa1386d796243a4889e35742cff4f0868a777c by katec
change physprops inputs for MAM4 (coarse mode)

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 09f571c800794404146719e4417ae07930f06551 by katec
restrict the MAM4 coarse mode size changes to cam_dev physics

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 82fe64b30abee80e32eded1561b946099ab2d662 by katec
create LT (L58) and MT (L93) camchem compsets with cam_dev physics

        modified:   cime_config/config_component.xml
        modified:   cime_config/config_compsets.xml
        modified:   cime_config/config_pes.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/config_pes.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit 96fec236bba503a15e5949ff00dc6246912a1305 by katec
changes to appease code reviewer

        modified:   cime_config/config_component.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified cime_config/config_component.xml (diff)
Commit 6ab976abaaa0a50bdcc5d301853a7c3533d52b7a by katec
mv shr_file to shr_log, fix issue in logunit
The file was modified src/cpl/nuopc/atm_comp_nuopc.F90 (diff)
Commit c2b4a5ab9ecf4fc09816c81b2a3c6d485fbbb490 by katec
update the workflow to use checkout@v3
The file was modified .github/workflows/branch_push_workflow.yml (diff)
Commit 90318fef16724a61e5b7bb8bdfd1de7f4d3e46d6 by katec
update setup-python to @v4
The file was modified .github/workflows/branch_push_workflow.yml (diff)
Commit 7185100687eb3df1d7d64240305a47f5a052d309 by katec
Turn off unit 155 ECPP writing by default
The file was modified src/physics/spcam/ecpp/module_ecpp_ppdriver2.F90 (diff)
Commit 3cb1aace1d7085c75cb951cf03d60eb3f17b5dae by katec
Cleanup unit initializations
The file was modified src/physics/spcam/ecpp/module_ecpp_ppdriver2.F90 (diff)
Commit 70b35c681fcc4c5e82e39cd39839fd691c1eae97 by katec
set namelist defaults for 93 layer config; tweaks to test list

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 46da0bc504998fbd98828ff4a42ed659d9941996 by katec
ChangeLog 1st draft
The file was modified doc/ChangeLog (diff)
Commit 7962cd256820f61f0cccc1b4c31dd1f12ed52cc4 by katec
use share1.0.16 external
The file was modified Externals.cfg (diff)
The file was modified doc/ChangeLog (diff)
Commit 76567d914dea98bfde1c54c57e12f48f07880018 by katec
Update externals to match cesm2_3_alpha11a - more or less
The file was modified Externals.cfg (diff)
Commit c8e385deb7c955841c70405a7f14ac141d364738 by katec
Add xmlchange commands for NCPL to fix a couple of failing tests
The file was modified cime_config/testdefs/testmods_dirs/cam/carma_sea_salt/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/dartcambigens/shell_commands (diff)
Commit 08bc9f4eacd00fdadbeceab0cbbcda75ba58d0ba by katec
Add xmlchange commands for NCPL to fix a failing cheyenne test
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_apmee/shell_commands
Commit 6d47324e3885978b35649d04720d9b878f990f64 by katec
Add xmlchange commands for NCPL to fix a failing gnu test
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_chemproc/shell_commands (diff)
Commit c5f35330fcbcf134cb97259db308ecd2beb6c232 by katec
Fix one more failing cheyenne test
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_mee_fluxes/shell_commands (diff)
Commit 0c915dfcbfd2ec3bbe382619aab060a680a8d038 by katec
Update ChangeLog for cam6_3_088
The file was modified doc/ChangeLog (diff)
Commit d204b72de553e4275c4909ec7dede7885563e688 by mvertens
removed uneeded DEBUG print
The file was modified bld/build-namelist (diff)
Commit b812d04115db288302fbd27daa377c17bf88d49a by mvertens
fixed compile problem in unit checking of stream input
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
Commit 1b25f82f8f3dab553df14fafbcd8c1e6fd8c2f2a by john
add budget calculation after number of steps,days,months,years,endofrun and some bugfixes
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/dynamics/se/dycore/element_mod.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit b2901b0af5098f815487fc3fb4374027568325b3 by fvitt
fix 2pi issue; misc clean up

modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 28cee0c3dbe65299518c748e3fbbf281fae0a0ed by john
fix for budget_write functionality when budgeting every timestep
The file was modified src/control/budgets.F90 (diff)
Commit 1457f8ed480dd8675e45f24360f5cc4cf7c54231 by fvitt
initialize dcor in sh_create_gaus_grid

modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit 6cf10ce51d50ded5da0076ba044da4c79c15a67f by john
get rid of WX test variable
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit 8eb35b84c5b38a3c97977c68c8c5088cccc1dde0 by fvitt
more misc changes

        modified:   src/utils/zonal_mean_mod.F90
The file was modified src/utils/zonal_mean_mod.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit a380cb4de78e065789aff8c3ce42c33a809b8044 by john
addfld calls for stages and differences for all thermodynamic categories
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit a1b1f96bdb86f813ac53be544d7cac871a848ec0 by fvitt
remove old xs_long_file defaults for cam5/6 phys -- mo_usrrxt updates changes answers for cam5/6

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit 795015070a1d78240d761203747a79f06ff918a5 by john
bug fixes for CSLAM
The file was modified src/dynamics/se/dycore/fvm_control_volume_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit a9eb66000174c656ac3bcb0ae596d20f92040549 by pel
fix bug in call to get_hydrostatic_energy in energy diagnostics
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit dab73163a5a7f7bdc81c7a7be2e35727ea9c30da by fvitt
update the default lut xs files and correct comment in mo_sad

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   src/chemistry/mozart/mo_sad.F90
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/chemistry/mozart/mo_sad.F90 (diff)
Commit 9aa982a503c7a87da53f5889dbd02c31ab2b899e by fvitt
update default ocean_salinity_file

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 73e520eeec97684555ea059aef28f9ef0ab86fae by fvitt
update tests list

        modified:   cime_config/testdefs/testlist_cam.xml
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 4d5162a0170d9a7a18edebba19da92ff36ec08eb by katec
Remove a few more default lines from namelist definitions
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 43828170ac3efa314dc5d4636b894ec45d68172b by pel
fix bug in dimension size
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit c553248556ff3fde11b2bbba3185a0b8c87f67b6 by fvitt
flag refined configs as not supported
The file was modified doc/ChangeLog (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit d77c7a584c80c11f6c76b6a4dfb7cd57fc02ea15 by pel
another index bug
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit a8e6ae607481924d189676bb4e1a868591385acc by fvitt
invoke final routine; remove note

        modified:   src/physics/cam/nudging.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/physics/cam/nudging.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit cddcc882d22d7abc327a5e5733f3393cbc55ff14 by jimmie.lin
Add cam_physics_mesh defaults to namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit 5326c645fa25c7ef4beda38261268eb54efddf7e by katec
Addressing final review comments
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit dd2449a2bf9f59c0415b9d21e3afffa0a2a920fa by fvitt
bug fixes

modified:   src/physics/cam/hetfrz_classnuc.F90
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit bbac6885409bff7591ff137a788dca7c301fbb0d by jimmie.lin
Update (joint with ce562fd in HEMCO_CESM) to allocate 2-D/3-D pbuf based on extfrc_lst -- do not use directly
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 6075b0b04d84b5d29965bcf7b94db528b126b966 by katec
Adding namelist support for l_vary_convect_depth, l_standard_term_ta, and l_partial_upwind_wp3
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 4f866c858c95612a8c3873e1532ba2dc67ce87ce by katec
Fixed initialized variable inside clubb ifdefs
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit ab181c6191077f269e9504b13aacc1138ef1c92a by katec
Updated ref for sfc flux code
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 06a4858d068d2db0143b9902d006547d1dacb39d by fvitt
Louisa's updates to nudging namelist settings

        modified:   bld/namelist_files/use_cases/hist_trop_strat_nudged_cam6.xml
The file was modified bld/namelist_files/use_cases/hist_trop_strat_nudged_cam6.xml (diff)
Commit 75d2280609182e2ea4ad4539af488c71c9c41bc6 by pel
updates to log file
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit edaebd13d78e56025b7ac0d0def604f87c799e30 by fvitt
corrections to MEGAN, use shr expr parser, and other misc changes

        modified:   Externals.cfg
        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   bld/namelist_files/use_cases/2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml
        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/rate_diags.F90
        modified:   src/chemistry/mozart/species_sums_diags.F90
        deleted:    src/chemistry/mozart/sums_utils.F90
The file was modified src/chemistry/mozart/species_sums_diags.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/2010_cam6.xml (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/rate_diags.F90 (diff)
The file was modified Externals.cfg (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml (diff)
The file was removedsrc/chemistry/mozart/sums_utils.F90
Commit 159c002a0d82c92f5bb49d2d98e361c2054de5c6 by fvitt
reviewer's suggestions -- minor misc changes

        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   src/physics/cam/nudging.F90
The file was modified src/physics/cam/nudging.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit ea420a7214f6c647e052493bbb7ed5a5f5d75b1e by jimmie.lin
Fix bug in indexing for hco_cc_emissions; add frcing from in
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 84929caf6d1b08ddb6cbaa331213bcafdc5ef16a by jimmie.lin
Remove extraneous USE and HEMCO_CESM c-preprocessor statement
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit ff86110ca724f99872109b9020e845bf5268b6c3 by jimmie.lin
Update comments in bld/configure for accuracy
The file was modified bld/configure (diff)
Commit 36a0aff038f28e954fdf628acf07ad6151c55293 by jimmie.lin
Fix typo in pbuf_ptr_2d nullify
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 7e520bd33eef2c465bc5822cfde68c0baa877280 by pel
better error checking
The file was modified src/utils/cam_thermo.F90 (diff)
Commit d9696cffbcb3869cbd9676a9d0a91be78cfe41b7 by fvitt
more changes to appease reviewers

modified:   src/physics/cam/nudging.F90
The file was modified src/physics/cam/nudging.F90 (diff)
Commit feeb1bb956ceec9312f8db83b19c4b702fddd00c by fvitt
use ESCOMP tags for externals; add brief documentation for SOAE emissions factors

modified:   Externals.cfg
modified:   bld/build-namelist
The file was modified Externals.cfg (diff)
The file was modified bld/build-namelist (diff)
Commit 41366ba250d82894f6a72b513efb74afe5622733 by cacraig
More reviewer's comments addressed
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit ab50a405574322a961730484677b450720ac3b46 by fvitt
update comment for SOAE emissions factors

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit 1dbe9ee938d712b087f90250eabe9d10787764ad by cacraig
Address more review requests
The file was modified bld/namelist_files/use_cases/dctest_frierson.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 4441841a8b343c5b11968a5888b470a2024505de by fvitt
move test to prebeta
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit c97bdaeadca8512d3ee595ccf6750bc7c53fd5e4 by fvitt
increase time limit on CONUS test
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 3622b1e58bb83be63a2b87bbce742ed7410aa887 by fvitt
replace mass_factors with watact_mfactor

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 362d0b249a19fab5d62917671c89935690ef9c17 by fvitt
Duseong's corrections to emissions settings

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit 35a326437ce6a1cfbf1e3622ee9353879473cf8a by fvitt
use DMS OASISS emis as defaults

        modified:   bld/build-namelist
        modified:   bld/namelist_files/use_cases/2000_trop_strat_vbs_cam6.xml
        modified:   bld/namelist_files/use_cases/2010_trop_strat_vbs_cam6.xml
        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_ma_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml
The file was modified bld/namelist_files/use_cases/waccm_ma_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2000_trop_strat_vbs_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_trop_strat_vbs_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
Commit 42118903742111a3819cc3c0ec94f084354689fe by fvitt
add check for csw_cycle_yr

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit a11a6bef77116cdc9d8acb0b88b4f7f6f471c9f4 by cacraig
Fix limitation for calls in restart_physics and minor comment updates
The file was modified src/physics/simple/frierson_cam.F90 (diff)
The file was modified src/physics/simple/restart_physics.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit af12be801857e8ff3dd63d9fd0fa023d3f214e26 by cacraig
Another comment update
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
Commit 13ef355889b6a9c3eb7e1d93a27883780e58bda5 by mvertens
fixed specification for clm_2010
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit ee8646fe0caadf9466974c437948704492e683f4 by fvitt
set default scaling factors; skip pcarbon mode

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit b66dd91659af11301877190779f087719bedf4fe by fvitt
pass lightning flash frequency to mediator for CTSM

        modified:   Externals.cfg
        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/chemistry/pp_none/chemistry.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/chemistry/pp_none/chemistry.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified Externals.cfg (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 6a89a319d5c3fa68d55cd4f6280ebdd0dd5ebe0e by fvitt
Improve cld-to-grnd lightning documentation; change "atm_lightning_flash_freq" to "atm_provides_lightning"; minor cleanup

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/chemistry/pp_none/chemistry.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/pp_none/chemistry.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit fde2a59ddd7afbb8b595208a13e9360852be50d8 by fvitt
Fix restart issue -- use pbuf field for flash freq field

        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_chemini.F90
        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/chemistry/pp_none/chemistry.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/pp_none/chemistry.F90 (diff)
Commit 9f0650e25b61ed86010f0d3bb556d25aae2e398a by fvitt
Check namelist setting of atm_provides_lightning

        modified:   bld/build-namelist
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified bld/build-namelist (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
Commit 8566caa42019189c6fd016c95313a5f34a42dc1a by fvitt
calc lightning only when cam phys is used

        modified:   bld/build-namelist
        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit 4afeaae67e7617522e71959cde128cbe52467353 by fvitt
apply namelist scaling factor to flash freq

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_chemini.F90
        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/control/runtime_opts.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
The file was modified bld/build-namelist (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
Commit 1481f619bb15cb1fb8fae8829b0633c2d6b06d67 by fvitt
code clean up

        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_chemini.F90
        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/chemistry/pp_none/chemistry.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/physics/cam/physpkg.F90
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/chemistry/pp_none/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit 19b3a2ac55e9dfb4e2a74b9826542ca3eef3db59 by mvertens
updates to address PR review comments
The file was modified bld/build-namelist (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified bld/namelist_files/use_cases/aquaplanet_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/aquaplanet_rce_cam6.xml (diff)
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
The file was modified bld/namelist_files/use_cases/aquaplanet_cam5.xml (diff)
Commit 0544d0dc1ecd09b8fa8355647c24060685e605e8 by pel
make MPAS use cam_thermo energy routines
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 047793b2b5442a4c08b7e6e385bbe0ee35953257 by fvitt
corrections for later cmeps

        modified:   src/chemistry/mozart/mo_lightning.F90
        modified:   src/control/camsrfexch.F90
        modified:   src/cpl/nuopc/atm_import_export.F90
        modified:   src/physics/cam_dev/physpkg.F90
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit b2667193765777a5fd7581c29f53bbd44106e20c by adamrhster
cleaned up some comments
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit db9bb12147a3ad75433c151f5e128ef5b4c99d79 by fvitt
atm_provides_lightning is FALSE if simple phys or aquaplanet

modified:   bld/build-namelist
modified:   src/control/camsrfexch.F90
The file was modified bld/build-namelist (diff)
The file was modified src/control/camsrfexch.F90 (diff)
Commit 64a592eae7e5b1b00b9feecf13e8d6a298637f5a by pel
use thermo infrastructure in SE energy calculations
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit c856050493a267b4941b8a6517eeecd4d7fed55b by fvitt
minor changes per reviewers suggestions

        modified:   bld/configure
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   src/chemistry/mozart/mo_sad.F90
        modified:   src/chemistry/mozart/mo_usrrxt.F90
The file was modified src/chemistry/mozart/mo_sad.F90 (diff)
The file was modified src/chemistry/mozart/mo_usrrxt.F90 (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/configure (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit 1f35d68b56ca7f790d4cc09f7658fde0044da898 by mvertens
fixed additional issue in PR
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
Commit 7f20fa62e1806f4b521ea511f7c7d84c20883473 by cacraig
Final cleanup per instructions from Patrick
The file was modified src/physics/simple/frierson_cam.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 39d1c7de65f54881c689ba8673b30a7f42efae2f by fvitt
remove factor from cld2grnd flash freq; fix typos

        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 723f1cd24eca5a3a00e6dc2b3311425b7883f904 by fvitt
Minor changes to history fld units

        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit bcb09c47ab41969078311764ccffd777837d6fb4 by cacraig
Remove unnecessary conditional
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
Commit 2f61e78160ce8f1a6d3d7630f46956dc20a36b69 by john
initial checkin of jt ebudget changes cam6387
The file was modified src/dynamics/se/dycore/element_mod.F90 (diff)
The file was modified src/physics/cam/phys_control.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dycore/fvm_control_volume_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified src/utils/cam_grid_support.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/control/cam_history_buffers.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/control/cam_control_mod.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit e9542a7014f8ce611221d65ca092a50a4f8010f3 by adamrhster
address cheryl's prelim review
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 8a40bf773f09143a5aa69d6d546b098430b4795e by cacraig
Remove extraneous space which prevented spcams from running
The file was modified bld/config_files/definition.xml (diff)
Commit 0a899474bca37d8db20dfd2f2463644e0405a459 by adamrhster
addressed francis and jesse reviews
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit a6aac0888d3468ba2bcfb9ec0b20b1d9cb2270f0 by adamrhster
convert clubb tendencies in history output to wet
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 59481bd44112d588e7e2cb21ccc3819ea1c648e8 by jimmie.lin
Tag to upstream HEMCO-CESM 1.1.0 and HEMCO 3.6.0
The file was modified Externals_CAM.cfg (diff)
Commit 064b57f95b742349ddd78984fb2c56c67d03793a by jimmie.lin
Now process surface layer emissions in hco_set_extfrc instead of hco_set_srf_emissions
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 21d386f08c7142ace515645a673dc446ad29734e by cacraig
Initial ChangeLog changes
The file was modified doc/ChangeLog (diff)
Commit fa3ff57b1165a8ddf0174b9caf65c85b140d3f09 by cacraig
Add baseline differences to ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 3d5c2a71506e689adfa99aa70938edb26a75dde5 by adamrhster
completed out ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 4ee5d7b31a36b7258c636f610867879385f71931 by fvitt
add mam4 tests; adjust comments in usrrxt

modified:   cime_config/testdefs/testlist_cam.xml
modified:   src/chemistry/mozart/mo_usrrxt.F90
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/user_nl_clm
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/user_nl_clm
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/shell_commands
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/user_nl_cam
new file:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/shell_commands
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/user_nl_cam
The file was modified src/chemistry/mozart/mo_usrrxt.F90 (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_mam4/user_nl_clm
The file was modified doc/ChangeLog (diff)
Commit 1f0b7676349e0bd1ed5d25f640fdf7c21ada0c1c by fvitt
updates to default namelist settings

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 4b4b41763e391f92be57dc8732e445d54eafc328 by mvertens
removed unnecessary settings from namelist_definition.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 20034f4fbeceed432d3b5a5ef2422bcc1a85e61d by mvertens
addressed more issue brought up in PR review
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified cime_config/config_component.xml (diff)
Commit 8bb802667736c44e281f0d1b64ca73aef451ffef by mvertens
removal of unused namelists
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit e0c1c89d8a2c0a0e6361a4e3da0935dd87478ac1 by fvitt
changes to appease code reviewers

        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
        modified:   src/utils/physconst.F90
The file was modified src/utils/physconst.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit a64635566ec55f6d655728e144bee014a2e33a73 by fvitt
correct hetfrz scalfac Defaults in namelist_definition
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit b9d4e7d89da32f697cef1c59cc8b228e739ea988 by fvitt
Andrew's changes

        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit b0ceae63d7384f3abba7fa472f0cdc0d2aacb3b6 by pel
lots of science changes:

- all water in pressure
- energy fixer using energy consistent with SE dycore (similar to MPAS)
- no frictional heating in sponge
- moving towards meaningful log file energy text
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 190dd147b6ff7628a26c5e5f286e2ebcc1f683c1 by pel
adopt new subroutine names in fv and mpas
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/fv/dp_coupling.F90 (diff)
Commit be96dfc7ebab1c3680bea5a93d93389f633edbe0 by john
refactor/simplify budget code to use history buffers
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/physics/cam/phys_grid.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/control/cam_comp.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/utils/cam_grid_support.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/physics/cam/phys_control.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dyn_grid.F90 (diff)
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/control/cam_history_buffers.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/se/dyn_grid.F90 (diff)
The file was modified src/infrastructure/phys_grid.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
Commit f24b0f2665a6bcc13ee368128f7b28118eb1f791 by pel
infrastructure for more accurate energy computation for MPAS; futher improvements to log file output for SE
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/utils/air_composition.F90 (diff)
Commit 25d2b447e4d6427911d6a6b609fdf61e2debd40d by john
regression test bug fixes for budget and dycores
The file was addedsrc/dynamics/eul/dycore_budget.F90
The file was addedsrc/dynamics/fv/dycore_budget.F90
The file was modified src/dynamics/fv/metdata.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/dynamics/fv/dp_coupling.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was addedsrc/dynamics/fv3/dycore_budget.F90
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
Commit 0b06ea26332ec9af4034f3c7c989d1794fa21352 by john
more regression fixes, this time for izumi
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
Commit 522795045bf2771eca5501083c9129f3d3c6f5fd by jimmie.lin
This commit changes HEMCO within CESM to be a runtime option controlled by the namelist variable use_hemco in phys_ctl_nl.

- use_hemco is located in phys_ctl_nl as HEMCO routines may or may not run in physpkg.F90, the namelist variable controls it.
- &phys_ctl_nl use_hemco will be set to .false. by default.
- In compsets with modifier %HEMCO in long name, use_hemco will be set to .true. by default in these compsets.
- The pre-processor variable HEMCO_CESM has been retired in favor of a runtime option use_hemco.
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/configure (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified src/chemistry/mozart/mo_setext.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/physics/cam/phys_control.F90 (diff)
Commit 56c1f6adbbb2f1f59dd0cb56cc0bb50617dbd0e2 by jimmie.lin
Fix dependencies. Still temporarily need to bring HEMCO_CESM as used upstream, will deprecate and remove in next HEMCO version.
The file was modified src/physics/cam/phys_control.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified bld/configure (diff)
Commit d9e9e2b7dd94f0ab9633cfa88cf9b72408f3b83c by jimmie.lin
Update HEMCO_CESM interface to upstream hemco-cesm1_1_1_hemco3_6_2
The file was modified Externals_CAM.cfg (diff)
Commit f8e1111f24deb19f1c3daee3f70d52619238a5ad by fvitt
add namelist options for frz scaling factors

modified:   Externals_CAM.cfg
modified:   bld/build-namelist
modified:   bld/namelist_files/namelist_defaults_cam.xml
modified:   bld/namelist_files/namelist_definition.xml
modified:   src/physics/cam/hetfrz_classnuc.F90
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified Externals_CAM.cfg (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 6297d91ef5e79da74a2a8cc2db210336fd156a7f by fvitt
bug fixes consistent with Simone's test runs

modified:   bld/namelist_files/namelist_defaults_cam.xml
modified:   bld/namelist_files/namelist_definition.xml
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
modified:   src/physics/cam/microp_aero.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/microp_aero.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
Commit fd2f64148ae450c51ac2b668d1aebeed3f0c0fe7 by noreply
Update bld/build-namelist

Co-authored-by: Francis Vitt <fvitt@ucar.edu>
The file was modified bld/build-namelist (diff)
Commit e633c2a95f0daf0b6361b99476d6bfde9ba6d184 by fvitt
aqueous chemistry fix

        modified:   src/chemistry/mozart/chemistry.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
Commit fae81032a40b85d7b6f893e71099c059c25a0f0d by jimmie.lin
Update USE_ESMF_LIB default for %HEMCO compsets; sensible defaults in namelist_defaults
The file was modified cime_config/config_compsets.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 0f7a3cedb8dfbafbf3b3337fc4e5e5270f7ab537 by john
PR cleanup, ChangeLog wording
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dyn_grid.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/control/cam_history.F90 (diff)
Commit 046804ee39cfc17189959873a5109515fce31da0 by jimmie.lin
Fix pbuf field check error if HEMCO is not enabled at runtime
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit c88911091f755c5e7462744fdb66d8e15411dc17 by jimmie.lin
Add hemco_emissions_year to hemco_nl. Updates HEMCO_CESM external to hemco-cesm1_1_2_hemco3_6_2.
Add test cases into aux_cam and camchem_hco.

This is to support the 2000climo and 2010 climo runs which should have a forced emissions year because RUN_STARTDATE begins from year 0001.

Signed-off-by: Haipeng Lin <hplin@seas.harvard.edu>
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2000_trop_strat_vbs_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_trop_strat_vbs_cam6.xml (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_cam6.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/dynamics/se/stepon.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/control/cam_history_buffers.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/control/cam_history.F90 (diff)
Commit 5fc03e1e8e8db8f0a52ed2068d0f601159bdfef4 by fvitt
consistent calc of BC coated fraction; BC scaling set to 0.01

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit e74c4a21ac378738e1f7209e2673f01df1490f58 by eaton
merge mvertens feature/remove_sst_specs branch; revert build-namelist; misc
The file was modified cime_config/buildnml (diff)
The file was modified bld/build-namelist (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
Commit 3f5668f5f84ab91f08462ea1775ee1befd497527 by fvitt
correct comments

        modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 26b1e87f823ae7ec981876b1693dbfb106ff287d by fvitt
minor cleanup

        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 67bf8c831cea617abcc515bcf9311440a5db557f by adamrhster
apply gas drydep to ptend for cam_dev
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit 9cc7ec7cb42499bc1d4bec72b57a67af0cce04db by adamrhster
possible clubb bug fix
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 666f02a4fb465629477d15b06e3acd6759f29a02 by adamrhster
forgot to include is_physpkg use statement
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
Commit a7af16dabe09535b21ab9175d5169175e0364e9c by adamrhster
remove rpdeldry from mo_gas subr argument
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 15c4946089b3c0c24125f2cf177c0ee00a6b73d0 by adamrhster
revert clubb emissions changes
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 88f8431b2e4490e0711a0d739a6126f37d3b3088 by adamrhster
ensure correct dry/wet basis expected in ptend array
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 72e2913d38dd16cf9e1761bf35d4a8245729f407 by eaton
add full issue path to ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 3610b6cdd4f99417b3d039ae958f7f5f7261e309 by eaton
update to cam6_3_098; fix comment; start ChangeLog
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 1548de695423909e6d86c9efa8d952dcdf0ab37a by jimmie.lin
Minor fix: Remove excessive debug prints on other CPUs
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit cc6c68481c65839dc5eebb010d18938f781fe248 by fvitt
Introduce ghg_mam4 chemistry mechanism

        new file:   src/chemistry/pp_ghg_mam4/chem_mech.doc
        new file:   src/chemistry/pp_ghg_mam4/chem_mech.in
        new file:   src/chemistry/pp_ghg_mam4/chem_mods.F90
        new file:   src/chemistry/pp_ghg_mam4/m_rxt_id.F90
        new file:   src/chemistry/pp_ghg_mam4/m_spc_id.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_adjrxt.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_exp_sol.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_imp_sol.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_indprd.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_lin_matrix.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_lu_factor.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_lu_solve.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_nln_matrix.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_phtadj.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_prod_loss.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_rxt_rates_conv.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_setrxt.F90
        new file:   src/chemistry/pp_ghg_mam4/mo_sim_dat.F90
        modified:   bld/build-namelist
        modified:   bld/config_files/definition.xml
        modified:   bld/configure
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was addedsrc/chemistry/pp_ghg_mam4/mo_prod_loss.F90
The file was modified bld/configure (diff)
The file was addedsrc/chemistry/pp_ghg_mam4/mo_exp_sol.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_phtadj.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_adjrxt.F90
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was addedsrc/chemistry/pp_ghg_mam4/mo_setrxt.F90
The file was addedsrc/chemistry/pp_ghg_mam4/chem_mech.doc
The file was addedsrc/chemistry/pp_ghg_mam4/chem_mech.in
The file was addedsrc/chemistry/pp_ghg_mam4/mo_lu_factor.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_rxt_rates_conv.F90
The file was addedsrc/chemistry/pp_ghg_mam4/m_rxt_id.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_nln_matrix.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_lin_matrix.F90
The file was addedsrc/chemistry/pp_ghg_mam4/chem_mods.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_lu_solve.F90
The file was modified bld/build-namelist (diff)
The file was addedsrc/chemistry/pp_ghg_mam4/mo_imp_sol.F90
The file was addedsrc/chemistry/pp_ghg_mam4/m_spc_id.F90
The file was addedsrc/chemistry/pp_ghg_mam4/mo_indprd.F90
The file was modified bld/config_files/definition.xml (diff)
The file was addedsrc/chemistry/pp_ghg_mam4/mo_sim_dat.F90
Commit c8bda993f23ca4d60cdde0d30c26861f32a43658 by fvitt
ghg_cam test

renamed:    cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc -> cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev
        modified:   cime_config/testdefs/testlist_cam.xml
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/shell_commands
        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_clm
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/shell_commands
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_L32wsc/user_nl_cam
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_clm
The file was modified doc/ChangeLog (diff)
Commit 4147bc570dfa5c0d8136ee0e088f9fa1c0516fa5 by fvitt
hacks for debuging...

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
        modified:   src/physics/cam/hetfrz_classnuc.F90
        modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit ff7debe86cf6ecbaf0d003d5bdc0226826f7c1a4 by john
Changelog for 099 because git is unable to merge
The file was modified doc/ChangeLog (diff)
Commit 03097ad390e3d6d51bd9558737f0227268edafa8 by john
update ChangeLog and rename calc_te routines in cam_dev for budgets
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 6aac03923eda229f546a8fd509bb31027224725c by cacraig
First compset changes - not complete
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/configure (diff)
Commit 6be20278a689844a448ed53d7b179d45e4d26e63 by fvitt
update default flbc_file for ghg_mam4 chem
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 9487858b0530f91084b5be9a0980cfbf555aa29e by fvitt
use constants from physconst -- changes answers larger than roundoff

modified:   src/physics/cam/hetfrz_classnuc.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit c585a2f9485bbea4eb65200abf0f5a61aa89162b by fvitt
code clean up

modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 0b28cc72be6bcd2de7c4d83bed9cac5aa11d776d by fvitt
removed unused vars

modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
Commit d5249d9e0967c42829daa5104b87f7933fc3d394 by cacraig
More compset additons
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/config_files/definition.xml (diff)
The file was modified bld/configure (diff)
Commit 1bac31539fa3c26820fa29030b186254f3bd3c0c by pel
turn on physical frictional heating (WACCM-x)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit 7980f1dccf57c653b87fa3715cd2d8619259ae75 by eaton
revert use of model_top; add use case files
The file was addedbld/namelist_files/use_cases/hist_cam_mt.xml
The file was modified cime_config/config_component.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/config_files/definition.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/configure (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was addedbld/namelist_files/use_cases/hist_cam_lt.xml
Commit c7e5b5f9184befb4a4e06e874352135bbd77f399 by eaton
fix description of %LT %MT
The file was modified cime_config/config_component.xml (diff)
Commit 75ba203b93c74650451e485d944ab2917adf19ae by fvitt
restore factor setting

        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit 74d3a2d081db811e6bd845844086db0542517b64 by pel
bug in previous commit
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit 169a28cf2d2aa274fa8ca4989f7389f487264492 by pel
new energy code in simple physics
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
Commit 632731ee80df09ef99168772d72a562fa2830d5b by pel
cleanup (variable names se/dyn_comp.F90 and log file code)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit fd16ddb1bcc1614802b1ba6035460049181f0af7 by pel
remove outcommented code
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit d7297e3e744acc90e807547a7c9501a5a09fecf2 by pel
beautify log file energy output
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 2eb1ca088930fed69c42250ce0803e0b60a93b5d by fvitt
add LGHTNG_CLD2GRND diag

        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit 5e75733b8d2e4ea29ea456916f866da06db611a8 by fvitt
correct calc_nox_prod logic; misc clean up

        modified:   src/chemistry/mozart/mo_lightning.F90
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
Commit f75b772a13310cfee9d1725b472b88e145b1cdf5 by fvitt
revert setting of lght_no_prd_factor

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit 66ce3c82ca2bd51582a044407d76bad480d1793c by pel
hack to get bit-for-bit for FV, FV3, EUL
The file was modified src/physics/cam/physics_types.F90 (diff)
The file was modified src/physics/cam/geopotential.F90 (diff)
Commit 50f847d74a8e8f7729e10a1d44bc8ad8ccda2dfc by pel
some code clean-up
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 93f251393f68da6df18ea2a15de20b5869a299ee by pel
beautiful physics energy names
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
Commit 2171325af3b85ba668386df70ca78bb582de8f4e by fvitt
implement minimum mass mean radius

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_state_mod.F90
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
Commit 25394dccdc7c123451ba41f5f2af300d4bc156c1 by john
some refactor and fix bug with area weights for MPAS - normalized to 1 by dividing by 4*pi
The file was modified src/dynamics/mpas/dyn_grid.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit aee9c2b09f53592a0982fdbf4120f8c89ae0c05d by cacraig
Update FLTHIST_v0a settings
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
Commit f12ef7400bfce329273467442f2071a088113389 by cacraig
Update prescribed_ozone_file
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
Commit da42b8d2531964122dd3fb463a2980608e56d543 by pel
clearer naming convention in SE dycore_budget.F90 code
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 8c8618bccf31a365dc4c1e92bd1c4b5380f5502c by john
bug fix for budgets, need to normalize before creating a composed field
The file was modified src/control/cam_history.F90 (diff)
Commit 7cf7bfa992c9fd2278c45c325b49cd13c180b8a7 by eaton
merge waccm_sc_hist_cam6 settings into hist_cam_lt
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
Commit a74c93976c0a8cc77aeef5258d61a3c875705f60 by eaton
address review comments
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was modified bld/configure (diff)
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
Commit 11e91e1ca64707643f0a7b815d870133aeeda677 by cacraig
Add missing descriptions
The file was modified cime_config/config_component.xml (diff)
Commit 8f9e83853593b66dcf89931b6c66eebefb10244c by cacraig
Change to FGRAYRAD and add a number of gray_XXX output variables
The file was modified bld/configure (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/dctest_frierson.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/control/cam_control_mod.F90 (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
The file was modified bld/config_files/definition.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
Commit b57ff3e5cfe617bf3318f68503174ccf37014b36 by fvitt
call phys_grid_ctem from cam_dev/physpkg

        modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam
        modified:   src/physics/cam_dev/physpkg.F90
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 3812ed55a2f65a6a9092a856eb1d3055d7804074 by fvitt
move setting of namelist options from "Write output files" section

        modified:   bld/build-namelist
The file was modified bld/build-namelist (diff)
Commit 0c4860183d5b0ec8efe9d24121e43a3e81cfb1c9 by eaton
revert cam_dev default chem to trop_mam4; update clubb/silhs external
The file was modified cime_config/config_component.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified bld/configure (diff)
Commit 8febd2d60ed51da101bfb8b92d2e860ed8ed1b77 by cacraig
Create ChangeLog for cam6_3_101
The file was modified doc/ChangeLog (diff)
Commit b26145df0032620510cf715af4e8984417218510 by fvitt
Use zm history field names; include zm wind and TH output fields

modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_cam
modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam
modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq3s_physgrid_tem/user_nl_cam (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq1d_physgrid_tem_mpasa120_wcmsc/user_nl_cam (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_physgrid_tem_1deg/user_nl_cam (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq1d_14dec_ghg_cam_dev/user_nl_cam (diff)
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit 9512833fb1a5b09541e6d001b344e3dedd3a86de by pel
fix energy diagnostic bug
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit e2a759d62a21218944d6e3522c55cf2c7bfbedf3 by pel
further improvements and unification of logfile energy output
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit 7294eadf83df09461bb4b035eccba2bf5cf26597 by benjamin.andrew.stephens
Adding four fields from cam/convect_shallow.F90 to cam_dev/convect_diagnostics.F90 in
order to make cam_dev compatible with cosp.
The file was modified src/physics/cam_dev/convect_diagnostics.F90 (diff)
Commit e04f7e2a9f40813038d20c11afd461acead568bc by fvitt
need unique hist grid id ; correct wthza

modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
Commit ea7f5af369ac175499dfb3894626481f662366df by benjamin.andrew.stephens
Additional changes to initialize fields to zero. See issue https://github.com/ESCOMP/CAM/issues/776.
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/convect_diagnostics.F90 (diff)
Commit d233807b6f93cf8943dc914a9f64b7dede3dabd2 by cacraig
Add three new output fields
The file was modified src/physics/simple/frierson.F90 (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit 220e7b3303f89fd4a35a6dc3f31e9b948a0fd0c7 by cacraig
output new variables
The file was modified bld/namelist_files/use_cases/dctest_frierson.xml (diff)
Commit 3aa8f088b41af26e31b3eb4c5d43545c288d1c1c by fvitt
corrections to history field descriptions

modified:   src/physics/cam/phys_grid_ctem.F90
The file was modified src/physics/cam/phys_grid_ctem.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
Commit 70416526d53b72827745dd5a0b438f51ba61ada3 by cacraig
Initialize CO2 when not available in initial conditions file
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit a8de891e1a612370045409a76525dca4059797ac by eaton
revert pbuf changes in convect_diagnostics; add pbuf checks in cospsimulator_intr
The file was modified src/physics/cam/cospsimulator_intr.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/convect_diagnostics.F90 (diff)
Commit df2ea66e2bea861917369505b70ca05d6b1684d8 by cacraig
Update externals to almost match cesm2_3_alpha12d
The file was modified Externals.cfg (diff)
Commit 25e889d8915b1a18257a930a5035f057291cbbd2 by fvitt
introduce 2000_cam_dev use case file; add error checking

        modified:   cime_config/config_component.xml
        modified:   src/chemistry/mozart/tracer_cnst.F90
        bld/namelist_files/use_cases/2000_cam_dev.xml
The file was modified src/chemistry/mozart/tracer_cnst.F90 (diff)
The file was modified cime_config/config_component.xml (diff)
The file was addedbld/namelist_files/use_cases/2000_cam_dev.xml
Commit c9c0cda1d37f273f0b997f5e7cc207126e2d1530 by fvitt
fix issue with undefined values in rho

        modified:   src/physics/cam/nucleate_ice_cam.F90
The file was modified src/physics/cam/nucleate_ice_cam.F90 (diff)
Commit c8433392b67946f7efb06f4496adbe1f0986b973 by fvitt
share 2000_cam6 between cam6 and cam_dev

        deleted:    bld/namelist_files/use_cases/2000_cam_dev.xml
        modified:   bld/namelist_files/use_cases/2000_cam6.xml
        modified:   cime_config/config_component.xml
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was removedbld/namelist_files/use_cases/2000_cam_dev.xml
The file was modified cime_config/config_component.xml (diff)
Commit 7f78006e6685a30a693f75a3887d6cf4dc5376f5 by fvitt
restore tracer_cnst_filelist setting

        modified:   bld/namelist_files/use_cases/2000_cam6.xml
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 52f55d15132ccaac641709d59d6ce052ac929572 by pel
remove old ifdef code
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
Commit 9ad2757f7568c9ce2d2bf8820fcc5a72e93996d9 by cacraig
ChangeLog update for cam6_3_103
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 6fa7e93caaf8493be6c84f0a17c36cc43ae4528a by pel
bug (identified by Jesse N.)
The file was modified src/control/cam_history.F90 (diff)
Commit 730a00503574a84c575d54f2b46c660478d68b3f by pel
scale temperature T and dtdt in physics rather than in dp_coupling so that dtcore and other diagnostics reflect the temperature increment in dynamics
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit ecba35f76dccd3fc14bc1904f720bbccabd1d96e by pel
simple physics support for previous commit: "scale temperature T and dtdt in physics rather than in dp_coupling so that dtcore and other diagnostics reflect the temperature increment in dynamics"
The file was modified src/physics/simple/physpkg.F90 (diff)
Commit 763a8ec8a28aecefdd2539172f9d6af6703dbf31 by pel
remove se_phys_dyn_cp and se_cp_moist namelist vars and associated variables in code (no longer needed)
The file was modified src/dynamics/se/dycore/control_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advection_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/dimensions_mod.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
Commit c47eb47f7f466e9a2165a7bd77e42b0e08fc12cb by pel
fix initialization bug (from Truesdale) for simple physics energy budgets
The file was modified src/physics/simple/physpkg.F90 (diff)
Commit 7d2db5bb399fbd73c263822156e3614527e722d7 by pel
clarify differences in MPAS log file messages
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit c5fc2825f7f29b5acda6bce210c0677c8a91873f by fvitt
deferred soluble

        modified:   src/chemistry/aerosol/aerosol_properties_mod.F90
        modified:   src/chemistry/aerosol/aerosol_state_mod.F90
        modified:   src/chemistry/aerosol/modal_aerosol_properties_mod.F90
The file was modified src/chemistry/aerosol/aerosol_state_mod.F90 (diff)
The file was modified src/chemistry/aerosol/aerosol_properties_mod.F90 (diff)
The file was modified src/chemistry/aerosol/modal_aerosol_properties_mod.F90 (diff)
Commit e39ca76851ea5d881308be13cab4bf091082d0dc by jet
update ChangeLog for PR, bug fix for MPAS, added thermo_budget_debug to put out all budget variables
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/utils/cam_grid_support.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit d1a8ff3e362e9f65c0b0773c58f821bb5a932591 by john
new namelist defaults for water_species - based primarily on microphysics and then physics package
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 80314c83e7833d10e8d9cc3a9e4537c1bc7c59b8 by jimmie.lin
Updates to address review comments.
- Remove -hemco compile-time configure option.
- Update config_component.xml to update use_hemco namelist option based on compset %HEMCO match.
- Initialization and performance fixes in hco_cc_emissions.F90.
- Use use_hemco from phys_control directly instead of using get_physopts.
- Update HEMCO-CESM upstream to hemco-cesm1_1_3_hemco3_6_2.
The file was modified src/physics/cam/phys_control.F90 (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified Externals_CAM.cfg (diff)
The file was modified src/chemistry/mozart/mo_setext.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified bld/configure (diff)
Commit 482d52a8bae8334f49e7d39c8379d070c636e6fa by fvitt
fix for prescribed bulk aerosols in cam6 phys

        modified:   src/physics/cam/microp_aero.F90
The file was modified src/physics/cam/microp_aero.F90 (diff)
Commit c56a5cab21746b5f0f29a53dca654a5d34d12688 by john
allow budgets to be written to files 0-10
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit a517cc884e7f27aee71237535d5aa2f5af2a1e6d by jimmie.lin
Remove HEMCO phase 1 as currently unneeded
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified Externals_CAM.cfg (diff)
Commit b047e96899773e807f290667a9aea387d8a2f842 by eaton
reimplement Invert_Matrix using LAPACK DGESV
The file was modified src/utils/zonal_mean_mod.F90 (diff)
Commit dfc957a9ca6664b3635f7a7a818968228a681bba by eaton
changes for misc PR
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit d1c2a8ef7fcef36f0aa7fd0b324c8e0a3c4871c1 by john
PR review updates for Jesse
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/control/budgets.F90 (diff)
Commit e9c05293a1f11a375e27b08bbf259a2bf2edb7ed by john
PR updates for Jesse, continued ...
The file was modified src/control/budgets.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 51af377391f8e528198f74b5c59fb86fbbf874cf by john
PR comment updates
The file was modified src/control/budgets.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified Externals.cfg (diff)
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified src/cpl/nuopc/atm_stream_ndep.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
Commit b2f90247ae8666223c775b9466719625665d97a3 by john
next tranche of updates for the PR
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/fv/dycore_budget.F90 (diff)
The file was modified src/dynamics/fv3/dycore_budget.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/eul/dycore_budget.F90 (diff)
Commit a7ff2ed99e1b72f700169ca48c6ffcab46390bd6 by pel
repond to PR comments
The file was modified src/dynamics/fv/metdata.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit 0a6f9cfc2f75fc3c95c010da9f34b6bd6d1498a8 by john
PR budget mods no answer changing
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/dynamics/eul/dycore_budget.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/fv/dycore_budget.F90 (diff)
The file was modified src/utils/cam_grid_support.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/fv3/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit 4e7d6851ea27f0d4d0fb03599b50cd319e11be2b by fvitt
loop over columns rather than use where block; specify intent for arguments

modified:   src/chemistry/mozart/ocean_emis.F90
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
Commit 7ad2d0951a9ea48fd184c8e37c9ba977c5ff1cdf by pel
replace ntrac>0 with use_cslam throughout code; other clean-up
The file was modified src/dynamics/se/advect_tend.F90 (diff)
The file was modified src/dynamics/se/dycore/namelist_mod.F90 (diff)
The file was modified src/dynamics/se/test_fvm_mapping.F90 (diff)
The file was modified src/dynamics/se/dycore/viscosity_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/global_norms_mod.F90 (diff)
The file was modified src/dynamics/se/dyn_grid.F90 (diff)
The file was modified src/dynamics/se/dycore/dimensions_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/fvm_mod.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_state_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/hybrid_mod.F90 (diff)
The file was modified src/dynamics/se/restart_dynamics.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
Commit 10f5d9e523125b918bb0e0ac6948e099687d07c0 by john
PR update check budget_num
The file was modified src/control/budgets.F90 (diff)
Commit f475865d66049d8aca0af5925233a48a43fe0528 by pel
replace /gravit with rga throughout code
The file was modified src/dynamics/se/dycore/prim_driver_mod.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
Commit 1a77db4958df5f6b16068bb450b559327eaba853 by pel
bug in previous commit - round-off answer changes!
The file was modified src/physics/cam/phys_control.F90 (diff)
The file was modified src/physics/cam/geopotential.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
Commit 96fc4c1372a1b2c442e43bdf28c683e86bf40aac by john
split long lines for PR
The file was modified src/utils/air_composition.F90 (diff)
The file was modified src/dynamics/fv/metdata.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
Commit d457221664eebc8fdf3bdab66b039d5d7d43ece5 by john
PR fix for valid tapes numbers
The file was modified src/control/budgets.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit d6151af7c74d38928c915e1f0b1815f282e49ad6 by noreply
Update src/utils/cam_thermo.F90

Co-authored-by: Jesse Nusbaumer <nusbaume@ucar.edu>
The file was modified src/utils/cam_thermo.F90 (diff)
Commit f236f1d62517f725332db5eb88a6a612d7ff01bd by fvitt
use ESCOMP/CMEPS tag

modified:   Externals.cfg
The file was modified Externals.cfg (diff)
The file was modified src/utils/air_composition.F90 (diff)
Commit af5d2b61c8716343b6dcf96ce3f86adfe6510214 by fvitt
Jesse's change requests

modified:   src/chemistry/mozart/mo_lightning.F90
modified:   src/control/camsrfexch.F90
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
Commit c86a15b27923c9a405eb724db8766dee9e903561 by eaton
fixes for #741, #743
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 14b0adfafd488f5dffa26306a45876fd611a1326 by john
PR update, op to optype in error msg
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
Commit 1349457cbc6be779a52be57b33228554d298aa54 by fvitt
add comment on filling in missing values; start ChangeLog

        modified:   doc/ChangeLog
modified:   src/chemistry/mozart/ocean_emis.F90
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/utils/cam_thermo.F90 (diff)
The file was modified src/dynamics/se/dp_coupling.F90 (diff)
Commit 8606bf90eb02d2be28edfef6c093e72a0a08c5d4 by john
PR refactor - comments, rename, added parameters
The file was modified src/dynamics/se/dyn_grid.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/infrastructure/phys_grid.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/control/budgets.F90 (diff)
The file was modified src/control/cam_history_support.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified test/system/archive_baseline.sh (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 89bd77035cb6e1468f6a85519d4f03415c7f9fc8 by john
rename file/module budgets to cam_budget along with external subroutines
The file was modified src/control/cam_history.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was removedsrc/control/budgets.F90
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
The file was modified src/dynamics/fv3/dycore_budget.F90 (diff)
The file was modified src/physics/simple/physpkg.F90 (diff)
The file was modified src/dynamics/eul/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dycore/prim_advance_mod.F90 (diff)
The file was modified src/physics/cam/check_energy.F90 (diff)
The file was modified src/dynamics/mpas/dp_coupling.F90 (diff)
The file was addedsrc/control/cam_budget.F90
The file was modified src/dynamics/fv/dycore_budget.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit cf6fc5cad78cd0a9ff68d71c7d3bea4a04b95ee6 by john
add some changed files that were missing
The file was modified doc/ChangeLog (diff)
Commit 1bcba618af25a360722d7cb15b757dab2cedd82c by fvitt
set lght_no_prd_factor namelist opt if chem has NO
The file was modified bld/build-namelist (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 34b3b4810f4f9e43ea8557714951d9c43ab3ee5d by john
added vcoord_moist_pressure ifelse to water_update for FV core
The file was modified src/utils/air_composition.F90 (diff)
Commit e4e149cb3cec91bd94fb2b063d302c8c05c17011 by john
rename is_budget to is_cam_budget and cam_budget_em_budget to cam_budget_em_register
The file was modified src/control/cam_budget.F90 (diff)
The file was modified src/dynamics/mpas/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
The file was modified src/dynamics/se/dycore_budget.F90 (diff)
The file was modified src/physics/cam/cam_diagnostics.F90 (diff)
Commit 4a60ca74da7c6ab677b33730d82367be9c756846 by cacraig
Update FLTHIST compset and finish implementing initial FMTHIST compset
The file was modified bld/namelist_files/use_cases/hist_cam_mt.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit 3d1fe8ecdf3676a743fff581b85919cf083b2ce7 by john
remove extra cslam argument for snapshot and budget register
The file was modified src/control/cam_budget.F90 (diff)
The file was modified src/dynamics/se/dyn_comp.F90 (diff)
Commit b51b6325fc49f03d2ff66569f1b66ea48282fcb2 by john
reset --soft HEAD^ to remove last commit in error
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
The file was modified Externals.cfg (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit a78865e7b06bb2ccbecda4d0bf5edcc1fb9b0370 by john
reverting to 3253718
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_chemini.F90 (diff)
The file was modified Externals.cfg (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/control/camsrfexch.F90 (diff)
The file was modified src/cpl/nuopc/atm_import_export.F90 (diff)
The file was modified src/chemistry/mozart/mo_lightning.F90 (diff)
The file was modified src/control/runtime_opts.F90 (diff)
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
Commit 176b0884e4656e3ad6d8d9a0a44d11fdc6c3aa45 by john
forgot to rename cam_budget_init in cam/physpkg
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit e846d0fc6fe8ef5ed23f605b2ff12e53561643e4 by jet
FINDLOC not supported in NAG versions < 7.0 replaced with MAXLOC
The file was modified src/control/cam_history.F90 (diff)
Commit abd0cf5f7dcc10a5cc7ca6e6832bbf54b38d52a4 by john
bugfix for MAXLOC doesnt affect regression tests as no globals tested yet
The file was modified src/control/cam_history.F90 (diff)
Commit f4742d8fa9729cce343b196ffad1535da8e45ad4 by john
corrected subroutine renames - only executed when budgets are turned on - no regression test side effects.
The file was modified src/dynamics/mpas/dycore_budget.F90 (diff)
Commit 65d277fd05f9f710e68063617f2a5899a843414b by john
update Changelog for tag
The file was modified doc/ChangeLog (diff)
Commit a054f198af2fdd274a9bfae481ac23ffd3e7907f by john
add extra issues also included in this PR
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit cf07f6725a7e5388033ff57bd59f5ab645d75875 by fvitt
remove optional key words

modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc_cam.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 0ca20762bea4f828c56fb06f162e5b37a7d6f6a9 by eaton
update to ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 2a98f173cc243a9c2fe7f36219db63a1a7a6b56a by eaton
update compsets; back out cam_history change
The file was modified cime_config/config_compsets.xml (diff)
The file was modified src/control/cam_history.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 22f2dd54c59985e0185ae6a9b1d1102b8b2108a2 by jimmie.lin
Remove unnecessary USE_ESMF_LIB override for HEMCO, as USE_ESMF_LIB is always enabled now
The file was modified cime_config/config_compsets.xml (diff)
Commit 700811bfb3117a6cc7de10fba1963b2bb65da052 by jimmie.lin
Add HEMCO to cam_dev; fix pp_none and pp_terminator new chem_emissions module arguments
The file was modified src/chemistry/pp_none/chemistry.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/chemistry/pp_terminator/chemistry.F90 (diff)
Commit 6240bde6622a930f3254a1cb13818f7801c51c71 by cacraig
Remove daily output and add spun up 2 deg FV ncdata file
The file was modified bld/namelist_files/use_cases/dctest_frierson.xml (diff)
Commit 9d03b5b8e07bbf4334c3796561f132ee11a05d84 by john
initial add of mpas boundary data for new resolutions
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit fbfff4b954e736cd1237955b305986fabd8289f1 by cacraig
Add 1850 MT and LT use_cases
The file was addedbld/namelist_files/use_cases/1850_cam_mt.xml
The file was modified cime_config/config_component.xml (diff)
The file was addedbld/namelist_files/use_cases/1850_cam_lt.xml
Commit f92e5023d49ddc7d60f864fcc345f8e40dbc2c96 by cacraig
Correct typos - Cecile's initial run
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
Commit 00144d070e31746a988695e0ff812248e105ce2d by cacraig
Fix typos in MT and update comments
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_mt.xml (diff)
Commit 2e141d18b7e77ab1895c92de39b5d43ae012b4a5 by adamrhster
update ctsm and ccs_config externals
The file was modified Externals.cfg (diff)
Commit 385d04bc259e031124dccb58d9049f25608154a3 by katec
Fixing up merge issues and missed changes
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_carma/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_multi/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_576tsks/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_cam
The file was modified src/dynamics/fv/stepon.F90 (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_carma/shell_commands
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s_camchem_mam4/user_nl_clm (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_wetdep/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_multi/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_mg3_casper/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq9s_multi/user_nl_cam
The file was removedbld/namelist_files/use_cases/aquaplanet_waccm_ma_2000_cam6.xml
The file was modified Externals.cfg (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_carma/user_nl_cam
The file was modified cime_config/SystemTests/tmc.py (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3d/user_nl_cpl
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_carma/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/idphys/user_nl_clm
The file was modified test/system/test_driver.sh (diff)
Commit 174294a6298602ac7c8314a482fd30e4bb1469fb by cacraig
Update ext_frc_specifier in all LT and MT use_cases
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_cam_mt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_mt.xml (diff)
Commit 8172c51d9e178e80e747ff1b53648b4f7bf9e69e by cacraig
 Updated tracer_cnst_specifier
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_mt.xml (diff)
Commit d8b2566f67b988a82bb533a1970f73ba9bfb2a22 by cacraig
Use updated ubc file in correct netCDF format
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
Commit fee28f461b95dfe05fbe645f220a3c10e493272a by jimmie.lin
Changes to address reviewer comments
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
Commit 1e41d0315473647e5d6645dc5e1f3bc5e9bfd3e3 by fvitt
more info on references

modified:   src/physics/cam/hetfrz_classnuc_cam.F90
The file was modified src/physics/cam/hetfrz_classnuc.F90 (diff)
Commit 006719876ffc0f54b8541c7663924a7f3ab30f48 by fvitt
changes for default namelist settings; add FMT1850 and FLT1850 compsets for testing

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/use_cases/1850_cam_lt.xml
        modified:   bld/namelist_files/use_cases/1850_cam_mt.xml
        modified:   bld/namelist_files/use_cases/hist_cam_lt.xml
        modified:   bld/namelist_files/use_cases/hist_cam_mt.xml
        modified:   cime_config/config_compsets.xml
The file was modified bld/namelist_files/use_cases/hist_cam_mt.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_mt.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit 74c14fd9c14711c7256d9ed9e36a75d9cc143614 by cacraig
Preliminary ChangeLog
The file was modified doc/ChangeLog (diff)
Commit dad269e0d103084f1750213dd4c942a5b62ae3c4 by jimmie.lin
Move ne30 test case to prealpha
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit f42c6b014d74a7b13c30d39d547c2bd06d4d9d14 by cacraig
Update compset name and final ChangeLog for cam6_3_111
The file was modified doc/ChangeLog (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit dc86625bbf4525947dc74adf63e697c987316e90 by cacraig
add one more entry to ChangeLog
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 862cb4278dca0ca035a402c3c5336c161f65069c by cacraig
Address review comments
The file was modified src/physics/simple/frierson_cam.F90 (diff)
Commit e6d94b815473f86b1b24adec60b04f5e87925009 by jimmie.lin
Fix m index for extfrc; update to address reviewer comments
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_gas_phase_chemdr.F90 (diff)
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit 4d72a21bb65ce2eafda26445c6b2b2f0c33804e9 by jimmie.lin
Remove extraneous checks for pbuf field association as errors are reported by pbuf_get_field directly
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit f7070d17ba5af5fb3dfc310dba406506375554b6 by jimmie.lin
Fix wrong species name source in initialization output
The file was modified src/chemistry/mozart/hco_cc_emissions.F90 (diff)
Commit c665fca387e4c231231fc532ca53bb38ee1e2fb2 by adamrhster
added support for ne3pg3 for 32 level aquaplanets and F-cases
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 32082d465c0857ae0b9c480e858ae4095c8f979a by adamrhster
added support for ne5pg3 L32 F-cases
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit fe149a440794f155a4d8a2d02b61f72b91d57440 by adamrhster
add support for ne16np3 L32 F-cases
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 41316a87b1e3b29fd4c902b9753e5ada98abf900 by john
add mpas 15 240 topo boundary data
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit c0b037dfc9d48ce0afe2b36bd3e52ec17a8143e0 by john
cp aherring files to standard directories
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit ebcf29cc7ba4f324ace16df0b5ba4f68b3aea867 by john
add 58 level versions of SE initial files
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit cb3d427a32c9810f734a282d1b0ebe6d6f06068d by jimmie.lin
Use relative path in inputdata for HEMCO config file.
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 52f7cf136437ee40caa5cb29669e1c2390bc8ad1 by jimmie.lin
build-namelist changes from Brian Eaton <eaton@ucar.edu> for ext_frc_specifier/srf_emis_specifier to be incompatible with use_hemco = .true., other comment changes
The file was modified bld/build-namelist (diff)
Commit 105d1f38b39a270fc19070a0e248cbbba9e67204 by cacraig
Modify based on tuning 'f' and up PE count for MT compset
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_pes.xml (diff)
Commit 5e6e81953e626d8e20d3dd3197706a914f657020 by cacraig
Up PE layout to 50 for MT compsets
The file was modified cime_config/config_pes.xml (diff)
Commit 98ccda4dbd32c058832aa9cfbe698da01fc49983 by jimmie.lin
Style fixes to address review comments
The file was modified src/physics/cam_dev/physpkg.F90 (diff)
The file was modified src/physics/cam/physpkg.F90 (diff)
Commit e2f76f14d389177eb71f65bd8a729d73584dd97c by jimmie.lin
Update HEMCO-CESM upstream to hemco-cesm1_1_5_hemco3_6_2_cesm for NAG compiler fixes
The file was modified Externals_CAM.cfg (diff)
Commit 3309d7788e8a7246076e32906ad59150539d4a76 by jimmie.lin
Use 0.5x0.625 grid internally in HEMCO for se_refined_mesh grids
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit ee261a7d5d0d4aa04e08c6676787cf3abd856722 by cacraig
Add model_top configure flag
The file was modified cime_config/config_pes.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/config_files/definition.xml (diff)
The file was modified bld/configure (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/config_component.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit fe4d06767b6d33ee4d3ceb80f634b5d122efb30d by cacraig
Adjust PE layout for MT run to one which works with restarts
The file was modified cime_config/config_pes.xml (diff)
Commit 431c40d2d1e4754b4df8816bef4b79f7af0f2ad5 by cacraig
Address more review comments
The file was modified bld/config_files/definition.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified cime_config/config_pes.xml (diff)
Commit 628e0d410ef194bde8891f5a2d9176f25a270015 by cacraig
Update manage_externals
The file was modified manage_externals/manic/utils.py (diff)
The file was modified manage_externals/manic/repository_factory.py (diff)
The file was modified manage_externals/test/test_sys_repository_git.py (diff)
The file was modified manage_externals/.travis.yml (diff)
The file was modified manage_externals/test/test_unit_externals_description.py (diff)
The file was modified manage_externals/test/test_unit_repository_svn.py (diff)
The file was modified manage_externals/test/test_unit_externals_status.py (diff)
The file was modified manage_externals/checkout_externals (diff)
The file was modified manage_externals/manic/repository_git.py (diff)
The file was addedmanage_externals/test/repos/README.md
The file was addedmanage_externals/.github/workflows/tests.yml
The file was modified manage_externals/manic/externals_status.py (diff)
The file was modified manage_externals/test/test_sys_checkout.py (diff)
The file was modified manage_externals/test/test_unit_utils.py (diff)
The file was modified manage_externals/manic/repository_svn.py (diff)
The file was modified manage_externals/README.md (diff)
The file was modified manage_externals/manic/sourcetree.py (diff)
The file was modified manage_externals/test/test_unit_repository_git.py (diff)
The file was addedmanage_externals/.github/workflows/bumpversion.yml
The file was modified manage_externals/manic/checkout.py (diff)
The file was modified manage_externals/manic/externals_description.py (diff)
The file was modified manage_externals/test/test_unit_repository.py (diff)
The file was modified manage_externals/.gitignore (diff)
The file was modified manage_externals/test/README.md (diff)
Commit f5ecc7bc4b3dddd7007c0fa56e13f4024f9017c5 by fvitt
fix nag scam test by removing mpi-serial setting

modified:   cime_config/testdefs/testmods_dirs/cam/scmarm/shell_commands
modified:   cime_config/usermods_dirs/scam_mandatory/shell_commands
The file was modified cime_config/usermods_dirs/scam_mandatory/shell_commands (diff)
The file was modified cime_config/testdefs/testmods_dirs/cam/scmarm/shell_commands (diff)
The file was modified doc/ChangeLog (diff)
Commit a86abc008a56588bdcf3a786b6624661d0834a32 by john
remove mpas files as we need to create new ones for updated bedmachine topography
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 62cbd9ade8a2480e85a6136671ffdcc0e5dc2a01 by john
add initial 'c' for cycle count
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 3a12b3358ab3a4af3d0dfc9b1d60f989e7f43ba7 by noreply
Revert "cam6_3_113: Update manage_externals"
The file was modified manage_externals/README.md (diff)
The file was modified manage_externals/manic/repository_factory.py (diff)
The file was removedmanage_externals/.github/workflows/tests.yml
The file was modified manage_externals/test/test_unit_repository.py (diff)
The file was modified manage_externals/test/test_unit_externals_description.py (diff)
The file was modified manage_externals/test/test_sys_repository_git.py (diff)
The file was modified manage_externals/manic/checkout.py (diff)
The file was modified manage_externals/manic/repository_svn.py (diff)
The file was modified manage_externals/manic/externals_description.py (diff)
The file was modified manage_externals/manic/sourcetree.py (diff)
The file was modified manage_externals/test/test_unit_utils.py (diff)
The file was removedmanage_externals/.github/workflows/bumpversion.yml
The file was modified manage_externals/test/test_sys_checkout.py (diff)
The file was modified manage_externals/test/test_unit_repository_git.py (diff)
The file was modified manage_externals/manic/repository_git.py (diff)
The file was removedmanage_externals/test/repos/README.md
The file was modified manage_externals/.travis.yml (diff)
The file was modified manage_externals/manic/externals_status.py (diff)
The file was modified manage_externals/.gitignore (diff)
The file was modified manage_externals/checkout_externals (diff)
The file was modified manage_externals/test/test_unit_repository_svn.py (diff)
The file was modified manage_externals/manic/utils.py (diff)
The file was modified manage_externals/test/test_unit_externals_status.py (diff)
The file was modified manage_externals/test/README.md (diff)
Commit 506871b9a7fba361d0d8cb205f143e182dc5da2a by john
rename and update metadata for new coarse grid boundary data
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit c3ea20b83ace69956876f1135250a472e26d69b7 by cacraig
Update manage_externals
The file was modified doc/ChangeLog (diff)
The file was modified manage_externals/.travis.yml (diff)
The file was modified manage_externals/test/test_unit_utils.py (diff)
The file was modified manage_externals/manic/repository_git.py (diff)
The file was modified manage_externals/manic/repository_factory.py (diff)
The file was modified manage_externals/manic/checkout.py (diff)
The file was modified manage_externals/manic/repository_svn.py (diff)
The file was modified manage_externals/.gitignore (diff)
The file was modified manage_externals/manic/externals_description.py (diff)
The file was modified manage_externals/README.md (diff)
The file was modified manage_externals/test/test_unit_externals_description.py (diff)
The file was modified manage_externals/test/test_unit_repository_git.py (diff)
The file was addedmanage_externals/test/repos/README.md
The file was modified manage_externals/test/test_unit_repository_svn.py (diff)
The file was modified manage_externals/test/test_unit_repository.py (diff)
The file was modified manage_externals/test/test_sys_repository_git.py (diff)
The file was modified manage_externals/test/test_unit_externals_status.py (diff)
The file was modified manage_externals/manic/sourcetree.py (diff)
The file was addedmanage_externals/.github/workflows/bumpversion.yml
The file was modified manage_externals/test/test_sys_checkout.py (diff)
The file was modified manage_externals/manic/externals_status.py (diff)
The file was modified manage_externals/test/README.md (diff)
The file was addedmanage_externals/.github/workflows/tests.yml
The file was modified manage_externals/checkout_externals (diff)
The file was modified manage_externals/manic/utils.py (diff)
Commit 1d32d9dd75e5254b62340055d55adf91e6241a54 by john
clean up Externals and add ne3pg3 test to testlist
The file was modified Externals.cfg (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit f527c3cce8b806a2e7e4d287139e0a6a49c0eac1 by john
ChangeLog updates testing will have to be redone but I put some of my non pending results in there for now
The file was modified doc/ChangeLog (diff)
Commit a2142fd39c5aa34939a22c1fdf2d06c80200c586 by cacraig
Add a few more namelists and remove PE layout for MT
The file was modified cime_config/config_pes.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 766e598f31ebbe81492a4a85527daf17514e2a46 by cacraig
Update externals to cesm2_3_beta14
The file was modified Externals.cfg (diff)
Commit d02250751b24df15e519ce63970e620bbd0630a0 by cacraig
Update ChangeLog for cam6_3_114
The file was modified doc/ChangeLog (diff)
Commit 416f5a19369d35e01aaf22246a37ad0fd08031e4 by cacraig
Updates based on reviewer comments
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
Commit baedc57adb328747e56556929264767b62c3e053 by jimmie.lin
update hemco_config path to new for SMS test; update tests
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit bc4f7c4f70f66272e93655f116d129879ce65360 by eaton
add microp_mg_dcs defaults to build-namelist
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit a49161200b41f67139a241273889a493de69ca43 by cacraig
Add additional namelist settings
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 174fd6a32921f0bbaa7f6aaf64769820126dbb5b by cacraig
One more namelist cleanup
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 49eb17e5f0be10fe1652c77cc7ac84e6f4537d75 by jimmie.lin
WIP: Allow ovverride of  and DiagnFile using namelist properties within the CESM environment.
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
Commit e4122a0c888953ae1ecb793e3b2ef4d3d972e673 by jimmie.lin
Update build-namelist to include new namelist variables.
The file was modified bld/build-namelist (diff)
Commit 719529954b6db98d910dba8404097187fa044928 by jimmie.lin
Update HEMCO-CESM upstream to hemco-cesm1_2_0_hemco3_6_2_cesm
The file was modified Externals_CAM.cfg (diff)
Commit 59697d1d03d85507969d973ba9071821711592b8 by jimmie.lin
Revert extra tests added for testing
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit 0a098a58f6de833ae6a2d23fa23ac9f8a5748340 by fvitt
add O3S to waccm_ma_mam5
The file was modified src/chemistry/pp_waccm_ma_mam5/chem_mech.in (diff)
Commit 0ec67208daa9ea410533b1fab274b430886d2ad3 by john
Updated Changelog to remove Externals.cfg from this PR since that file was updated in 6_3_114
The file was modified doc/ChangeLog (diff)
Commit 2938eca51e103cf5613086cde7b92e1a0f5b490c by cacraig
Further refinement based on discussion at planning meeting
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified cime_config/config_compsets.xml (diff)
Commit 09aa9fc017293c5131caf65c2cb89bb42f4a2fa8 by cacraig
Address additional reviewer comments
The file was modified bld/build-namelist (diff)
Commit 0e953912df24cd9d8b7be42b23ef26dbd3bdda14 by cacraig
one more reviewer change
The file was modified bld/build-namelist (diff)
Commit 6284f5dd221d8b96059bc01e5b810ab78d71b788 by jedwards
add pointers for intel performance, remove unused PI variable for nvhpc
The file was modified src/dynamics/se/dycore/fvm_consistent_se_cslam.F90 (diff)
The file was modified src/control/cam_history.F90 (diff)
Commit 728dba7c4be64fde876a01c1a847483667b4c218 by jet
update Changelog for tagging
The file was modified doc/ChangeLog (diff)
Commit 1b5f1e13d0f8e51944245e08f67e788c2704fb9f by jet
update Changelog for tagging take 2
The file was modified doc/ChangeLog (diff)
Commit a90ebf51394212d09a2ae65bf38f8b485db621ec by fvitt
front_gaussian_wdith namelist param; set O3S_Loss rate; move O3S to explicit solver

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/namelist_definition.xml
        modified:   src/chemistry/pp_waccm_ma_mam5/chem_mech.doc
        modified:   src/chemistry/pp_waccm_ma_mam5/chem_mech.in
        modified:   src/chemistry/pp_waccm_ma_mam5/chem_mods.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/m_spc_id.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_indprd.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_lin_matrix.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_nln_matrix.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_prod_loss.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_rxt_rates_conv.F90
        modified:   src/chemistry/pp_waccm_ma_mam5/mo_sim_dat.F90
        modified:   src/physics/cam/gw_drag.F90
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_indprd.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/m_spc_id.F90 (diff)
The file was modified bld/build-namelist (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_sim_dat.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_lin_matrix.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_nln_matrix.F90 (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/chem_mech.doc (diff)
The file was modified src/physics/cam/gw_drag.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/chem_mech.in (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_prod_loss.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/mo_rxt_rates_conv.F90 (diff)
The file was modified src/chemistry/pp_waccm_ma_mam5/chem_mods.F90 (diff)
Commit dd346f73cbbe18e8844ccb2221eca88cb7abf8a6 by cacraig
Add TOA fields for three fluxes
The file was modified bld/namelist_files/use_cases/dctest_frierson.xml (diff)
The file was modified src/physics/simple/frierson_cam.F90 (diff)
The file was modified src/physics/simple/frierson.F90 (diff)
Commit 1a0d49ca16ee067c8ec8750f382bddf6b5cb1678 by fvitt
corrections for waccmx

        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/use_cases/sd_waccmx_ma_cam6.xml
        modified:   bld/namelist_files/use_cases/waccmx_ma_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccmx_ma_hist_cam6.xml
The file was modified bld/namelist_files/use_cases/waccmx_ma_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccmx_ma_hist_cam6.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/use_cases/sd_waccmx_ma_cam6.xml (diff)
Commit 79208adb4e564696369230a3f6d868d6583085d0 by fvitt
add SF*** history fields only when needed

modified:   src/chemistry/mozart/chemistry.F90
modified:   src/chemistry/mozart/mo_srf_emissions.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/mo_srf_emissions.F90 (diff)
Commit 8098ad6ff279597ae894041a7a1711dc3cff4f65 by cacraig
Update LT file and remove ncdata files from use_cases
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_cam_lt.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_cam_mt.xml (diff)
The file was modified bld/namelist_files/use_cases/1850_cam_mt.xml (diff)
Commit bc8887a748b6e50818f5f1bda5a09f2e221a624d by cacraig
ChangeLog for cam6_3_116
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 000afea9335356b05412d412e8169ecf0974be9c by fvitt
remove SFNO2 from fincl lists in use case files

        modified:   bld/namelist_files/use_cases/2000_cam4_trop_chem.xml
        modified:   bld/namelist_files/use_cases/sd_waccm_tsmlt_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/sd_waccm_tsmlt_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2000_cam4_trop_chem.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml (diff)
Commit 0d23687b8a85d4d6a239cdd5266f7a47ac40464e by fvitt
dry dep diags only for species that have dry dep

        modified:   src/chemistry/mozart/mo_chm_diags.F90
The file was modified src/chemistry/mozart/mo_chm_diags.F90 (diff)
Commit f569cb2ddf966cff8e949645b7fbef0091efa26d by fvitt
remove SFDMS history field from fincl

        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml (diff)
The file was modified cime_config/config_component.xml (diff)
Commit f2a403080de1037ecdac64a1d95cd40c6eb34592 by cacraig
Update ChangeLog for cam6_3_117
The file was modified doc/ChangeLog (diff)
Commit 5aee9b7c767e8d49e7dbe8b89df41bc819e3f57d by fvitt
use SPS585 emissions; restrict default out of SF fields; shorten fincl1 lists in use cases

        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml
        modified:   bld/namelist_files/use_cases/hist_trop_strat_nudged_cam6.xml
        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbs_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml
        modified:   src/chemistry/mozart/chemistry.F90
        modified:   src/chemistry/mozart/mo_neu_wetdep.F90
        modified:   src/chemistry/mozart/ocean_emis.F90
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_nudged_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbs_cam6.xml (diff)
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml (diff)
The file was modified src/chemistry/mozart/mo_neu_wetdep.F90 (diff)
Commit eb3b8f0f221917cf302bf7ef8d80f842316bfeff by fvitt
hemco compsets not supported
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified cime_config/testdefs/testlist_cam.xml (diff)
Commit c88f5db0c11695152ccbac2dab60e003d293a755 by fvitt
misc changes for Jesse's code review

        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml
modified:   src/chemistry/mozart/chemistry.F90
modified:   src/chemistry/mozart/ocean_emis.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit 9e14c5213b9f3a31d9a5f4156c36031fe098f833 by fvitt
correct typo

modified:   src/chemistry/mozart/ocean_emis.F90
The file was modified src/chemistry/mozart/ocean_emis.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 5c5cc59e6ccd3889d36ca8d7dfb54b0885cd32c2 by fvitt
add_default CT_H2O needs to be after addfld

modified:   src/chemistry/mozart/chemistry.F90
The file was modified src/chemistry/mozart/chemistry.F90 (diff)
The file was modified doc/ChangeLog (diff)
Commit 4580462a922f116ee8604d29f3917a111ac48053 by fvitt
set history_chemistry=.true. and shorten fincl1 list

        modified:   bld/namelist_files/use_cases/sd_trop_strat_vbs_cam6.xml
The file was modified bld/namelist_files/use_cases/sd_trop_strat_vbs_cam6.xml (diff)
Commit 9bd0091e94175b5433f545ab5a8d30cc3b6d8cb2 by fvitt
correction to fincl list

        modified:   bld/namelist_files/use_cases/hist_trop_strat_vbs_cam6.xml
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbs_cam6.xml (diff)
Commit f6e13d8d2d32a4c6b8c614c8e38506388d0683a6 by fvitt
more tweaks to fincl lists in waccm use cases

        modified:   bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml
        modified:   doc/ChangeLog
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit 2027a6a198dff7726ed913891953151d25a7544b by katec
Updates bringing back in Larson-group updates lost in merge
The file was modified cime_config/usermods_dirs/scam_mandatory/shell_commands (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified bld/namelist_files/namelist_definition.xml (diff)
The file was modified doc/ChangeLog (diff)
Commit fa4a778bcc83a76768f636eb282120db6a9ee469 by fvitt
merge in branch cam6_3_112_aeropts
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2010_cam6.xml (diff)
The file was modified cime_config/usermods_dirs/CMIP6_B1850_WACCM/user_nl_cam (diff)
The file was modified cime_config/usermods_dirs/CMIP6_GENERIC/user_nl_cam (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_clm
The file was modified cime_config/usermods_dirs/CMIP6_BHIST_WACCM/user_nl_cam (diff)
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_2000_cam6.xml (diff)
The file was modified src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified bld/namelist_files/use_cases/sd_waccm_tsmlt_cam6.xml (diff)
The file was modified cime_config/usermods_dirs/CMIP6_BHIST/user_nl_cam (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbs_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_trop_strat_vbs_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_nudged_cam6.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_clm
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_1850_cam6.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/shell_commands
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1s/shell_commands
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsext_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/hist_trop_strat_vbsfire_cam6.xml (diff)
The file was addedsrc/utils/table_interp_mod.F90
The file was modified bld/namelist_files/use_cases/sd_trop_strat_vbs_cam6.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_cam
The file was modified bld/namelist_files/use_cases/waccm_tsmlt_hist_cam6.xml (diff)
The file was addedcime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_cam
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_cam (diff)
The file was modified cime_config/usermods_dirs/CMIP6_B1850/user_nl_cam (diff)
The file was modified bld/namelist_files/use_cases/sd_trop_strat2_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2000_trop_strat_vbs_cam6.xml (diff)
Commit f773283753c2e4d709670dfb2745152a7bc43788 by fvitt
clean up

        modified:   src/physics/cam/modal_aer_opt.F90
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1s/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_cam
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_clm
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/shell_commands
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_cam
        deleted:    cime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1s/shell_commands
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_cam
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq1s/user_nl_clm
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/user_nl_clm
The file was modified src/physics/cam/modal_aer_opt.F90 (diff)
The file was removedcime_config/testdefs/testmods_dirs/cam/outfrq3s_mam_raddiags/shell_commands
Commit ddd90303849d2af921b505513250be23d97f5dc9 by fvitt
do not extrapolate beyond the edges of the table

        modified:   src/physics/cam/modal_aer_opt.F90
        modified:   src/utils/table_interp_mod.F90
The file was modified src/utils/table_interp_mod.F90 (diff)
The file was modified src/physics/cam/modal_aer_opt.F90 (diff)
Commit d4a5cdf7ea334df43944367402f1d4dc170cd4a3 by fvitt
revert change to outfrq9s/user_nl_cam
The file was modified cime_config/testdefs/testmods_dirs/cam/outfrq9s/user_nl_cam (diff)
The file was modified doc/ChangeLog (diff)
Commit 5c1b1378679a675507259dd8feec8f438e5dc2a6 by fvitt
add stub subroutine get_lw_spectral_boundaries for building simple models

        modified:   doc/ChangeLog
        modified:   src/physics/simple/radconstants.F90
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/simple/radconstants.F90 (diff)
Commit 3618e7e5fd720c707cad5e906af2bda1992adb99 by fvitt
improve docs

        modified:   doc/ChangeLog
        modified:   src/utils/table_interp_mod.F90
The file was modified doc/ChangeLog (diff)
The file was modified src/utils/table_interp_mod.F90 (diff)
Commit 3725a042455bd1fbfb89a5f03bac8e8aed580ed2 by fvitt
Corrections to namelist settings

        modified:   bld/build-namelist
        modified:   bld/namelist_files/namelist_defaults_cam.xml
        modified:   bld/namelist_files/use_cases/2000_cam6.xml
        modified:   bld/namelist_files/use_cases/2010_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml
        modified:   bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml
The file was modified bld/namelist_files/use_cases/2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_2010_cam6.xml (diff)
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
The file was modified bld/build-namelist (diff)
The file was modified bld/namelist_files/use_cases/waccm_sc_2000_cam6.xml (diff)
The file was modified bld/namelist_files/use_cases/2010_cam6.xml (diff)
Commit 8c5d08934eff4fc58b648c33c5cea10a746745b6 by fvitt
Corrections to default 10x15 camchem ic file

        modified:   bld/namelist_files/namelist_defaults_cam.xml
The file was modified bld/namelist_files/namelist_defaults_cam.xml (diff)
Commit 958a32f4b91b0bbc43fe62e69f8f6e5b39d58295 by katec
Recent changes needed to run current clubb checkout
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 40d519145ddac201ebdc8db80459331e466cde4f by fvitt
code review change requests

        modified:   src/physics/cam/modal_aer_opt.F90
The file was modified src/physics/cam/modal_aer_opt.F90 (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
The file was modified doc/ChangeLog (diff)
Commit d70a8b22b3329e34c9961d600ac66c7251d270be by jedwards
improves history write performance;
The file was modified src/control/cam_history.F90 (diff)
Commit a567f399dd7fcc202401218827e13c0a37dd5124 by cacraig
Update ALI-ARMS external
The file was modified Externals_CAM.cfg (diff)
Commit 72f3f801578bda7d07a0b6ca5d53aef47a2dc2a1 by cacraig
Preliminary ChangeLog
The file was modified doc/ChangeLog (diff)
Commit 2c4d36e986eb8af7eed81d39c497ea768bd7c212 by cacraig
Final ChangeLog for cam6_3_123
The file was modified doc/ChangeLog (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 698bfb952b6427626ab0f0fd541644618f4f5602 by Gunther Huebler
Adding/modifying scripts to make things work. Also a good time to include BIT_CHANGING.
The file was modified cime_config_cesm_machines_files/config_machines.xml (diff)
The file was modified run_scripts/set_up_cam_coarse_res.py (diff)
The file was modified run_scripts/run_cesm_uwm_coarse_res.sh (diff)
The file was addedcime_config_cesm_machines_files/gnu_nelson.cmake
The file was addedcime_config_cesm_machines_files/intel_nelson.cmake
The file was modified run_scripts/run_scam.bash (diff)
The file was removedcime_config_cesm_machines_files/config_compilers.xml
The file was modified jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_silhs_global_ERP_ln9_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_gfortran_test/Jenkinsfile (diff)
Commit 446657ebaebbec1e2efa6e9a6c88aba37a01d188 by Gunther Huebler
Update to jenkinsfiles again
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_silhs_global_ERP_ln9_gfortran_test/Jenkinsfile (diff)
Commit 2f8daff6fe68a73520bb4f95867dc562023711bd by Gunther Huebler
Update to jenkinsfiles again
The file was modified jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_silhs_global_ERP_ln9_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
The file was modified run_scripts/run_scam.bash (diff)
The file was modified run_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh (diff)