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

Problem with out-of-the-box run

Hi,I've set up a new machine (suedsee) and tried to execute the first run after setting up the machine (./create_newcase -case test1_suedsee -res f45_g37 -compset X -mach suedsee)I get som nc output in /run but in the last two lines (see the code) an error occurs. CESM tries to execute /Tools/ccsm_getenv, but CESM looks for the Tools-Folder in "run". This is wrong.Does anybody knows where the error is generated?Thanks for any advice!./test1_suedsee.run ------------------------------------------------------------------------- CESM BUILDNML SCRIPT STARTING - To prestage restarts, untar a restart.tar file into /opt/CLM/cesm1_2_2/scripts/test1_suedsee/run infile is /opt/CLM/cesm1_2_2/scripts/test1_suedsee/Buildconf/cplconf/cesm_namelist  CESM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------------------------------------------------------------------------------- CESM PRESTAGE SCRIPT STARTING - Case input data directory, DIN_LOC_ROOT, is /opt/CLM/inputdata - Checking the existence of input datasets in DIN_LOC_ROOT CESM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY-------------------------------------------------------------------------Thu Jan 14 15:53:42 CET 2016 -- CSM EXECUTION BEGINS HEREThu Jan 14 15:54:29 CET 2016 -- CSM EXECUTION HAS FINISHED(seq_mct_drv): ===============       SUCCESSFUL TERMINATION OF CPL7-CCSM ===============Archiving cesm output to /opt/CLM/cesm1_2_2/archive/test1_suedseeCalling the short-term archiving script st_archive.sh st_archive.sh: start of short-term archivingst_archive.sh: restart files from end of run will be saved,                interim restart files will be deletedst_archive.sh: short-term archiving completed successfully/opt/CLM/cesm1_2_2/scripts/test1_suedsee/run/Tools/ccsm_getenv: No such file or directory. gzip: timing/ccsm_timing_stats.160114-155316: No such file or directory
 
Top