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

Create a new case in Casper

lfu

Dylan Fu
New Member
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.
> 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
When I ./case.setup, an error happened:
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.
 
Top