fluid sim
This commit is contained in:
parent
4eed90072a
commit
86236a1c90
47 changed files with 4371 additions and 7077 deletions
137
fluid-openfoam/2/T
Normal file
137
fluid-openfoam/2/T
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "2";
|
||||
object T;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 1 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
291.715
|
||||
293.385
|
||||
296.721
|
||||
303.586
|
||||
318.237
|
||||
291.649
|
||||
293.094
|
||||
295.841
|
||||
301.034
|
||||
310.588
|
||||
291.559
|
||||
292.716
|
||||
294.794
|
||||
298.426
|
||||
304.457
|
||||
291.483
|
||||
292.405
|
||||
293.988
|
||||
296.602
|
||||
300.692
|
||||
291.441
|
||||
292.236
|
||||
293.566
|
||||
295.698
|
||||
298.944
|
||||
365.255
|
||||
380.066
|
||||
385.679
|
||||
388.371
|
||||
388.731
|
||||
333.571
|
||||
350.402
|
||||
360.629
|
||||
367.129
|
||||
370.528
|
||||
317.455
|
||||
331.2
|
||||
341.981
|
||||
350.243
|
||||
355.987
|
||||
309.165
|
||||
319.974
|
||||
330.018
|
||||
338.775
|
||||
345.764
|
||||
305.592
|
||||
314.813
|
||||
324.223
|
||||
333.012
|
||||
340.481
|
||||
379.472
|
||||
374.144
|
||||
370.436
|
||||
367.911
|
||||
366.47
|
||||
368.953
|
||||
367.091
|
||||
365.447
|
||||
364.155
|
||||
363.343
|
||||
357.777
|
||||
358.444
|
||||
358.758
|
||||
358.865
|
||||
358.868
|
||||
349.167
|
||||
351.34
|
||||
352.998
|
||||
354.178
|
||||
354.857
|
||||
344.539
|
||||
347.405
|
||||
349.732
|
||||
351.483
|
||||
352.538
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 291.15;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
top
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 400;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
136
fluid-openfoam/2/U
Normal file
136
fluid-openfoam/2/U
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volVectorField;
|
||||
location "2";
|
||||
object U;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 -1 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<vector>
|
||||
75
|
||||
(
|
||||
(1.99986 0.0026914 0)
|
||||
(2.00577 0.00477576 0)
|
||||
(2.01803 0.0119127 0)
|
||||
(2.04027 0.0207203 0)
|
||||
(2.09095 0.0326001 0)
|
||||
(2.0008 0.00637072 0)
|
||||
(2.00914 0.0103739 0)
|
||||
(2.02619 0.026878 0)
|
||||
(2.0573 0.0479524 0)
|
||||
(2.11238 0.0760551 0)
|
||||
(2.00159 0.00682364 0)
|
||||
(2.01104 0.00978855 0)
|
||||
(2.02928 0.0261958 0)
|
||||
(2.06153 0.043557 0)
|
||||
(2.11149 0.0622027 0)
|
||||
(2.00208 0.0048357 0)
|
||||
(2.01138 0.00601118 0)
|
||||
(2.02878 0.0176229 0)
|
||||
(2.05996 0.0282095 0)
|
||||
(2.10498 0.0383797 0)
|
||||
(2.00226 0.00170455 0)
|
||||
(2.01061 0.00189239 0)
|
||||
(2.02577 0.00671583 0)
|
||||
(2.05501 0.0121815 0)
|
||||
(2.09759 0.0196277 0)
|
||||
(2.26318 0.104252 0)
|
||||
(2.45389 0.0950846 0)
|
||||
(2.53008 0.0101369 0)
|
||||
(2.59524 -0.0874413 0)
|
||||
(2.60875 -0.181294 0)
|
||||
(2.25177 0.113744 0)
|
||||
(2.41683 0.0585769 0)
|
||||
(2.517 0.0477098 0)
|
||||
(2.59434 0.0529329 0)
|
||||
(2.63487 0.0787629 0)
|
||||
(2.22503 0.0733201 0)
|
||||
(2.36307 0.030583 0)
|
||||
(2.45319 0.00247405 0)
|
||||
(2.52738 -0.0281138 0)
|
||||
(2.55571 -0.0505211 0)
|
||||
(2.20202 0.0402765 0)
|
||||
(2.31978 0.00542842 0)
|
||||
(2.40585 -0.0211406 0)
|
||||
(2.47267 -0.0637197 0)
|
||||
(2.50577 -0.117822 0)
|
||||
(2.18817 0.0263653 0)
|
||||
(2.2854 0.0209088 0)
|
||||
(2.35265 0.0434404 0)
|
||||
(2.39998 0.0761084 0)
|
||||
(2.39723 0.116265 0)
|
||||
(2.66614 -0.330096 0)
|
||||
(2.61482 -0.475832 0)
|
||||
(2.61322 -0.524583 0)
|
||||
(2.59131 -0.588368 0)
|
||||
(2.60459 -0.688824 0)
|
||||
(2.75556 0.109217 0)
|
||||
(2.63771 0.211953 0)
|
||||
(2.5687 0.257379 0)
|
||||
(2.47079 0.301893 0)
|
||||
(2.2356 0.344008 0)
|
||||
(2.64334 -0.046144 0)
|
||||
(2.5915 0.0908049 0)
|
||||
(2.58106 0.118073 0)
|
||||
(2.54906 0.179416 0)
|
||||
(2.48075 0.299157 0)
|
||||
(2.55011 -0.153196 0)
|
||||
(2.52208 -0.0441345 0)
|
||||
(2.55065 -0.0466824 0)
|
||||
(2.57717 0.00133351 0)
|
||||
(2.6044 0.14135 0)
|
||||
(2.36282 0.195739 0)
|
||||
(2.39616 0.352645 0)
|
||||
(2.49966 0.392474 0)
|
||||
(2.62024 0.460711 0)
|
||||
(2.88485 0.580285 0)
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (2 0 0);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
top
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
160
fluid-openfoam/2/p
Normal file
160
fluid-openfoam/2/p
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "2";
|
||||
object p;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 -1 -2 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103500 103500 103500);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103499 103499 103499 103499 103499);
|
||||
}
|
||||
top
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar>
|
||||
15
|
||||
(
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
)
|
||||
;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103500 103500 103500);
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103499 103499 103499 103499 103499);
|
||||
}
|
||||
interface
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103499 103499 103499);
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
136
fluid-openfoam/2/p_rgh
Normal file
136
fluid-openfoam/2/p_rgh
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "2";
|
||||
object p_rgh;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 -1 -2 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 103500;
|
||||
}
|
||||
top
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
217
fluid-openfoam/2/phi
Normal file
217
fluid-openfoam/2/phi
Normal file
|
|
@ -0,0 +1,217 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class surfaceScalarField;
|
||||
location "2";
|
||||
object phi;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 0 -1 0 0 0 0];
|
||||
|
||||
oriented oriented;
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
130
|
||||
(
|
||||
0.000184838
|
||||
4.57053e-07
|
||||
0.000184089
|
||||
7.49307e-07
|
||||
0.000182248
|
||||
1.84151e-06
|
||||
0.000178983
|
||||
3.26712e-06
|
||||
5.11297e-06
|
||||
0.000173873
|
||||
0.000185134
|
||||
6.26797e-07
|
||||
0.000184953
|
||||
9.30697e-07
|
||||
0.000184479
|
||||
2.3166e-06
|
||||
0.000183902
|
||||
3.84601e-06
|
||||
5.49458e-06
|
||||
0.000183523
|
||||
0.000185415
|
||||
5.36099e-07
|
||||
0.000185632
|
||||
7.14486e-07
|
||||
0.000186055
|
||||
1.89413e-06
|
||||
0.000186856
|
||||
3.04611e-06
|
||||
4.17559e-06
|
||||
0.000188177
|
||||
0.00018559
|
||||
2.89667e-07
|
||||
0.00018597
|
||||
3.35118e-07
|
||||
0.00018687
|
||||
9.94811e-07
|
||||
0.000188306
|
||||
1.6103e-06
|
||||
2.24484e-06
|
||||
0.000190238
|
||||
0.000185642
|
||||
0.000185977
|
||||
0.000186973
|
||||
0.000188583
|
||||
0.000190829
|
||||
0.000174155
|
||||
1.38756e-05
|
||||
0.000175095
|
||||
6.83494e-06
|
||||
0.000177988
|
||||
2.68184e-06
|
||||
0.000182147
|
||||
2.95664e-07
|
||||
3.46944e-07
|
||||
0.000186023
|
||||
0.000185524
|
||||
1.18816e-05
|
||||
0.000187403
|
||||
4.96257e-06
|
||||
0.00018914
|
||||
9.5002e-07
|
||||
0.000191918
|
||||
-2.4779e-06
|
||||
-5.31698e-06
|
||||
0.000197585
|
||||
0.000191592
|
||||
8.47215e-06
|
||||
0.000193402
|
||||
3.15892e-06
|
||||
0.000194214
|
||||
1.43559e-07
|
||||
0.000195229
|
||||
-3.48909e-06
|
||||
-6.4562e-06
|
||||
0.000196372
|
||||
0.000194425
|
||||
4.28935e-06
|
||||
0.000196554
|
||||
1.03476e-06
|
||||
0.00019717
|
||||
-4.68536e-07
|
||||
0.000196508
|
||||
-2.82382e-06
|
||||
-6.35481e-06
|
||||
0.00019641
|
||||
0.000195121
|
||||
0.000196159
|
||||
0.000195694
|
||||
0.000192873
|
||||
0.00018652
|
||||
0.000188386
|
||||
-2.36135e-06
|
||||
0.00018986
|
||||
-1.47272e-06
|
||||
0.000189955
|
||||
-9.33632e-08
|
||||
0.000190234
|
||||
-2.77153e-07
|
||||
-4.36128e-06
|
||||
0.00019785
|
||||
-2.62446e-06
|
||||
0.00019233
|
||||
4.0486e-06
|
||||
0.000186863
|
||||
5.37606e-06
|
||||
0.00017809
|
||||
8.49703e-06
|
||||
1.58892e-05
|
||||
0.000197263
|
||||
-3.51331e-06
|
||||
0.000195231
|
||||
6.08226e-06
|
||||
0.000192928
|
||||
7.68071e-06
|
||||
0.000189507
|
||||
1.19196e-05
|
||||
1.96923e-05
|
||||
0.000195008
|
||||
-2.1099e-06
|
||||
0.000195046
|
||||
6.04544e-06
|
||||
0.000196117
|
||||
6.61067e-06
|
||||
0.000197587
|
||||
1.0451e-05
|
||||
2.08296e-05
|
||||
0.000184411
|
||||
0.000190458
|
||||
0.00019707
|
||||
0.000207522
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(-0.000185295 -0.000185304 -0.000185325 -0.000185344 -0.000185352);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(0.000194597 0.000157841 0.000185705 0.000196452 0.000228354);
|
||||
}
|
||||
top
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar>
|
||||
15
|
||||
(
|
||||
-1.3582e-10
|
||||
-1.2041e-10
|
||||
-1.08759e-10
|
||||
-9.96636e-11
|
||||
-9.20428e-11
|
||||
-2.59985e-11
|
||||
-2.52725e-11
|
||||
-2.56363e-11
|
||||
-2.61559e-11
|
||||
-2.74814e-11
|
||||
-4.79893e-11
|
||||
-4.72629e-11
|
||||
-4.60436e-11
|
||||
-4.46544e-11
|
||||
-4.31036e-11
|
||||
)
|
||||
;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(3.36481e-11 3.36125e-11 3.31615e-11 3.14862e-11 2.79117e-11);
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(1.57542e-11 1.62049e-11 1.63292e-11 1.62307e-11 1.6205e-11);
|
||||
}
|
||||
interface
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(-1.41523e-05 -7.77179e-06 -5.57156e-06 -4.45302e-06 -4.2215e-06);
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
24
fluid-openfoam/2/uniform/cumulativeContErr
Normal file
24
fluid-openfoam/2/uniform/cumulativeContErr
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class uniformDimensionedScalarField;
|
||||
location "2/uniform";
|
||||
object cumulativeContErr;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 0 0 0 0];
|
||||
value 0.00327895;
|
||||
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class dictionary;
|
||||
location "2/uniform/functionObjects";
|
||||
object functionObjectProperties;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
30
fluid-openfoam/2/uniform/time
Normal file
30
fluid-openfoam/2/uniform/time
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class dictionary;
|
||||
location "2/uniform";
|
||||
object time;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
value 2;
|
||||
|
||||
name "2";
|
||||
|
||||
index 2;
|
||||
|
||||
deltaT 1;
|
||||
|
||||
deltaT0 1;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
Loading…
Add table
Add a link
Reference in a new issue