Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The  $OIFS_HOME/bin/openifs-test.sh  script can be used to build the model and run initial tests. 

  • Edit the script and in line 16 set the location of your $OIFS_HOME directory which is the location where you have extracted the git repository and where this script should be locatedThe script requires key environment variables, such as $OIFS_HOME, to be assigned. Make sure you have sourced the platform configuration script first.
  • The usage of the script is shown with the command:  openifs-test.sh -h
  • The option -e defines the compiler environment (intel or gnu). The default is intel. 

...