Bugfix: tutorial settings update: liquidFilmFoam/cylinder

This commit is contained in:
Hrvoje Jasak 2017-09-21 09:56:22 +01:00
parent 3b58c76017
commit a843cbb843
3 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ FoamFile
inlet
{
type patch;
edgeLabels List<label>
edgeLabels List<label>
30
(
4020
@ -60,7 +60,7 @@ FoamFile
outlet
{
type patch;
edgeLabels List<label>
edgeLabels List<label>
30
(
3929
@ -100,7 +100,7 @@ FoamFile
side
{
type patch;
edgeLabels List<label>
edgeLabels List<label>
60
(
3940
@ -170,7 +170,7 @@ FoamFile
symmetry
{
type symmetryPlane;
edgeLabels List<label>
edgeLabels List<label>
60
(
3891
@ -240,7 +240,7 @@ FoamFile
cylinder
{
type patch;
edgeLabels List<label>
edgeLabels List<label>
40
(
3890
@ -289,5 +289,4 @@ FoamFile
}
)
// ************************************************************************* //

View file

@ -15,6 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
2000
(
4110

View file

@ -28,7 +28,7 @@ startTime 0;
stopAt endTime;
endTime 10;
endTime 0.5;
deltaT 0.0002;