for CESM 2.1.4 (this is the version for 2023 CESM tutorial), I tried to use ./xmlchange JOB_PRIORITY=economy, it does not work. So how can we change the priority to economy for this version?This feature is only supported in cesm version 2_3_alpha16g and newer.
To use it
./xmlchange JOB_PRIORITY=economy
I have added this line in cime/config/cesm/machines/config_batch.xml (see following), but it does not work.You need to modify the file cime/config/cesm/machines/config_batch.xml and add a line
<arg flag="-l job_priority=" name="economy"/> in the derecho entry.
Hi Dr. Edwards,The 2.1.5 tag has been available for several weeks and does support using the economy priority on derecho.
After you create a case do
./xmlchange JOB_PRIORITY=economy
I see the adjustment now on SAM. Thank youI don't think that the calculation in the timing file accounts for the cost reduction of using the economy queue. Please refer to SAM for that.