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-plus
Commits
0d72096e
Commit
0d72096e
authored
Jun 21, 2019
by
Andrew Heather
Browse files
TUT: Tuorial updates
parent
64a991d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/adjointOptimisationFoam/Allrun
0 → 100755
View file @
0d72096e
#!/bin/sh
cd
${
0
%/*
}
||
exit
1
# Run from this directory
.
$WM_PROJECT_DIR
/bin/tools/RunFunctions
# Tutorial run functions
if
notTest
$@
then
foamRunTutorials
else
echo
"--- Skipping testing of tutorials in :
$PWD
"
1>&2
fi
#------------------------------------------------------------------------------
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/system/runTimePostProcessing
View file @
0d72096e
...
...
@@ -44,7 +44,7 @@ postPro1
{
cloud1
{
type
c
loud;
type
geometryC
loud;
cloud coalCloud1;
colourMap coolToWarm;
representation sphere;
...
...
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