File size: 1,502 Bytes
a207665
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
resource:
  id: OneScience/ShapeNetCar
  name: ShapeNetCar
  domain: cfd
  domain_tags:
  - cfd
  - external_aerodynamics
  - car_design
  task: flow_field_prediction
  task_tags:
  - car_design
  - pressure_prediction
  - velocity_prediction
  - drag_coefficient_evaluation
  modalities:
  - unstructured_mesh
  - point_cloud
  - graph
  input_formats:
  - npy
  - vtk
  - txt
  output_formats:
  - npy
  - vtk
  - png
  summary: ShapeNetCar 汽车外流场数据集,包含原始训练数据、预处理图数据、归一化统计量和可视化参考文件。
platform_resource:
  primary:
    platform: modelscope
    repo_id: OneScience/ShapeNetCar
    repo_type: dataset
    url: https://modelscope.cn/datasets/OneScience/ShapeNetCar
    revision: main
    readme_path: README.md
    manifest_path: manifest.yaml
  mirrors: []
  access:
    visibility: public
    license: null
relations:
  required_datasets: []
  optional_datasets: []
  compatible_models:
  - id: OneScience/Transolver-Car-Design/mlcfd_data
    role: train_data
    required_for:
    - preflight
    - train
    - inference
    - evaluate
    - visualize
    resource_ref:
      platform: modelscope
      repo_id: OneScience/Transolver-Car-Design/mlcfd_data
      repo_type: model
      url: https://modelscope.cn/models/OneScience/Transolver-Car-Design/mlcfd_data
      revision: main
      readme_path: README.md
      manifest_path: manifest.yaml
    expected_local_path: session_workdir/data/mlcfd_data
    adapter: null