ERROR in case setup step (/bin/sh/)

wvsi3w

wvsi3w
Member
Hello

I have this error in the ./case.setup step:

"ERROR: module command None purge failed with message:
/bin/sh: None: command not found"

I have used this for create new case step:

./create_newcase --case /home/meisam/scratch/cases/my_3rd_test --compset I1850Clm50Bgc --res f19_g16 --machine narval --walltime 00:10:00 --run-unsupported

The narval machine is defined by ourselves.
the compilation and configuration of machine and the model is done also by ourselves.
We used ComputeCanada server (narval) for it.

with "grep -n /bin/sh/" command, I couldn't find anything.

What should we do after this?

We also changed the "perl, make and netcdf modules" versions to what version that already exists on the server.
 
Back
Top