albert_jornet@ic3_cat
New Member
I create a newcase with the following options:
At this point, I want to test CESM porting to our HPC so we run create production test. But we have the following issue:ajornet@login:~/cesm/enso_v01> ./create_production_test
Creating test enso_v01_ERT
New caseroot directory /home/ajornet/cesm/enso_v01_ERT already exists
GENERATE_BASELINE: Undefined variable.
ajornet@login:~/cesm/enso_v01> ./create_production_test
Creating test enso_v01_ERT
New caseroot directory /home/ajornet/cesm/enso_v01_ERT already exists
GENERATE_BASELINE: Undefined variable.
Code:
./create_newcase -case ~/cesm/enso_v01 -compset B_2000_CAM5 -res 0.9x1.25_gx1v6 -mach ithaca
Creating test enso_v01_ERT
New caseroot directory /home/ajornet/cesm/enso_v01_ERT already exists
GENERATE_BASELINE: Undefined variable.
ajornet@login:~/cesm/enso_v01> ./create_production_test
Creating test enso_v01_ERT
New caseroot directory /home/ajornet/cesm/enso_v01_ERT already exists
GENERATE_BASELINE: Undefined variable.