jinddu@gmail_com
New Member
I am trying to port the cesm2.0.1 to a LINUX cluster.When I tried to run using ./case.submit,I got this message. module command /usr/bin/modulecmd python purge failed with message:/bin/sh: /usr/bin/modulecmd: No such file or directory In cesm2.0.1/cime/config/cesm/machines/config_machines.xml,it is set as follows: /usr/share/Modules/init/perl.pm /usr/share/Modules/init/sh /usr/share/Modules/init/csh /usr/share/Modules/init/python.py /usr/bin/modulecmd perl /usr/bin/modulecmd python module module intel18/compiler-18 intel18/mvapich2-2.2
and case.submit (also .case.run) file is started in #!/usr/bin/env python.Even though /usr/bin/modulecmd exists, do you have any idea why I got the error message that "No such file or directory"?
and case.submit (also .case.run) file is started in #!/usr/bin/env python.Even though /usr/bin/modulecmd exists, do you have any idea why I got the error message that "No such file or directory"?