Hi,
I can successfully create and setup a case using the following codes in Derecho, but I cannot setup it if i use the code to create another case in Casper.
What is the difference between Derecho and Casper? How should I change the code? Thank you.
I can successfully create and setup a case using the following codes in Derecho, but I cannot setup it if i use the code to create another case in Casper.
When I ./case.setup, an error happened:> cd ~/ctsm_MYBRANCH_b/cime/scripts
> ./create_newcase --case ~/CostaRica_single_b_ssp/I2000_CTSM_singlept_single_b_CR_N1_M5_hist_spinup2 --res CLM_USRDAT --compset I2000Clm50BgcCrop --project UCHU0001 --run-unsupported --user-mods-dirs /glade/derecho/scratch/lfu/my_subset_data_CR_N1_C
lfu@crhtc45:~/CostaRica_single_b_ssp/I2000_CTSM_singlept_single_b_CR_N1_M1_hist_spinup> ./case.setup
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
job is case.run USER_REQUESTED_WALLTIME None USER_REQUESTED_QUEUE None WALLTIME_FORMAT %H:%M:%S
Creating batch scripts
Writing case.run script from input template /glade/u/home/lfu/ctsm_MYBRANCH_b/ccs_config/machines/template.case.run
Creating file .case.run
Writing case.st_archive script from input template /glade/u/home/lfu/ctsm_MYBRANCH_b/ccs_config/machines/template.st_archive
Creating file case.st_archive
Creating user_nl_xxx files for components and cpl
ERROR: Could not make directory '/glade/scratch/lfu/I2000_CTSM_singlept_single_b_CR_N1_M1_hist_spinup/bld/cpl/obj', error: [Errno 13] Permission denied: '/glade/scratch'
What is the difference between Derecho and Casper? How should I change the code? Thank you.