You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm trying to install, compile and run test cases from regtests but facing with some problems with executables.
I followed relevant steps described in model/README.md.
So I have relevant exectuable files in WW3/build directory. However, when I'm trying to run any regression test case (for example ww3_tp1.1, I get error in making makefile step:
Checking all subroutines for modules (this may take a while) ...
ERROR: Error occured during WW3 ww3_grid build
I've tried several approaches to fix but can't fuigure out what is the main problem during installation stage as I'm quite new user of WW3. Could you please help me to have correct guidance for installation, compile and running a regression test case (ww3_tp1.1).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. I'm trying to install, compile and run test cases from regtests but facing with some problems with executables.
I followed relevant steps described in model/README.md.
So I have relevant exectuable files in WW3/build directory. However, when I'm trying to run any regression test case (for example ww3_tp1.1, I get error in making makefile step:
Command I used is:
./bin/run_test -g /mnt/c/Users/javid/Desktop/WW3/model/bin/ww3_grid -s PR1 -w work_PR1 /mnt/c/Users/javid/Desktop/WW3/model ww3_tp1.1
I've tried several approaches to fix but can't fuigure out what is the main problem during installation stage as I'm quite new user of WW3. Could you please help me to have correct guidance for installation, compile and running a regression test case (ww3_tp1.1).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions