Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

case.setup errors

zyk

zhaoyongkun
New Member
I use the following command to create and run a new case and report an error
[root@localhost scripts]#./create_newcase --case case3 --compset X --res f19_g17 --mach localhost.localdomain --run-unsupported
[root@localhost scripts]# cd case3/
[root@localhost case3]# ./case.setup
ERROR: module command /usr/bin/modulecmd python load compiler/gnu/8.2.0 mpi/3.3/gcc-8.2.0 tool/netcdf/4.6.1/gcc-8.1.0 failed with message:
ERROR: No module path defined

In config_ machines.xml Line 343-345 is the default of the file and I have not modified it.

The configuration file is attached
 

Attachments

  • config_machines.txt
    2.9 KB · Views: 12
Top