Skip to content
Snippets Groups Projects
Commit fac3079e authored by Mark OLESEN's avatar Mark OLESEN
Browse files

TUT: fix outdated keywords/syntax

parent de0f98f4
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ FoamFile ...@@ -18,7 +18,7 @@ FoamFile
".*" ".*"
{ {
mode lookup; type lookup;
emissivity 1.0; emissivity 1.0;
absorptivity 0.0; absorptivity 0.0;
} }
......
...@@ -15,7 +15,7 @@ FoamFile ...@@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel PaSR<psiChemistryCombustion>; combustionModel PaSR;
active true; active true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment