steve_ghan@pnl_gov
New Member
I'm trying add a variation off a compset:
./create_newcase -case $CASEROOT -mach $MACH
-res f19_f19 -compset F_2000_CAM5 -compiler pgi
./xmlchange CAM_CONFIG_OPTS="-phys cam5 –clubb_sgs"
.
.
.
./cesm_setup
But buildnml says
ERROR: unrecognized arguments: –clubb_sgs
even though it lists clubb_sgs as an option.
Can't I modify a compset? Using the clubb compset is not a solution, because I don't actually want to use clubb. I'm just using clubb as an example of another option I've tried to introduce. If there is a way to modify a compset I'd prefer that over creating a new compset.
Steve Ghan
./create_newcase -case $CASEROOT -mach $MACH
-res f19_f19 -compset F_2000_CAM5 -compiler pgi
./xmlchange CAM_CONFIG_OPTS="-phys cam5 –clubb_sgs"
.
.
.
./cesm_setup
But buildnml says
ERROR: unrecognized arguments: –clubb_sgs
even though it lists clubb_sgs as an option.
Can't I modify a compset? Using the clubb compset is not a solution, because I don't actually want to use clubb. I'm just using clubb as an example of another option I've tried to introduce. If there is a way to modify a compset I'd prefer that over creating a new compset.
Steve Ghan