Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
3d24f995
Commit
3d24f995
authored
May 27, 2011
by
andy
Browse files
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
parents
57f6a904
6fd90e45
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/foamRunTutorials
View file @
3d24f995
...
...
@@ -103,7 +103,7 @@ else
# fi
#done
FOAM_TARGETS
=
$(
for
d
in
*
;
do
[
-d
"
$d
"
]
&&
echo
"
$d
"
;
done
| xargs
)
$make
-k
-f
$WM_PROJECT_DIR
/bin/tools/MakefileDirs
FOAM_TARGETS
=
"
$FOAM_TARGETS
"
FOAM_APP
=
$thisScript
$make
-k
-f
$WM_PROJECT_DIR
/bin/tools/MakefileDirs
FOAM_TARGETS
=
"
$FOAM_TARGETS
"
FOAM_APP
=
"
$WM_SCHEDULER
$thisScript
"
fi
#------------------------------------------------------------------------------
tutorials/lagrangian/LTSReactingParcelFoam/counterFlowFlame2D/constant/thermo.icoPoly8
View file @
3d24f995
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev
.thermoChemDicts
|
| \\ / O peration | Version: dev
|
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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