Datasets:
File size: 452 Bytes
352c669 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
dataset_name: rayleigh_taylor_instability
n_spatial_dims: 3
spatial_resolution:
- 128
- 128
- 128
scalar_names: []
constant_scalar_names:
- At
field_names:
0:
- density
1:
- velocity_x
- velocity_y
- velocity_z
2: []
constant_field_names:
0: []
1: []
2: []
boundary_condition_types:
- PERIODIC
- WALL
n_files: 5
n_trajectories_per_file:
- 2
- 2
- 2
- 2
- 2
n_steps_per_trajectory:
- 119
- 119
- 119
- 119
- 119
grid_type: cartesian
|