Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Community
catalyst
Commits
fac3079e
Commit
fac3079e
authored
Jun 25, 2019
by
Mark Olesen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TUT: fix outdated keywords/syntax
parent
de0f98f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/boundaryRadiationProperties
...Foam/simplifiedSiwek/constant/boundaryRadiationProperties
+1
-1
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/combustionProperties
...emistryFoam/simplifiedSiwek/constant/combustionProperties
+1
-1
No files found.
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/boundaryRadiationProperties
View file @
fac3079e
...
...
@@ -18,7 +18,7 @@ FoamFile
".*"
{
mod
e lookup;
typ
e lookup;
emissivity 1.0;
absorptivity 0.0;
}
...
...
tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/constant/combustionProperties
View file @
fac3079e
...
...
@@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel PaSR
<psiChemistryCombustion>
;
combustionModel PaSR;
active true;
...
...
Write
Preview
Markdown
is supported
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