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

CESM running without progress

Dear Forum Members,
Since couple of weeks, I've been trying to get clm running on my own regional domain (Cordex Central Asia Domain). For two days, I submitted the model two days ago, but the model stuck some where and cannot go further. I already checked the log files, but I could not find any error messages in it. I attached some config files and log files from the run. This case has been still running since 48 hours. Is it normal? Does anybody have the same problem. Since I could not find any error, unfortunately, I cannot go further. I stuck also at this point. I really appreciate any suggestion. Thank you very much for your replies in advance.
Abdulla
 

Attachments

  • user_nl_datm.txt
    1.6 KB · Views: 0
  • user_nl_clm.txt
    290 bytes · Views: 1
  • env_run.xml.txt
    56.9 KB · Views: 0
  • datm.streams.txt.CLM1PT.Solar.txt
    683 bytes · Views: 1
  • datm.streams.txt.CLM1PT.Precip.txt
    664 bytes · Views: 0
  • datm.streams.txt.CLM1PT.Other.txt
    698 bytes · Views: 0
  • lnd.log.200902-132843.txt
    112.2 KB · Views: 3
  • atm.log.200902-132843.txt
    12.2 KB · Views: 3
export RES=CLM_USRDAT
export MACH=nephentes2
export CASE=AlaroI1850Clm50BgcCropYeni
export CASEROOT=/mnt/st3/CESM/projects/scratch/$CASE

./create_newcase --case $CASEROOT --machine $MACH --compset 1850_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_MOSART_SGLC_SWAV --res $RES --run-unsupported

This is my case configuration.
 
Top