Hi all,
I am also trying to use SWAT CUP on cluster in my university. I have got mono installed and is in my path (
export PATH=/share/apps/mono/opt/mono/bin:$PATH ; export LD_LIBRARY_PATH=/share/apps/mono/opt/mono/lib:$LD_LIBRARY_PATH). The SUFI2_Pre.bat works fine and is able to complete the latin hypercube sampling but when I run ./SUFI2_Run.bat it shows the following error:
parameter set # 1sh: mono: command not found
SWAT2012
Rev. 622
Soil & Water Assessment Tool
PC Version
Program reading from file.cio . . . executing
Executing year 1
Executing year 2
Execution successfully completed
1 1996
1 1997
The program completes the number of simulations specified and produces FLOW_OUT...txt file in SUFI2.OUT folder but it generates same set of values for all simulations. I am not able able to figure out what is causing this problem. I am not sure if it is the Swat_Edit.exe that is not able to find mono, however, the interesting part is that "model.in" has different values (i mean it changes for different simulations) even then the output is same!
This was a test run that I am conducting on cluster before starting my actual project and I have already completed this test successfully on my local windows machine with satisfactory outputs generated.
Any help would be highly appreciated.
Thank you.
Eeshan