diff --git a/machines/config_batch.xml b/machines/config_batch.xml
index cf78b84e..9a9caa84 100644
--- a/machines/config_batch.xml
+++ b/machines/config_batch.xml
@@ -127,8 +127,8 @@
-J {{ job_id }}
-n {{ total_tasks }}
-W $JOB_WALLCLOCK_TIME
- -o {{ job_id }}.%J
- -e {{ job_id }}.%J
+ -o {{ job_id }}.out.%J
+ -e {{ job_id }}.err.%J
@@ -533,25 +533,6 @@
-
- -env
-
-
-
-
-
-
-
-
- -R "span[ptile={{ tasks_per_node }}]"
-
-
- p_short
- p_medium
- p_long
-
-
-
-S {{ shell }}
@@ -780,6 +761,8 @@
p_short
p_medium
p_long
+ s_short
+ s_medium
diff --git a/machines/config_machines.xml b/machines/config_machines.xml
index 10a97747..767d85b9 100644
--- a/machines/config_machines.xml
+++ b/machines/config_machines.xml
@@ -121,8 +121,8 @@ This allows using a different mpirun command to launch unit tests
LINUX
intel,intel15
mpich2
- /work/$USER/CESM2
- /users/home/dp16116/CESM2/inputdata
+ /work/$USER/CMCC-CM
+ $ENV{CESMDATAROOT}/inputdata
$DIN_LOC_ROOT/atm/datm7
$CIME_OUTPUT_ROOT/archive/$CASE
$ENV{CESMDATAROOT}/ccsm_baselines
@@ -3651,6 +3651,7 @@ This allows using a different mpirun command to launch unit tests
impi,mpi-serial
R000
/work/$ENV{DIVISION}/$ENV{USER}/CESM2
+ $ENV{HOME}/NEMO_REBUILD
$ENV{CESMDATAROOT}/inputdata
$DIN_LOC_ROOT/atm/datm7
$CIME_OUTPUT_ROOT/archive/$CASE
diff --git a/machines/config_workflow.xml b/machines/config_workflow.xml
index fe10bbd2..81b48764 100644
--- a/machines/config_workflow.xml
+++ b/machines/config_workflow.xml
@@ -48,6 +48,16 @@
0:20:00
+
+ $NEMO_REBUILD_ROOT/template.nemo_rebuild4cmcc-cm
+ case.st_archive
+ $NEMO_REBUILD
+
+ 1
+ 1
+ 1:00:00
+
+