@@ -48,13 +48,14 @@ To see the complete list of regions see the yEd graph located in the reports/img
## Changes that were done to compile the code on Taurus
Hopefully this is a complete list of changes:
-inside etc/bashrc:
-Inside etc/bashrc:
- FOAM_INST_DIR=$HOME/$WM_PROJECT
- export WM_COMPILER=Icc
- export WM_MPLIB=INTELMPI
- patchs from the PATCH directory were applied
- in the /ThirdParty-v1612+/scotch_6.0.3/src/Makefile.inc the flag "-shared-intel" was added to LDFLAGS
- environment varible $BOOST_ARCH_PATH was set to system boost $BOOST_ROOT
- Patchs from the PATCH directory were applied
- In the /ThirdParty-v1612+/scotch_6.0.3/src/Makefile.inc the flag "-shared-intel" was added to LDFLAGS
- Environment varible $BOOST_ARCH_PATH was set to system boost $BOOST_ROOT
- The compilation on Taurus requires flag -DENDKILL to call abort at the end of the runtime. Everythings works fine, however it stucks at the end of the run if abort is not used.
# 3] Tests
The simpleFoam motorBike example is ready to use. For measurement the runFOAM.sh script is present. Edit the system directory: