Dear, All
I'm trying to run CTSM model on LEVANTE cluster with my daily forcing, but I have several problems:
1. I don't understand why I have these Errors.
2. When I'm trying to add something to user_nl_datm and then create namelist ./previev_namelist. I got this error:
3. I cannot get such files as:
In case of GSWP forcing, model works fine and I get results, but still there are no datm.stream.txt files in my case folder only datm.stream.xml (I converted my datm.stream.xml file manually to txt format. )
Best regards,
Evgenii
I'm trying to run CTSM model on LEVANTE cluster with my daily forcing, but I have several problems:
1. I don't understand why I have these Errors.
However, I checked data and I have them into the folder. Also there is no problems with LND_DOMAIN_PATH and LND_DOMAIN_FILE.ERROR: No variable ATM_DOMAIN_PATH found in case
ERROR: No variable ATM_DOMAIN_FILE found in case
ERROR: No variable DATM_CLMNCEP_YR_ALIGN found in case
ERROR: No variable DATM_CLMNCEP_YR_START found in case
ERROR: No variable DATM_CLMNCEP_YR_END found in case
2. When I'm trying to add something to user_nl_datm and then create namelist ./previev_namelist. I got this error:
I have tried different options, the result always the same../preview_namelists
Setting resource.RLIMIT_STACK to -1 from (8388608, -1)
2023-06-23 16:39:32 atm
Create namelist for component datm
Calling /work/mj0143/b381275/ctsm_levante/components/cdeps/datm/cime_config/buildnml
ERROR: Variable 'mapalgo' from file 'user_nl_datm' is not in the namelist definition.
3. I cannot get such files as:
./preview_namelists
ls CaseDocs/datm.streams.txt.*
echo "Copy CaseDocs/datm.streams."
cp CaseDocs/datm.streams.txt.* .
mv datm.streams.txt.CLMGSWP3v1.Precip user_datm.streams.txt.CLMGSWP3v1.Precip
mv datm.streams.txt.CLMGSWP3v1.Solar user_datm.streams.txt.CLMGSWP3v1.Solar
mv datm.streams.txt.CLMGSWP3v1.TPQW user_datm.streams.txt.CLMGSWP3v1.TPQW
mv datm.streams.txt.presaero.clim_2000 user_datm.streams.txt.presaero.clim_2000
mv datm.streams.txt.topo.observed user_datm.streams.txt.topo.observed
In case of GSWP forcing, model works fine and I get results, but still there are no datm.stream.txt files in my case folder only datm.stream.xml (I converted my datm.stream.xml file manually to txt format. )
./xmlchange DATM_MODE='CLMGSWP3v1'
./xmlchange DATM_YR_START=1910
./xmlchange DATM_YR_END=1915
Best regards,
Evgenii