AlanZee commited on
Commit
0f9a2b6
·
verified ·
1 Parent(s): ddf563d

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. raw/dam_break/t00/0.08/U +0 -0
  2. raw/dam_break/t00/0.08/alpha.water +0 -0
  3. raw/dam_break/t00/0.08/alphaPhi0.water +0 -0
  4. raw/dam_break/t00/0.08/p +0 -0
  5. raw/dam_break/t00/0.08/p_rgh +0 -0
  6. raw/dam_break/t00/0.08/phi +0 -0
  7. raw/dam_break/t00/0.08/uniform/cumulativeContErr +23 -0
  8. raw/dam_break/t00/0.08/uniform/functionObjects/functionObjectProperties +20 -0
  9. raw/dam_break/t00/0.08/uniform/time +29 -0
  10. raw/dam_break/t00/0.16/U +0 -0
  11. raw/dam_break/t00/0.16/alpha.water +0 -0
  12. raw/dam_break/t00/0.16/alphaPhi0.water +0 -0
  13. raw/dam_break/t00/0.16/p +0 -0
  14. raw/dam_break/t00/0.16/p_rgh +0 -0
  15. raw/dam_break/t00/0.16/phi +0 -0
  16. raw/dam_break/t00/0.16/uniform/cumulativeContErr +23 -0
  17. raw/dam_break/t00/0.16/uniform/functionObjects/functionObjectProperties +20 -0
  18. raw/dam_break/t00/0.16/uniform/time +29 -0
  19. raw/dam_break/t00/0.24/U +0 -0
  20. raw/dam_break/t00/0.24/alpha.water +0 -0
  21. raw/dam_break/t00/0.24/alphaPhi0.water +0 -0
  22. raw/dam_break/t00/0.24/p +0 -0
  23. raw/dam_break/t00/0.24/p_rgh +0 -0
  24. raw/dam_break/t00/0.24/phi +0 -0
  25. raw/dam_break/t00/0.24/uniform/cumulativeContErr +23 -0
  26. raw/dam_break/t00/0.24/uniform/functionObjects/functionObjectProperties +20 -0
  27. raw/dam_break/t00/0.24/uniform/time +29 -0
  28. raw/dam_break/t00/0.32/U +0 -0
  29. raw/dam_break/t00/0.32/alpha.water +0 -0
  30. raw/dam_break/t00/0.32/alphaPhi0.water +0 -0
  31. raw/dam_break/t00/0.32/p +0 -0
  32. raw/dam_break/t00/0.32/p_rgh +0 -0
  33. raw/dam_break/t00/0.32/phi +0 -0
  34. raw/dam_break/t00/0.32/uniform/cumulativeContErr +23 -0
  35. raw/dam_break/t00/0.32/uniform/functionObjects/functionObjectProperties +20 -0
  36. raw/dam_break/t00/0.32/uniform/time +29 -0
  37. raw/dam_break/t00/0.4/U +0 -0
  38. raw/dam_break/t00/0.4/alpha.water +0 -0
  39. raw/dam_break/t00/0.4/alphaPhi0.water +0 -0
  40. raw/dam_break/t00/0.4/p +0 -0
  41. raw/dam_break/t00/0.4/p_rgh +0 -0
  42. raw/dam_break/t00/0.4/phi +0 -0
  43. raw/dam_break/t00/0.4/uniform/cumulativeContErr +23 -0
  44. raw/dam_break/t00/0.4/uniform/functionObjects/functionObjectProperties +20 -0
  45. raw/dam_break/t00/0.4/uniform/time +29 -0
  46. raw/dam_break/t00/0.48/U +0 -0
  47. raw/dam_break/t00/0.48/alpha.water +0 -0
  48. raw/dam_break/t00/0.48/alphaPhi0.water +0 -0
  49. raw/dam_break/t00/0.48/p +0 -0
  50. raw/dam_break/t00/0.48/p_rgh +0 -0
raw/dam_break/t00/0.08/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.08/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.08/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -0.00023494113;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/dam_break/t00/0.08/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.08/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/dam_break/t00/0.08/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.08/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.0800000000000000017;
19
+
20
+ name "0.08";
21
+
22
+ index 46;
23
+
24
+ deltaT 0.0012626005;
25
+
26
+ deltaT0 0.0012626005;
27
+
28
+
29
+ // ************************************************************************* //
raw/dam_break/t00/0.16/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.16/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.16/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -0.0002339543;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/dam_break/t00/0.16/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.16/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/dam_break/t00/0.16/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.16/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.160000000000000003;
19
+
20
+ name "0.16";
21
+
22
+ index 124;
23
+
24
+ deltaT 0.00097154741;
25
+
26
+ deltaT0 0.00097154741;
27
+
28
+
29
+ // ************************************************************************* //
raw/dam_break/t00/0.24/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.24/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.24/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -0.00023403215;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/dam_break/t00/0.24/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.24/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/dam_break/t00/0.24/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.24/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.239999999999999991;
19
+
20
+ name "0.24";
21
+
22
+ index 219;
23
+
24
+ deltaT 0.00072036976;
25
+
26
+ deltaT0 0.00072036976;
27
+
28
+
29
+ // ************************************************************************* //
raw/dam_break/t00/0.32/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.32/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.32/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -0.00023418747;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/dam_break/t00/0.32/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.32/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/dam_break/t00/0.32/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.32/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.320000000000000007;
19
+
20
+ name "0.32";
21
+
22
+ index 526;
23
+
24
+ deltaT 0.00021250202;
25
+
26
+ deltaT0 0.00021250202;
27
+
28
+
29
+ // ************************************************************************* //
raw/dam_break/t00/0.4/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.4/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.4/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -0.00024458261;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/dam_break/t00/0.4/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.4/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/dam_break/t00/0.4/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.4/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.400000000000000022;
19
+
20
+ name "0.4";
21
+
22
+ index 892;
23
+
24
+ deltaT 0.00025973238;
25
+
26
+ deltaT0 0.00025973238;
27
+
28
+
29
+ // ************************************************************************* //
raw/dam_break/t00/0.48/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.48/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.48/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.48/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/dam_break/t00/0.48/p_rgh ADDED
The diff for this file is too large to render. See raw diff