Datasets:

Languages:
English
ArXiv:
License:
LTMeyer commited on
Commit
3b3ffe6
·
verified ·
1 Parent(s): d8990c8

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +48 -0
  2. README.md +128 -0
  3. data/test/helmholtz_staircase_omega_006.hdf5 +3 -0
  4. data/test/helmholtz_staircase_omega_02.hdf5 +3 -0
  5. data/test/helmholtz_staircase_omega_04.hdf5 +3 -0
  6. data/test/helmholtz_staircase_omega_06.hdf5 +3 -0
  7. data/test/helmholtz_staircase_omega_08.hdf5 +3 -0
  8. data/test/helmholtz_staircase_omega_09.hdf5 +3 -0
  9. data/test/helmholtz_staircase_omega_11.hdf5 +3 -0
  10. data/test/helmholtz_staircase_omega_13.hdf5 +3 -0
  11. data/test/helmholtz_staircase_omega_15.hdf5 +3 -0
  12. data/test/helmholtz_staircase_omega_17.hdf5 +3 -0
  13. data/test/helmholtz_staircase_omega_18.hdf5 +3 -0
  14. data/test/helmholtz_staircase_omega_20.hdf5 +3 -0
  15. data/test/helmholtz_staircase_omega_21.hdf5 +3 -0
  16. data/test/helmholtz_staircase_omega_23.hdf5 +3 -0
  17. data/test/helmholtz_staircase_omega_24.hdf5 +3 -0
  18. data/test/helmholtz_staircase_omega_25.hdf5 +3 -0
  19. data/train/helmholtz_staircase_omega_006.hdf5 +3 -0
  20. data/train/helmholtz_staircase_omega_02.hdf5 +3 -0
  21. data/train/helmholtz_staircase_omega_04.hdf5 +3 -0
  22. data/train/helmholtz_staircase_omega_06.hdf5 +3 -0
  23. data/train/helmholtz_staircase_omega_08.hdf5 +3 -0
  24. data/train/helmholtz_staircase_omega_09.hdf5 +3 -0
  25. data/train/helmholtz_staircase_omega_11.hdf5 +3 -0
  26. data/train/helmholtz_staircase_omega_13.hdf5 +3 -0
  27. data/train/helmholtz_staircase_omega_15.hdf5 +3 -0
  28. data/train/helmholtz_staircase_omega_17.hdf5 +3 -0
  29. data/train/helmholtz_staircase_omega_18.hdf5 +3 -0
  30. data/train/helmholtz_staircase_omega_20.hdf5 +3 -0
  31. data/train/helmholtz_staircase_omega_21.hdf5 +3 -0
  32. data/train/helmholtz_staircase_omega_23.hdf5 +3 -0
  33. data/train/helmholtz_staircase_omega_24.hdf5 +3 -0
  34. data/train/helmholtz_staircase_omega_25.hdf5 +3 -0
  35. data/valid/helmholtz_staircase_omega_006.hdf5 +3 -0
  36. data/valid/helmholtz_staircase_omega_02.hdf5 +3 -0
  37. data/valid/helmholtz_staircase_omega_04.hdf5 +3 -0
  38. data/valid/helmholtz_staircase_omega_06.hdf5 +3 -0
  39. data/valid/helmholtz_staircase_omega_08.hdf5 +3 -0
  40. data/valid/helmholtz_staircase_omega_09.hdf5 +3 -0
  41. data/valid/helmholtz_staircase_omega_11.hdf5 +3 -0
  42. data/valid/helmholtz_staircase_omega_13.hdf5 +3 -0
  43. data/valid/helmholtz_staircase_omega_15.hdf5 +3 -0
  44. data/valid/helmholtz_staircase_omega_17.hdf5 +3 -0
  45. data/valid/helmholtz_staircase_omega_18.hdf5 +3 -0
  46. data/valid/helmholtz_staircase_omega_20.hdf5 +3 -0
  47. data/valid/helmholtz_staircase_omega_21.hdf5 +3 -0
  48. data/valid/helmholtz_staircase_omega_23.hdf5 +3 -0
  49. data/valid/helmholtz_staircase_omega_24.hdf5 +3 -0
  50. data/valid/helmholtz_staircase_omega_25.hdf5 +3 -0
