Describe your problem or question:
Hello, I am Jiaojiao Dong, a PhD student from Texas A&M University, I am a new beginner of CESM, and met a problem when I tried to setup a case, the details are as followings:
CESM version: 2.1.5
Machine: TAMU Grace HPC cluster
No changes to source code. Only modified config_machines.xml and config_batch.xml for the custom machine port (grace2).
Steps to reproduce:
1. Customized config_machines.xml and config_batch.xml for the Grace cluster (see key config_machines.xml content below).
2. Ran:
./create_newcase --case /scratch/user/jiaodong/test_grace2 --res f19_g16 --compset X --mach grace2
3. cd /scratch/user/jiaodong/test_grace2
4. ./case.setup
ERROR: module command None purge failed with message:
/bin/sh: None: command not found

This is the details of config_machines.xml

Still see the same error. Any suggestions on what might be causing this?
Thank you!
Hello, I am Jiaojiao Dong, a PhD student from Texas A&M University, I am a new beginner of CESM, and met a problem when I tried to setup a case, the details are as followings:
CESM version: 2.1.5
Machine: TAMU Grace HPC cluster
No changes to source code. Only modified config_machines.xml and config_batch.xml for the custom machine port (grace2).
Steps to reproduce:
1. Customized config_machines.xml and config_batch.xml for the Grace cluster (see key config_machines.xml content below).
2. Ran:
./create_newcase --case /scratch/user/jiaodong/test_grace2 --res f19_g16 --compset X --mach grace2
3. cd /scratch/user/jiaodong/test_grace2
4. ./case.setup
ERROR: module command None purge failed with message:
/bin/sh: None: command not found

This is the details of config_machines.xml

Still see the same error. Any suggestions on what might be causing this?
Thank you!