Skip to content
GitLab
Menu
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
87e61c64
Commit
87e61c64
authored
Nov 04, 2011
by
andy
Browse files
ENH: Added Allwclean for reagionModels library
parent
707e3d6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/regionModels/Allwclean
0 → 100755
View file @
87e61c64
#!/bin/sh
cd
${
0
%/*
}
||
exit
1
# run from this directory
makeType
=
${
1
:-
libso
}
set
-x
wclean
$makeType
regionModel
wclean
$makeType
pyrolysisModels
wclean
$makeType
surfaceFilmModels
wclean
$makeType
thermoBaffleModels
wclean
$makeType
regionCoupling
# ----------------------------------------------------------------- end-of-file
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