Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

CESM2_0_beta01

jedwards

CSEG and Liaisons
Staff member
The first tag in the cesm2_0 beta series has been made and is available for developer access https://svn-ccsm-models.cgd.ucar.edu/cesm2/beta/tags/cesm2_0_beta01Here is a list of known problems in this tag
  1. The totalpes and pe count for cost estimate in the timing table is incorrect for hyperthreaded machines including yellowstone, this will be corrected for beta02.  
  2. The st_archive and lt_archive tool are not getting the correct pe count of 1 out of the box.   After running case.setup manually change the task count (#BSUB -n ) to 1 in files case.st_archive and case.lt_archive
 
Top