applications/test: updated to physicalProperties

This commit is contained in:
Chris Greenshields
2022-07-09 11:05:52 +01:00
parent 94cdb0e828
commit 278fa7f69c
4 changed files with 12 additions and 8 deletions

View File

@ -10,11 +10,12 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object transportProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
nu nu [ 0 2 -1 0 0 0 0 ] 0.01;
viscosityModel constant;
nu 0.01;
// ************************************************************************* //

View File

@ -10,11 +10,12 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object transportProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
nu nu [ 0 2 -1 0 0 0 0 ] 0.01;
viscosityModel constant;
nu 0.01;
// ************************************************************************* //

View File

@ -10,11 +10,12 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object transportProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
nu nu [ 0 2 -1 0 0 0 0 ] 0.01;
viscosityModel constant;
nu 0.01;
// ************************************************************************* //

View File

@ -10,11 +10,12 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object transportProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
nu nu [ 0 2 -1 0 0 0 0 ] 0.01;
viscosityModel constant;
nu 0.01;
// ************************************************************************* //