cesm_setup stuck after adding user_datm.streams.txt.CLMCRUNCEP.TPQW

Status
Not open for further replies.

wadewei

Wade Wei
Member
I have a I4804CLM45-compset CESM1.2.2 case with basically default settings that ran fine. However, when I create an identical case, only adding user_datm.streams.txt.CLMCRUNCEP.Precip, user_datm.streams.txt.CLMCRUNCEP.Solar and user_datm.streams.txt.CLMCRUNCEP.TPQW to the case folder, cesm_setup would be stuck infinitely with only the following output and had to be aborted. Can someone kindly explain what might be the cause and offer possible fix?
Thank you!


wade@mgmt:~/cesmcasefile/I4804CLM45_highres_forcing_f02$./cesm_setup
Macros script already created ...skipping
Creating batch script I4804CLM45_highres_forcing_f02.run
ln: target ‘/home/wade/cesmcasedata/archive/I4804CLM45_highres_forcing_f02/run/../’ is not a directory: No such file or directory
ls: cannot access /home/wade/cesmcasedata/archive/I4804CLM45_highres_forcing_f02/run/..: No such file or directory
Locking file env_mach_pes.xml
Running preview_namelist script
Use of qw(...) as parentheses is deprecated at /home/wade/cesm1_2_2/models/drv/bld/build-namelist line 784.
infile is /home/wade/cesmcasefile/I4804CLM45_highres_forcing_f02/Buildconf/cplconf/cesm_namelist
^C

ERROR: /work5/wade/cesmcasefile/I4804CLM45_highres_forcing_f02/preview_namelists failed: 2
 

Attachments

wadewei

Wade Wei
Member
Not sure if appropriate but I also changed this entry in env_run.xml
<entry id="DATM_MODE" value="CLMCRUNCEP" />
 

slevis

Moderator
Staff member
First I should point out that you are working with a model version that's not considered supported, so ultimately you will need to think through your own troubleshooting. However, I see one possible problem, which may also be throwing me off and could be irrelevant. In the above I see "cannot access /home/wade/cesmcasedata/archive/I4804CLM45_highres_forcing_f02/run/..: No such file or directory" Do you think this is related?
 
Status
Not open for further replies.
Back
Top