.gitattributes CHANGED
@@ -56,3 +56,51 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
59
+ data/test/helmholtz_staircase_omega_08.hdf5 filter=lfs diff=lfs merge=lfs -text
60
+ data/test/helmholtz_staircase_omega_20.hdf5 filter=lfs diff=lfs merge=lfs -text
61
+ data/test/helmholtz_staircase_omega_17.hdf5 filter=lfs diff=lfs merge=lfs -text
62
+ data/test/helmholtz_staircase_omega_06.hdf5 filter=lfs diff=lfs merge=lfs -text
63
+ data/valid/helmholtz_staircase_omega_13.hdf5 filter=lfs diff=lfs merge=lfs -text
64
+ data/valid/helmholtz_staircase_omega_04.hdf5 filter=lfs diff=lfs merge=lfs -text
65
+ data/valid/helmholtz_staircase_omega_15.hdf5 filter=lfs diff=lfs merge=lfs -text
66
+ data/test/helmholtz_staircase_omega_15.hdf5 filter=lfs diff=lfs merge=lfs -text
67
+ data/test/helmholtz_staircase_omega_24.hdf5 filter=lfs diff=lfs merge=lfs -text
68
+ data/valid/helmholtz_staircase_omega_02.hdf5 filter=lfs diff=lfs merge=lfs -text
69
+ data/valid/helmholtz_staircase_omega_17.hdf5 filter=lfs diff=lfs merge=lfs -text
70
+ data/valid/helmholtz_staircase_omega_06.hdf5 filter=lfs diff=lfs merge=lfs -text
71
+ data/test/helmholtz_staircase_omega_09.hdf5 filter=lfs diff=lfs merge=lfs -text
72
+ data/test/helmholtz_staircase_omega_21.hdf5 filter=lfs diff=lfs merge=lfs -text
73
+ data/valid/helmholtz_staircase_omega_006.hdf5 filter=lfs diff=lfs merge=lfs -text
74
+ data/test/helmholtz_staircase_omega_13.hdf5 filter=lfs diff=lfs merge=lfs -text
75
+ data/test/helmholtz_staircase_omega_04.hdf5 filter=lfs diff=lfs merge=lfs -text
76
+ data/valid/helmholtz_staircase_omega_09.hdf5 filter=lfs diff=lfs merge=lfs -text
77
+ data/valid/helmholtz_staircase_omega_08.hdf5 filter=lfs diff=lfs merge=lfs -text
78
+ data/test/helmholtz_staircase_omega_25.hdf5 filter=lfs diff=lfs merge=lfs -text
79
+ data/test/helmholtz_staircase_omega_18.hdf5 filter=lfs diff=lfs merge=lfs -text
80
+ data/valid/helmholtz_staircase_omega_20.hdf5 filter=lfs diff=lfs merge=lfs -text
81
+ data/test/helmholtz_staircase_omega_11.hdf5 filter=lfs diff=lfs merge=lfs -text
82
+ data/test/helmholtz_staircase_omega_02.hdf5 filter=lfs diff=lfs merge=lfs -text
83
+ data/valid/helmholtz_staircase_omega_24.hdf5 filter=lfs diff=lfs merge=lfs -text
84
+ data/valid/helmholtz_staircase_omega_23.hdf5 filter=lfs diff=lfs merge=lfs -text
85
+ data/valid/helmholtz_staircase_omega_21.hdf5 filter=lfs diff=lfs merge=lfs -text
86
+ data/valid/helmholtz_staircase_omega_11.hdf5 filter=lfs diff=lfs merge=lfs -text
87
+ data/test/helmholtz_staircase_omega_006.hdf5 filter=lfs diff=lfs merge=lfs -text
88
+ data/valid/helmholtz_staircase_omega_25.hdf5 filter=lfs diff=lfs merge=lfs -text
89
+ data/valid/helmholtz_staircase_omega_18.hdf5 filter=lfs diff=lfs merge=lfs -text
90
+ data/test/helmholtz_staircase_omega_23.hdf5 filter=lfs diff=lfs merge=lfs -text
91
+ data/train/helmholtz_staircase_omega_006.hdf5 filter=lfs diff=lfs merge=lfs -text
92
+ data/train/helmholtz_staircase_omega_25.hdf5 filter=lfs diff=lfs merge=lfs -text
93
+ data/train/helmholtz_staircase_omega_09.hdf5 filter=lfs diff=lfs merge=lfs -text
94
+ data/train/helmholtz_staircase_omega_20.hdf5 filter=lfs diff=lfs merge=lfs -text
95
+ data/train/helmholtz_staircase_omega_11.hdf5 filter=lfs diff=lfs merge=lfs -text
96
+ data/train/helmholtz_staircase_omega_02.hdf5 filter=lfs diff=lfs merge=lfs -text
97
+ data/train/helmholtz_staircase_omega_24.hdf5 filter=lfs diff=lfs merge=lfs -text
98
+ data/train/helmholtz_staircase_omega_18.hdf5 filter=lfs diff=lfs merge=lfs -text
99
+ data/train/helmholtz_staircase_omega_08.hdf5 filter=lfs diff=lfs merge=lfs -text
100
+ data/train/helmholtz_staircase_omega_13.hdf5 filter=lfs diff=lfs merge=lfs -text
101
+ data/train/helmholtz_staircase_omega_04.hdf5 filter=lfs diff=lfs merge=lfs -text
102
+ data/train/helmholtz_staircase_omega_23.hdf5 filter=lfs diff=lfs merge=lfs -text
103
+ data/train/helmholtz_staircase_omega_06.hdf5 filter=lfs diff=lfs merge=lfs -text
104
+ data/train/helmholtz_staircase_omega_17.hdf5 filter=lfs diff=lfs merge=lfs -text
105
+ data/train/helmholtz_staircase_omega_15.hdf5 filter=lfs diff=lfs merge=lfs -text
106
+ data/train/helmholtz_staircase_omega_21.hdf5 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-4.0
5
+ tags:
6
+ - physics
7
+
8
+ task_categories:
9
+ - time-series-forecasting
10
+ - other
11
+ task_ids:
12
+ - multivariate-time-series-forecasting
13
+ ---
14
+
15
+ # How To Load from HuggingFace Hub
16
+
17
+ 1. Be sure to have `the_well` installed (`pip install the_well`)
18
+ 2. Use the `WellDataModule` to retrieve data as follows:
19
+
20
+ ```python
21
+ from the_well.benchmark.data import WellDataModule
22
+
23
+ # The following line may take a couple of minutes to instantiate the datamodule
24
+ datamodule = WellDataModule(
25
+ "hf://datasets/polymathic-ai/",
26
+ "helmholtz_staircase",
27
+ )
28
+ train_dataloader = datamodule.train_dataloader()
29
+
30
+ for batch in dataloader:
31
+ # Process training batch
32
+ ...
33
+ ```
34
+
35
+ # Helmholtz equation on a 2D staircase
36
+
37
+ **One line description of the data:** First high-order accurate solution of
38
+ acoustic scattering from a nonperiodic source by a periodic surface, relevant for its use in waveguide applications (antennae, diffraction from gratings, photonic/phononic crystals, noise cancellation, seismic filtering, etc.).
39
+
40
+ **Longer description of the data:** Accurate solution of PDEs near infinite, periodic boundaries poses a numerical challenge due these surfaces serving as waveguides, allowing modes to propagate for long distances from the source. This property makes numerical truncation of the (infinite) solution domain unfeasible, as it would induce large artificial reflections and therefore errors. Periodization (reducing the computational domain to one unit cell) is only possible if the incident wave is also
41
+ periodic, such as plane waves, but not for nonperiodic sources, e.g. a point source. Computing a high-order accurate scattering solution from a point source, however, would be of scientific interest as it models applications such as remote sensing, diffraction from gratings, antennae, or acoustic/photonic metamaterials. We use a combination of the Floquet—Bloch transform (also known as array scanning method) and boundary integral equation methods to alleviate these challenges and recover the scattered solution as an integral over a family of quasiperiodic solutions parameterized by their on-surface wavenumber. The advantage of this approach is that each of the quasiperiodic solutions may be computed quickly by periodization, and accurately via high-order quadrature.
42
+
43
+ **Associated paper**: [Paper](https://arxiv.org/abs/2310.12486).
44
+
45
+ **Domain expert**: [Fruzsina Julia Agocs](https://fruzsinaagocs.github.io/), Center for Computational Mathematics, Flatiron Institute \& University of Colorado, Boulder.
46
+
47
+ **Code or software used to generate the data**: [Github repository](https://www.github.com/fruzsinaagocs/bies).
48
+
49
+ **Equations**:
50
+
51
+ While we solve equations in the frequency domain, the original time-domain problem is:
52
+
53
+ $\\(\frac{\partial^2 U(t, \mathbf{x})}{\partial t^2} - \Delta U(t, \mathbf{x}) = \delta(t)\delta(\mathbf{x} - \mathbf{x}_0), \\)$
54
+ where \\(\Delta = \nabla \cdot \nabla\\) is the spatial Laplacian and \\(U\\) the accoustic pressure. The sound-hard boundary \\(\partial \Omega\\) imposes Neumann boundary conditions,
55
+
56
+ $\\( U_n(t, \mathbf{x}) = \mathbf{n} \cdot \nabla U = 0, \quad t \in \mathbb{R}, \quad \mathbf{x} \in \partial \Omega. \\)$
57
+
58
+ Upon taking the temporal Fourier transform, we get the inhomogeneous Helmholtz Neumann boundary value problem
59
+ ```math
60
+ \begin{align}
61
+ -(\Delta + \omega^2)u &= \delta_{\mathbf{x}_0}, \quad \text{in } \Omega,\\
62
+ u_n &= 0 \quad \text{on } \partial \Omega,
63
+ \end{align}
64
+ ```
65
+ with outwards radiation conditions as described in [1]. The region \\(\Omega\\) lies above a corrugated boundary \\(\partial \Omega\\), extending with spatial period \\(d\\) in the \\(x_1\\) direction, and is unbounded in the positive \\(x_2\\) direction. The current example is a right-angled staircase whose unit cell consists of two equal-length line segments at \\(\pi/2\\) angle to each other.
66
+
67
+ ![Gif](https://users.flatironinstitute.org/~polymathic/data/the_well/datasets/helmholtz_staircase/gif/pressure_normalized.gif)
68
+
69
+ | Dataset | FNO | TFNO | Unet | CNextU-net
70
+ |:-:|:-:|:-:|:-:|:-:|
71
+ | `helmholtz_staircase` |\\(\textbf{0.00046}\\) | 0.00346 | 0.01931 | 0.02758|
72
+
73
+ Table: VRMSE metrics on test sets (lower is better). Best results are shown in bold. VRMSE is scaled such that predicting the mean value of the target field results in a score of 1.
74
+
75
+ # About the data
76
+
77
+ **Dimension of discretized data:** 50 time-steps of
78
+ 1024 \\(\times\\) 256 images.
79
+
80
+ **Fields available in the data:**
81
+ real and imaginary part of accoustic pressure (scalar field), the staircase mask (scalar field, stationary).
82
+
83
+ **Number of trajectories:** \\(512\\) (combinations of \\(16\\) input parameter \\(\omega\\) and \\(32\\) source positions \\(\mathbf{x}_0\\)).
84
+
85
+ **Size of the ensemble of all simulations:** 52.4 GB.
86
+
87
+ **Grid type:** uniform.
88
+
89
+ **Initial conditions:** The time-dependence is
90
+ analytic in this case: \\(U(t, \mathbf{x}) = u(\mathbf{x})e^{-i\omega t}.\\) Therefore any spatial solution may serve as an initial condition.
91
+
92
+ **Boundary conditions:** Neumann conditions (normal
93
+ derivative of the pressure \\(u\\) vanishes, with the normal defined as pointing up from
94
+ the boundary) are enforced at the boundary.
95
+
96
+ **Simulation time-step:** continuous in time (time-dependence is
97
+ analytic).
98
+
99
+ **Data are stored separated by (\\(\Delta t\\)):** \\(\Delta t =\frac{2\pi}{\omega N}\\), with \\(N = 50\\).
100
+
101
+ **Total time range (\\(t_{min}\\) to \\(t_{max}\\)):** \\(t_{\mathrm{min}} = 0\\), $t_{\mathrm{max}} =
102
+ \frac{2\pi}{\omega}$.
103
+
104
+ **Spatial domain size (\\(L_x\\), \\(L_y\\), \\(L_z\\)):** \\(-8.0 \leq x_1 \leq 8.0\\) horizontally, and \\(-0.5 \geq x_2 \geq 3.5\\) vertically.
105
+
106
+ **Set of coefficients or non-dimensional parameters evaluated:** \\(\omega\\)={0.06283032, 0.25123038, 0.43929689, 0.62675846, 0.81330465, 0.99856671, 1.18207893, 1.36324313, 1.5412579, 1.71501267, 1.88295798, 2.04282969, 2.19133479, 2.32367294, 2.4331094, 2.5110908}, with the sources coordinates being all combinations of \\(x\\)={-0.4, -0.3, -0.2, -0.1, 0, 0.1, 0.2, 0.3, 0.4} and \\(y\\)={-0.2, -0.1, 0, 0.1, 0.2, 0.3, 0.4}.
107
+
108
+ **Approximate time to generate the data:** per input parameter: \\(\sim 400s\\), total: \\(\sim 50\\) hours.
109
+
110
+ **Hardware used to generate the data:** 64 CPU cores.
111
+
112
+ # What is interesting and challenging about the data:
113
+
114
+ **What phenomena of physical interest are captured in the data:** The simulations capture the existence of trapped acoustic waves – modes that are guided along the corrugated surface. They also show that the on-surface wavenumber of trapped modes is different than the frequency of the incident radiation, i.e. they capture the trapped modes’ dispersion relation.
115
+
116
+ **How to evaluate a new simulator operating in this space:**
117
+ The (spatial) accuracy of a new simulator/method could be checked by requiring that it conserves flux – whatever the source injects into the system also needs to come out. The trapped modes’ dispersion relation may be another metric, my method generates this to 7-8 digits of accuracy at the moment, but 10-12 digits may also be obtained. The time-dependence learnt by a machine learning algorithm can be compared to the analytic solution \\(e^{-i\omega t}\\), this can be used to evaluate temporal accuracy.
118
+
119
+ Please cite the associated paper if you use this data in your research:
120
+
121
+ ```
122
+ @article{agocs2023trapped,
123
+ title={Trapped acoustic waves and raindrops: high-order accurate integral equation method for localized excitation of a periodic staircase},
124
+ author={Agocs, Fruzsina J and Barnett, Alex H},
125
+ journal={arXiv preprint arXiv:2310.12486},
126
+ year={2023}
127
+ }
128
+ ```
data/test/helmholtz_staircase_omega_006.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32ae84d0344b884257a6f7435de574c0afff56183893cd21eaaf605db103f65
3
+ size 335544320
data/test/helmholtz_staircase_omega_02.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bde319b7fbd636bb75d6629882ffb4e5c4444c1fde340804f5f399cb3cd515d4
3
+ size 335544320
data/test/helmholtz_staircase_omega_04.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b89da812a1c1eb9abcc253e28ba349be1df077df9508a23b5b103222ea2ca0a
3
+ size 335544320
data/test/helmholtz_staircase_omega_06.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:069ca9bcc86637b8864ff20ae5c2e3784d2763a13485218dcdfc099a0287da38
3
+ size 335544320
data/test/helmholtz_staircase_omega_08.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa664ba8fd972da842a0e0db9be8d5dd470fd9a41bf70414adbc1385d92c607f
3
+ size 335544320
data/test/helmholtz_staircase_omega_09.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ef711caf943cba238007807978b1c3448f8b320f7e87cf5daec416165e30dd
3
+ size 335544320
data/test/helmholtz_staircase_omega_11.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d553ae63a56f41861f04a34f7fdfe095933124d3cdd6f9b93c6971f6163b43
3
+ size 335544320
data/test/helmholtz_staircase_omega_13.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d4efb8e668d94b8c2ea434d4d40503c81e3d283aa5b83e6ccc9706de8f0057a
3
+ size 335544320
data/test/helmholtz_staircase_omega_15.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed0e0d07a3a26ce2ffadf9bdb2d3354651e8dd09a834728e4aeb6dffc5202bb8
3
+ size 335544320
data/test/helmholtz_staircase_omega_17.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:946f969199595983b9def0b3b335b3aae0177c120dc7326fc111c9fae97c6398
3
+ size 335544320
data/test/helmholtz_staircase_omega_18.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76b1b439b4fed6771e989f1cc1b501eef561e5553285e43b7f8a28308399814c
3
+ size 335544320
data/test/helmholtz_staircase_omega_20.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c0fd59058a341531fa447dde91de1e78aa070088179836ba629a4306ec3050
3
+ size 335544320
data/test/helmholtz_staircase_omega_21.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15fa1c1e9b21baa8c2c9c78fe4651ffbcc3b6e5b6aec1c25a115335e9c746166
3
+ size 335544320
data/test/helmholtz_staircase_omega_23.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:782209050f1163501e5c296c243b67c2dfefe759d6f3c18eb6635b90c87b3ed5
3
+ size 335544320
data/test/helmholtz_staircase_omega_24.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0228c39879706b78c7bda7e8e0a4d3a9bd8a848016d072c85b88651ac3d0446
3
+ size 335544320
data/test/helmholtz_staircase_omega_25.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6dd81e49bc469ec538387702194a3491dbc86006fd34e98cb0fa0183635c91
3
+ size 335544320
data/train/helmholtz_staircase_omega_006.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0c1a439529a6b902a2a8c7e4185fce2f541055cf58a3b2a30313d090b00a07
3
+ size 2751463424
data/train/helmholtz_staircase_omega_02.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ae7d5067e490bc3486b765a51e1810f6aa03b64e2b0b7e8ce924d4d2ddeb47
3
+ size 2751463424
data/train/helmholtz_staircase_omega_04.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a08bde1c0bc755e504d353cd64abdb0f62d0ca5e638858d1fb3826d0a7d3b93
3
+ size 2751463424
data/train/helmholtz_staircase_omega_06.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce8a206df24b7cc9c5c6946029cc7b3cbd9f3452ef2448d42ca07d2eec7f26e
3
+ size 2751463424
data/train/helmholtz_staircase_omega_08.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3643c6ae88c03e10a38a3d0053e2ef4a26fbe3d3f81c194c3fcf5bf08e037b
3
+ size 2751463424
data/train/helmholtz_staircase_omega_09.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:751765430eccc56a99cfd9779a444f0a7931ddc5ff8a2f899af89e84599d7b26
3
+ size 2751463424
data/train/helmholtz_staircase_omega_11.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b4ddc3873d9ae15c73d4d2b3221058bed5a9d57288292c5488b36bc1e68f76
3
+ size 2751463424
data/train/helmholtz_staircase_omega_13.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07522c19f64925d34246e0ba5e1e7de6d03420b0145dc30a69cd588945cab2ab
3
+ size 2751463424
data/train/helmholtz_staircase_omega_15.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda899f79cd488575923c1ebc442866acc62df626003387eb1e5b053269dd273
3
+ size 2751463424
data/train/helmholtz_staircase_omega_17.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f5689707ba3962d10988da2de2b072bd2a1844f9b698db56e3bdcfae37518c5
3
+ size 2751463424
data/train/helmholtz_staircase_omega_18.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c8d5a2ec38514307d847df57676f306549744dc3ac314d45cce61adcc1ba45
3
+ size 2751463424
data/train/helmholtz_staircase_omega_20.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae76e10cb7dada4c2a4a4f6e4af7269f49a726892c57eabcc69a629a7ee5468
3
+ size 2751463424
data/train/helmholtz_staircase_omega_21.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:870711da0b06b5c314bcfb1f9f8ac16f2584bcd7a6f325abe91e00dade3ea1a0
3
+ size 2751463424
data/train/helmholtz_staircase_omega_23.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f2a1dc804b5983154835f603e2ebe5edb60b4f7dc564addd340069c4859184
3
+ size 2751463424
data/train/helmholtz_staircase_omega_24.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e94d42d9ef095e6c4618f3abe97d67c0cf92b0fbb7f009f8221f1e8cae18cb8
3
+ size 2751463424
data/train/helmholtz_staircase_omega_25.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99a71c59249be7fbc12ad0cc809585c98ae8f17485ba70d0aef07c94f82d4be
3
+ size 2751463424
data/valid/helmholtz_staircase_omega_006.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:353c8482765fb527f1f0a626fa0d6808a50cfd0acd2af1075f8053fdddafb5a1
3
+ size 335544320
data/valid/helmholtz_staircase_omega_02.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659b79e65bf3cdb48e0e1155ddcc55393eaa376fa9812874216324b13f258aa4
3
+ size 335544320
data/valid/helmholtz_staircase_omega_04.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21798332c085910548016f006c7afd95e5f376c63e4460c79029292ad313045
3
+ size 335544320
data/valid/helmholtz_staircase_omega_06.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641d25341c0c15addb9971f1cc6f7f32d241e1d0ffe74359188b870c731a7142
3
+ size 335544320
data/valid/helmholtz_staircase_omega_08.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a38d82c80d950b8fd233b208f13cde295aee67b94d0c26a85e3b924712ce74e
3
+ size 335544320
data/valid/helmholtz_staircase_omega_09.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf171edafab4918649c43ee9534b5d507f639f1352ab682a4c4b61b30bb84471
3
+ size 335544320
data/valid/helmholtz_staircase_omega_11.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7d012004896ffdc0d0817a887d45dd9cf6f8ca6c1a850be11db505b2165586
3
+ size 335544320
data/valid/helmholtz_staircase_omega_13.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3606c3a1ce479b1cd5c3d7a787ed0dd7276910dc70cb0299a9c6b498dd0a67b
3
+ size 335544320
data/valid/helmholtz_staircase_omega_15.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9a6c3bf3e77524509ca39ffe0456c37b871cc58c13eef02f794a8b3e00d6f8
3
+ size 335544320
data/valid/helmholtz_staircase_omega_17.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d20eea30d1107563c522a3659ba7d93f53b885700afac04e0d86339100dcadc5
3
+ size 335544320
data/valid/helmholtz_staircase_omega_18.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b0023688f263bdc851d2fb69475a46ac437e0a2c6aa8deea01e199e2c1291b5
3
+ size 335544320
data/valid/helmholtz_staircase_omega_20.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05203a74d30fda6139bd153813a3907c253a80657a4512decffaabdf5fc1bbc9
3
+ size 335544320
data/valid/helmholtz_staircase_omega_21.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3710843e90ee72d5258759e201a6687159a4231896171ab45eede96ebfd0805
3
+ size 335544320
data/valid/helmholtz_staircase_omega_23.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:021cd86fd31f9ef6cdb6a743abaa1fa486304efbcc1ad9dd38c112be773c4c72
3
+ size 335544320
data/valid/helmholtz_staircase_omega_24.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a09e08bdd8c6065bc51b9b81aa54f8f9a99ccc1980c7bf68e5c5610fa1d7cc
3
+ size 335544320
data/valid/helmholtz_staircase_omega_25.hdf5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27bab861f471b5ab17c5cb3e08a7d4978c58ad93ec52ff88c7368af94cc702e
3
+ size 335544320