One-dimensional Kuramoto Sivashinsky equation.
Browse filesOne-dimensional Kuramoto Sivashinsky equation; generated using the method of lines, with the spatial derivatives computed using the pseudo-spectral method.
We set T = 100 for the training (and T = 200 for validation and testing) data, with ∆t = 0.2. Further, we set X = [0, 64], with ∆x = 0.25. Initial conditions were sampled from a distribution over the truncated Fourier series with random coefficients. Finally, we set periodic boundary conditions.
The dataset contains 2048 trajectories for the training dataset, and 128 trajectories for each of the validation and testing datasets. For each trajectory, the first 360 steps were considered to be part of the warmup phase and subsequently discarded. The data was generated using double-precision floating point format (float64). It is recommended to convert the data into single-precision floating-point format (float32).
- KS_test_02.h5 +3 -0
- KS_train_2048_02.h5 +3 -0
- KS_valid_02.h5 +3 -0
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98964bf9a79eb225d27a4b8b6fb686974e6971deaff963c2add08a43a01729d3
|
3 |
+
size 168695232
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b1d8b062c8a278c4a5a71c540473c69130e1871cc4ad6b50e586d044b1448b3
|
3 |
+
size 593726912
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2c09adf6626fe042f719bca380507861b8284c5928bf72c36bcb7bce01da8c3
|
3 |
+
size 168695232
|