Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ondrej Vysocky
OpenFOAM-MERIC
Commits
803522a3
Commit
803522a3
authored
Aug 11, 2017
by
Ondrej Vysocky
Browse files
updated compilation script
parent
7c2894fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
run_compile.sh
View file @
803522a3
...
...
@@ -14,8 +14,8 @@
# srun -N 1 --tasks-per-node=1 --cpus-per-task=24 --time 2:00:00 -p interactive --exclusive --x11 --pty bash
# modules
source
$HOME
/OpenFOAM/FOAMMODULES-ScorepGCC-basic-Taurus.sh
#
source /scratch/p_readex/OPENFOAM/OpenFOAM-filtered/FOAMMODULES-ScorepGCC-filtered-Taurus.sh
#
source $HOME/OpenFOAM/FOAMMODULES-ScorepGCC-basic-Taurus.sh
source
/scratch/p_readex/OPENFOAM/OpenFOAM-filtered/FOAMMODULES-ScorepGCC-filtered-Taurus.sh
# cd
#foam
...
...
@@ -24,8 +24,10 @@ depth=1
# clean - compulsory
wcleanLnIncludeAll
wcleanPlatform
foam
wcleanPlatform
-all
rm
-rf
$FM_DIR
/OpenFOAM-v1612+/wmake/platform
$FM_DIR
/OpenFOAM-v1612+/src/Allwclean
# compile
if
[
$depth
-eq
1
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment