File size: 4,123 Bytes
04cd6ed
 
8eea9c3
04cd6ed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b3baef7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8eea9c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
04cd6ed
 
 
 
 
b3baef7
 
 
 
8eea9c3
 
 
 
04cd6ed
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
---
dataset_info:
- config_name: geometry
  features:
  - name: sample_id
    dtype: int32
  - name: points_x
    list: float32
  - name: points_y
    list: float32
  - name: points_z
    list: float32
  - name: edge_source
    list: int32
  - name: edge_target
    list: int32
  - name: constraint_mask_x
    list: int32
  - name: constraint_mask_y
    list: int32
  - name: constraint_mask_z
    list: int32
  - name: constraint_value_x
    list: float32
  - name: constraint_value_y
    list: float32
  - name: constraint_value_z
    list: float32
  - name: boundary_id
    list: int32
  - name: node_type
    list: int32
  splits:
  - name: total
    num_bytes: 14275316
    num_examples: 3
  download_size: 14301629
  dataset_size: 14275316
- config_name: metadata
  features:
  - name: sample_id
    dtype: int32
  - name: valid
    dtype: bool
  - name: geometry_valid
    dtype: bool
  - name: geometry_status
    dtype: string
  - name: sample_name
    dtype: string
  - name: sample_dir
    dtype: string
  - name: geo_path
    dtype: string
  - name: mesh_path
    dtype: string
  - name: result_dir
    dtype: string
  - name: mpi_np
    dtype: int32
  - name: solver_executable
    dtype: string
  - name: gmsh_executable
    dtype: string
  - name: gmsh_return_code
    dtype: int32
  - name: solver_return_code
    dtype: int32
  - name: solution_file_type
    dtype: string
  - name: n_solution_files
    dtype: int32
  - name: first_solution_file
    dtype: string
  - name: last_solution_file
    dtype: string
  - name: H
    dtype: float64
  - name: B_base
    dtype: float64
  - name: B_crest
    dtype: float64
  - name: L
    dtype: float64
  - name: h_water
    dtype: float64
  - name: h_water_ratio
    dtype: float64
  - name: nx
    dtype: int32
  - name: ny
    dtype: int32
  - name: nz
    dtype: int32
  - name: lc
    dtype: float64
  - name: E
    dtype: float64
  - name: nu
    dtype: float64
  - name: lambda
    dtype: float64
  - name: mu
    dtype: float64
  - name: rho
    dtype: float64
  - name: rho_water
    dtype: float64
  - name: gravity_water
    dtype: float64
  - name: p_max
    dtype: float64
  - name: gravity_body
    dtype: float64
  - name: self_weight_enabled
    dtype: bool
  - name: vertical_direction
    dtype: int32
  - name: run_type
    dtype: string
  - name: dt
    dtype: float64
  - name: t_end
    dtype: float64
  - name: output_dt
    dtype: float64
  - name: c_damp
    dtype: float64
  - name: fixed_boundary_id
    dtype: int32
  - name: hydro_boundary_id
    dtype: int32
  - name: dirichlet_boundary_ids
    list: int32
  - name: neumann_boundary_ids
    list: int32
  - name: free_boundary_ids
    list: int32
  - name: loading_model
    dtype: string
  - name: n_nodes
    dtype: int32
  - name: n_cells
    dtype: int32
  - name: n_edges
    dtype: int32
  - name: n_saved_times
    dtype: int32
  - name: snapshot_storage_format
    dtype: string
  splits:
  - name: total
    num_bytes: 2319
    num_examples: 3
  download_size: 76879
  dataset_size: 2319
- config_name: snapshot
  features:
  - name: sample_id
    dtype: int32
  - name: displacement_x
    list:
      list: float32
  - name: displacement_y
    list:
      list: float32
  - name: displacement_z
    list:
      list: float32
  - name: velocity_x
    list:
      list: float32
  - name: velocity_y
    list:
      list: float32
  - name: velocity_z
    list:
      list: float32
  - name: body_force_x
    list:
      list: float32
  - name: body_force_y
    list:
      list: float32
  - name: body_force_z
    list:
      list: float32
  - name: traction_x
    list:
      list: float32
  - name: traction_y
    list:
      list: float32
  - name: traction_z
    list:
      list: float32
  splits:
  - name: total
    num_bytes: 83713500
    num_examples: 3
  download_size: 83745163
  dataset_size: 83713500
configs:
- config_name: geometry
  data_files:
  - split: total
    path: geometry/total-*
- config_name: metadata
  data_files:
  - split: total
    path: metadata/total-*
- config_name: snapshot
  data_files:
  - split: total
    path: snapshot/total-*
---