Skip to content

Releases: CESM-Development/cime

cime5.2.0-alpha.26

23 Feb 16:29
Compare
Choose a tag to compare

-Move cesm/allactive out of the cime tag.
-Pop namelist changes,
-Make sure pio1 finds netcdf4
-add --mpilib option to create_test
-Add S-case test to cime_developers

Update to Object Oriented Python

22 Jul 13:52
Compare
Choose a tag to compare
Pre-release

This release introduces the new object oriented python control and workflow design.

Add in option for CLMGSWP3 for datm

15 Jun 17:52
Compare
Choose a tag to compare

Add in option for CLMGSWP3 for datm. Also add in capability for driver namelist generation to merge CAM and CLM drv_flds_in namelists together,
and abort on a conflict. Add in testing of driver namelist. Work on SSP test and add SPL testcase. Add option to Namelist.pm->merge_nl to die on
conflict. change notes for Namelist.pm to be "!#" instead of "#!". Fix namelist test to work. Remove messing with drv_flds_in file in
preview_namelists.

Test namelist changes: showed that namelists are identical for ALL tests (all machines, all compilers, all test lists) in cesm1_5_beta06
Test status: bit-for-bit

Fixes: #324, #315, #56
User interface changes?: None

Code review: Design review a few months ago with: Ben A., Mariana V., Jim Edwards, Bill S., Erik K.

Changes to deposition tables in seq_drydep_mod for additional VOC type species.

14 Jun 16:01
Compare
Choose a tag to compare

Changes to deposition tables in seq_drydep_mod for additional VOC type species.

Test suite: cam stand-alone pre-tag tests
Test status: bit-for-bit

User interface changes?: No

Code review:

modified: driver_cpl/shr/seq_drydep_mod.F90

cime tag for clm4_5_8_r181 and following

15 Jun 17:30
Compare
Choose a tag to compare

cime tag with CLMGSWP3 option for datm, and different handling of drv_flds_in (detects and aborts on a conflict with CAM as well as being able to overwrite an existing file with changes). This is updated to cime4.5.14.

Add GSWP3 and drv_flds_in for CLM

13 Jun 19:09
Compare
Choose a tag to compare
Pre-release

Add in option for CLMGSWP3 for datm. Also add in capability for driver namelist generation to merge CAM and CLM drv_flds_in namelists together,
and abort on a conflict. Add in testing of driver namelist. Work on SSP test and add SPL testcase. Add option to Namelist.pm->merge_nl to die on
conflict. change notes for Namelist.pm to be "!#" instead of "#!". Fix namelist test to work. Remove messing with drv_flds_in file in
preview_namelists.

Test namelist changes: showed that namelists are identical for ALL tests (all machines, all compilers, all test lists) in cesm1_5_beta06
Test status: bit-for-bit

Fixes: #324, #315, #56
User interface changes?: None

Code review: Design review a few months ago with: Ben A., Mariana V., Jim Edwards, Bill S., Erik K.

GSWP3 version 2

15 Jun 17:31
Compare
Choose a tag to compare
GSWP3 version 2 Pre-release
Pre-release

Version 2 of GSWP3 and drv_flds_in branch

Version 1 of GSWP3drvflds branch

15 Jun 17:32
Compare
Choose a tag to compare
Pre-release

First version of GSWP3drvflds branch.

cime1.1.5: Merge pull request #23 from billsacks/fix_rg2i_init

12 Jun 18:58
Compare
Choose a tag to compare
Change ocn(1) to ice(1) in call to seq_map_init_rcfile for Rg2i.

cime1.1.0

26 May 20:56
Compare
Choose a tag to compare

In this release we have consolidated the information that used to be in a separate mkbatch.machine file for each machine into a config_batch.xml (with some additional info in config_machines.xml).