Commit ·
4526ef2
1
Parent(s): b2783a7
Moved datasets to subfolders. Added metadata
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- adv/adv.hdf5 +3 -0
- adv/meta_all.json +10 -0
- adv_diff/adv_diff.hdf5 +3 -0
- adv_diff/meta_all.json +10 -0
- burgers/burgers.hdf5 +3 -0
- burgers/meta_all.json +11 -0
- decay_turb/decay_turb.hdf5 +3 -0
- decay_turb/meta_all.json +10 -0
- decay_turb_test/decay_turb_test.hdf5 +3 -0
- decay_turb_test/meta_all.json +10 -0
- diff/diff.hdf5 +3 -0
- diff/meta_all.json +10 -0
- disp/disp.hdf5 +3 -0
- disp/meta_all.json +10 -0
- fisher/fisher.hdf5 +3 -0
- fisher/meta_all.json +10 -0
- gs_alpha/gs_alpha.hdf5 +3 -0
- gs_alpha/gs_alpha_test.hdf5 +3 -0
- gs_alpha/meta_all.json +11 -0
- gs_alpha_test/meta_all.json +11 -0
- gs_beta/gs_beta.hdf5 +3 -0
- gs_beta/meta_all.json +11 -0
- gs_beta_test/gs_beta_test.hdf5 +3 -0
- gs_beta_test/meta_all.json +11 -0
- gs_delta/gs_delta.hdf5 +3 -0
- gs_delta/meta_all.json +11 -0
- gs_epsilon/gs_epsilon.hdf5 +3 -0
- gs_epsilon/meta_all.json +11 -0
- gs_epsilon_test/gs_epsilon_test.hdf5 +3 -0
- gs_gamma/gs_gamma.hdf5 +3 -0
- gs_gamma/meta_all.json +11 -0
- gs_gamma_test/gs_gamma_test.hdf5 +3 -0
- gs_gamma_test/meta_all.json +11 -0
- gs_iota/gs_iota.hdf5 +3 -0
- gs_iota/meta_all.json +11 -0
- gs_kappa/gs_kappa.hdf5 +3 -0
- gs_kappa/meta_all.json +11 -0
- gs_theta/gs_theta.hdf5 +3 -0
- gs_theta/meta_all.json +11 -0
- hyp/hyp.hdf5 +3 -0
- hyp_diff/meta_all.json +10 -0
- kdv/kdv.hdf5 +3 -0
- kdv/meta_all.json +11 -0
- kolm_flow/kolm_flow.hdf5 +3 -0
- kolm_flow/meta_all.json +10 -0
- kolm_flow_test/kolm_flow_test.hdf5 +3 -0
- kolm_flow_test/meta_all.json +10 -0
- ks/ks.hdf5 +3 -0
- ks/meta_all.json +10 -0
- ks_test/ks_test.hdf5 +3 -0
adv/adv.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:debd285a1a01130524dcc0acb16829dc16f938bd15ded70ee6f7d3a32a0eac50
|
| 3 |
+
size 471898803
|
adv/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Advection",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Density"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
adv_diff/adv_diff.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e5024343e1d3f1defc3f8a5af7d55a65b268e81e95ffef039e88f1401c4abe3
|
| 3 |
+
size 471908531
|
adv_diff/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Advection-Diffusion",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Density"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
burgers/burgers.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2c18533df88f025cb1547e5cd002259cd2e79f55ca4bdc14033f7343a34ac1e
|
| 3 |
+
size 943755443
|
burgers/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Burgers",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Velocity X",
|
| 6 |
+
"Velocity Y"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
decay_turb/decay_turb.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3fe6ca00cffbe3bc9bf7bcbbcc8e27207750f8980f231ce20df53c93c8af5b4
|
| 3 |
+
size 471896243
|
decay_turb/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Navier-Stokes Decaying Turbulence",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Vorticity"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
decay_turb_test/decay_turb_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5d9895560972fd5c6a3f8c168cf54238fa988d2901843b447c737356461572e
|
| 3 |
+
size 262160051
|
decay_turb_test/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Navier-Stokes Decaying Turbulence",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Vorticity"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
diff/diff.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:574414de41cc3446c9ae446335899ce45b8b3e94d05d7054fb158696ad06f43d
|
| 3 |
+
size 471898803
|
diff/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Diffusion",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Velocity"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
disp/disp.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6319aa83a08806c5178d2c71ffed7c87388bea0e9d8e903c8af2a10614b79bc
|
| 3 |
+
size 471898803
|
disp/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Dispersion",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Density"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
fisher/fisher.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ad9b103c12eba5a88d005dce06a6a534916fc699a6d79331c73d9fed5b6314b
|
| 3 |
+
size 471898803
|
fisher/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Fisher-KPP",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
gs_alpha/gs_alpha.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4651e628d90d33ab85b78c441aadbc5e0a1198e90b5b6ec013911dd8de4840c9
|
| 3 |
+
size 157306035
|
gs_alpha/gs_alpha_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed75d9a6b0010601ad9f583164444ade13c37117ea27c77be2f7e92557d106ab
|
| 3 |
+
size 157302451
|
gs_alpha/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Alpha",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_alpha_test/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Alpha",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_beta/gs_beta.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4584e3809d023a05e3cb9b8a21bd1c17ec09a14d451ccdb7ab87825c194398c
|
| 3 |
+
size 157306035
|
gs_beta/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Beta",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_beta_test/gs_beta_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1e43062c13bcb455b7ff901032d75ac4d21edc85210229bcaa75e50d816fab
|
| 3 |
+
size 157302451
|
gs_beta_test/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Beta",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_delta/gs_delta.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c78a88cf329c404ee1d36b6075f327b77307fb00d39b97d82f9992ae2e7ca8a7
|
| 3 |
+
size 157306035
|
gs_delta/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Delta",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_epsilon/gs_epsilon.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40fea6c83df87b22e033546e3437768789e39ccee0fbc51f230243b73b07e7f2
|
| 3 |
+
size 157306035
|
gs_epsilon/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Epsilon",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_epsilon_test/gs_epsilon_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adfbcbb719cf41a67b381748286aafc76cf67009848b13375ec8918f12a4ebda
|
| 3 |
+
size 157302451
|
gs_gamma/gs_gamma.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff9da690241a8735e6c1ecbcc6820adc5b468593744e22e2446a99fc3820b697
|
| 3 |
+
size 157306035
|
gs_gamma/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Gamma",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_gamma_test/gs_gamma_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd63b48de2fb2f6cf319f1ab1d51b3f9489f7a6a6c598682fa1bbffc67f464a9
|
| 3 |
+
size 157302451
|
gs_gamma_test/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Gamma",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_iota/gs_iota.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cceacf9495dcc209538335512cbdf64d26c5233f3d2b6f127a4817019ad24427
|
| 3 |
+
size 157306035
|
gs_iota/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Iota",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_kappa/gs_kappa.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:047d7b1f98932addd99bf8af0aaeb8d642ce45c6e5dc4b07f9aefe60fb1ccc92
|
| 3 |
+
size 157306035
|
gs_kappa/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Kappa",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
gs_theta/gs_theta.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b8892d7660fd50f6ed8ccd1675b49ae8d12d4854ae031719fbb899047f6a207
|
| 3 |
+
size 157306035
|
gs_theta/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Gray-Scott Theta",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Concentration A",
|
| 6 |
+
"Concentration B"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
hyp/hyp.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9d37eee870087bd5fc8c2d9c69a61d0f8396f175edf99663f4b82274ba2560
|
| 3 |
+
size 471896243
|
hyp_diff/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Hyper-Diffusion",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Density"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
kdv/kdv.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a6d62fa9d6542736c90839e136b7664321a593d4c130e20050c54c5e7e475be
|
| 3 |
+
size 943758003
|
kdv/meta_all.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Korteweg-de Vries",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Velocity X",
|
| 6 |
+
"Velocity Y"
|
| 7 |
+
],
|
| 8 |
+
"Constants": [],
|
| 9 |
+
"Dt": 0.01,
|
| 10 |
+
"isSingleFile": true
|
| 11 |
+
}
|
kolm_flow/kolm_flow.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2104e15fb750597a7da6ee7e951a56b588fb4c1d41254a3e8ae6fc456726c93a
|
| 3 |
+
size 471896243
|
kolm_flow/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Navier-Stokes Kolmogorov Flow",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Vorticity"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
kolm_flow_test/kolm_flow_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75901515815dc6552251e13ddd4213c5721e208083782151a62f956534fbefef
|
| 3 |
+
size 262160051
|
kolm_flow_test/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Navier-Stokes Kolmogorov Flow",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Vorticity"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
ks/ks.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb5a2ed90aa5d52d86b1aa6d0794c8e995b5a00514941470a0c24c2dbee2540b
|
| 3 |
+
size 471896243
|
ks/meta_all.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"PDE": "Kuramoto-Sivashinsky",
|
| 3 |
+
"Fields Scheme": "v",
|
| 4 |
+
"Fields": [
|
| 5 |
+
"Density"
|
| 6 |
+
],
|
| 7 |
+
"Constants": [],
|
| 8 |
+
"Dt": 0.01,
|
| 9 |
+
"isSingleFile": true
|
| 10 |
+
}
|
ks_test/ks_test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cab6c221b80ed3b0f2cfc35f8791222af8845b0cb597813c013f1e81c566b83
|
| 3 |
+
size 262160051
|