Skip to content
Snippets Groups Projects
Commit 253fba19 authored by Ondrej Vysocky's avatar Ondrej Vysocky
Browse files

readme update

parent 86e1f753
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment