Versions Compared

Key

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

...

  • oifs-run: this is a generic run script which executes the binary model program file.
  • exp-config.h: this is the experiment configuration file that determines settings for your experiment. It will be read by oifs-run. 

...

Code Block
languagebash
themeMidnight
cd ./i4xc/2016092500
cp $OIFS_HOME/bin/oifs-run .
cp $OIFS_HOME/bin/exp-config.h .

Determine experiment parameters

...