DVDDC95's picture
Upload dataset
b3baef7 verified
|
Raw
History Blame Contribute Delete
4.12 kB
metadata
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-*