cesm2.1.0 on NOAA's gaea: "module command None" when running case.setup

Dear All:I am trying to setup and build cesm2.1.0 on Gaea. I created a new case and then tried "case.setup". Then I got an error message like this:-----------ERROR: module command None rm PrgEnv-pgi PrgEnv-cray PrgEnv-gnu pgi cray failed with message:/bin/sh: None: command not found-----------The error seems to have something to do with "env_mach_specific.xml", and I edited the file to see if there would be any change. Then I found that no matter what I did, the error message was alwaysERROR: module command None ...That "None" seems to come from not being able to read the command in "env_mach_specific.xml" correctly. Can anybody please help? Thanks a lot. 
 

jedwards

CSEG and Liaisons
Staff member
The env_mach_specific.xml file comes from what is in cime/config/cesm/machines/config_machines.xml - I think that you need to correct an error in that file. 
 

BoHuang

New Member
Dear All:I am trying to setup and build cesm2.1.0 on Gaea. I created a new case and then tried "case.setup". Then I got an error message like this:-----------ERROR: module command None rm PrgEnv-pgi PrgEnv-cray PrgEnv-gnu pgi cray failed with message:/bin/sh: None: command not found-----------The error seems to have something to do with "env_mach_specific.xml", and I edited the file to see if there would be any change. Then I found that no matter what I did, the error message was alwaysERROR: module command None ...That "None" seems to come from not being able to read the command in "env_mach_specific.xml" correctly. Can anybody please help? Thanks a lot.


Hi, have fixed this problem?
 
Back
Top