Datasets:
File size: 456 Bytes
6ccd721 |
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 |
dataset_name: convective_envelope_rsg
n_spatial_dims: 3
spatial_resolution:
- 256
- 128
- 256
scalar_names: []
constant_scalar_names: []
field_names:
0:
- density
- energy
- pressure
1:
- velocity_r
- velocity_theta
- velocity_phi
2: []
constant_field_names:
0: []
1: []
2: []
boundary_condition_types:
- OPEN
- PERIODIC
n_files: 3
n_trajectories_per_file:
- 1
- 1
- 1
n_steps_per_trajectory:
- 100
- 100
- 100
grid_type: spherical
|