AlanZee commited on
Commit
9903dfa
·
verified ·
1 Parent(s): 976fa0d

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/droplet_impact/t00/0.008/U +0 -0
  2. raw/droplet_impact/t00/0.008/alpha.water +0 -0
  3. raw/droplet_impact/t00/0.008/alphaPhi0.water +0 -0
  4. raw/droplet_impact/t00/0.008/p +0 -0
  5. raw/droplet_impact/t00/0.008/p_rgh +0 -0
  6. raw/droplet_impact/t00/0.008/phi +0 -0
  7. raw/droplet_impact/t00/0.008/uniform/cumulativeContErr +23 -0
  8. raw/droplet_impact/t00/0.008/uniform/functionObjects/functionObjectProperties +20 -0
  9. raw/droplet_impact/t00/0.008/uniform/time +29 -0
  10. raw/droplet_impact/t00/0.016/U +0 -0
  11. raw/droplet_impact/t00/0.016/alpha.water +0 -0
  12. raw/droplet_impact/t00/0.016/alphaPhi0.water +0 -0
  13. raw/droplet_impact/t00/0.016/p +0 -0
  14. raw/droplet_impact/t00/0.016/p_rgh +0 -0
  15. raw/droplet_impact/t00/0.016/phi +0 -0
  16. raw/droplet_impact/t00/0.016/uniform/cumulativeContErr +23 -0
  17. raw/droplet_impact/t00/0.016/uniform/functionObjects/functionObjectProperties +20 -0
  18. raw/droplet_impact/t00/0.016/uniform/time +29 -0
  19. raw/droplet_impact/t00/0.024/U +0 -0
  20. raw/droplet_impact/t00/0.024/alpha.water +0 -0
  21. raw/droplet_impact/t00/0.024/alphaPhi0.water +0 -0
  22. raw/droplet_impact/t00/0.024/p +0 -0
  23. raw/droplet_impact/t00/0.024/p_rgh +0 -0
  24. raw/droplet_impact/t00/0.024/phi +0 -0
  25. raw/droplet_impact/t00/0.024/uniform/cumulativeContErr +23 -0
  26. raw/droplet_impact/t00/0.024/uniform/functionObjects/functionObjectProperties +20 -0
  27. raw/droplet_impact/t00/0.024/uniform/time +29 -0
  28. raw/droplet_impact/t00/0.032/U +0 -0
  29. raw/droplet_impact/t00/0.032/alpha.water +0 -0
  30. raw/droplet_impact/t00/0.032/alphaPhi0.water +0 -0
  31. raw/droplet_impact/t00/0.032/p +0 -0
  32. raw/droplet_impact/t00/0.032/p_rgh +0 -0
  33. raw/droplet_impact/t00/0.032/phi +0 -0
  34. raw/droplet_impact/t00/0.032/uniform/cumulativeContErr +23 -0
  35. raw/droplet_impact/t00/0.032/uniform/functionObjects/functionObjectProperties +20 -0
  36. raw/droplet_impact/t00/0.032/uniform/time +29 -0
  37. raw/droplet_impact/t00/0.04/U +0 -0
  38. raw/droplet_impact/t00/0.04/alpha.water +0 -0
  39. raw/droplet_impact/t00/0.04/alphaPhi0.water +0 -0
  40. raw/droplet_impact/t00/0.04/p +0 -0
  41. raw/droplet_impact/t00/0.04/p_rgh +0 -0
  42. raw/droplet_impact/t00/0.04/phi +0 -0
  43. raw/droplet_impact/t00/0.04/uniform/cumulativeContErr +23 -0
  44. raw/droplet_impact/t00/0.04/uniform/functionObjects/functionObjectProperties +20 -0
  45. raw/droplet_impact/t00/0.04/uniform/time +29 -0
  46. raw/droplet_impact/t00/0.048/U +0 -0
  47. raw/droplet_impact/t00/0.048/alpha.water +0 -0
  48. raw/droplet_impact/t00/0.048/alphaPhi0.water +0 -0
  49. raw/droplet_impact/t00/0.048/p +0 -0
  50. raw/droplet_impact/t00/0.048/p_rgh +0 -0
raw/droplet_impact/t00/0.008/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.008/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.008/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -5.2672549e-07;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/droplet_impact/t00/0.008/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.008/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/droplet_impact/t00/0.008/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.008/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.00800000000000000017;
19
+
20
+ name "0.008";
21
+
22
+ index 246;
23
+
24
+ deltaT 4.0713356e-05;
25
+
26
+ deltaT0 4.0713356e-05;
27
+
28
+
29
+ // ************************************************************************* //
raw/droplet_impact/t00/0.016/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.016/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.016/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -4.4187961e-06;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/droplet_impact/t00/0.016/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.016/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/droplet_impact/t00/0.016/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.016/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.0160000000000000003;
19
+
20
+ name "0.016";
21
+
22
+ index 407;
23
+
24
+ deltaT 5.837679e-05;
25
+
26
+ deltaT0 5.837679e-05;
27
+
28
+
29
+ // ************************************************************************* //
raw/droplet_impact/t00/0.024/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.024/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.024/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -9.0017874e-06;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/droplet_impact/t00/0.024/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.024/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/droplet_impact/t00/0.024/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.024/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.0240000000000000005;
19
+
20
+ name "0.024";
21
+
22
+ index 515;
23
+
24
+ deltaT 8.7996779e-05;
25
+
26
+ deltaT0 8.7996779e-05;
27
+
28
+
29
+ // ************************************************************************* //
raw/droplet_impact/t00/0.032/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.032/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.032/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -1.5148823e-05;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/droplet_impact/t00/0.032/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.032/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/droplet_impact/t00/0.032/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.032/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.0320000000000000007;
19
+
20
+ name "0.032";
21
+
22
+ index 612;
23
+
24
+ deltaT 7.5192669e-05;
25
+
26
+ deltaT0 7.5192669e-05;
27
+
28
+
29
+ // ************************************************************************* //
raw/droplet_impact/t00/0.04/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.04/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.04/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value -2.0987096e-05;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/droplet_impact/t00/0.04/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.04/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/droplet_impact/t00/0.04/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.04/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.0400000000000000008;
19
+
20
+ name "0.04";
21
+
22
+ index 703;
23
+
24
+ deltaT 9.2619023e-05;
25
+
26
+ deltaT0 9.2619023e-05;
27
+
28
+
29
+ // ************************************************************************* //
raw/droplet_impact/t00/0.048/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.048/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.048/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.048/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/droplet_impact/t00/0.048/p_rgh ADDED
The diff for this file is too large to render. See raw diff