pxy1118 commited on
Commit
f1e12ee
·
verified ·
1 Parent(s): f2efb55

Create dataset card for LoGIC-Dataset

Browse files

Add metadata, dataset description, citation information, license, and associated code DOI for the LoGIC-Dataset release.

Files changed (1) hide show
  1. README.md +78 -0
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ pretty_name: LoGIC-Dataset
6
+ tags:
7
+ - tpms
8
+ - metamaterials
9
+ - porous-structures
10
+ - mechanical-metamaterials
11
+ - finite-element-analysis
12
+ - computational-fluid-dynamics
13
+ - permeability
14
+ - stress-strain
15
+ - surrogate-modeling
16
+ - logic-design
17
+ size_categories:
18
+ - 100<n<1K
19
+ ---
20
+
21
+ # LoGIC-Dataset
22
+
23
+ LoGIC-Dataset is a research dataset associated with the LoGIC-Design framework for heterogeneous triply periodic minimal surface (TPMS) architectures.
24
+
25
+ The dataset supports data-driven performance prediction of heterogeneous TPMS porous architectures generated using low-dimensional control grids. It includes geometry-related data and simulation-derived labels for mechanical and transport property prediction.
26
+
27
+ ## Associated code
28
+
29
+ The source code of the LoGIC-Design framework is publicly available at:
30
+
31
+ https://github.com/pxy1118/LoGIC
32
+
33
+ The archived software release is available on Zenodo:
34
+
35
+ https://doi.org/10.5281/zenodo.20411608
36
+
37
+ ## Dataset description
38
+
39
+ The dataset contains heterogeneous TPMS architectures generated using the LoGIC-Design framework. The framework encodes topology distribution, lattice orientation, and local density using compact 3 × 3 × 3 control grids.
40
+
41
+ The dataset includes two main groups of simulation-derived labels:
42
+
43
+ - Mechanical response data obtained from finite element analysis, including stress–strain response labels.
44
+ - Transport property data obtained from computational fluid dynamics simulations, including permeability and pressure-drop-related labels.
45
+
46
+ In the associated manuscript, the mechanical response dataset contains 200 heterogeneous TPMS structures, and the permeability dataset contains 600 heterogeneous TPMS structures.
47
+
48
+ ## Intended use
49
+
50
+ This dataset is intended for:
51
+
52
+ - Data-driven prediction of mechanical response in heterogeneous TPMS architectures.
53
+ - Permeability and pressure-drop prediction for porous structures.
54
+ - Benchmarking surrogate models for structure–property prediction.
55
+ - Reproducible research on heterogeneous porous metamaterials.
56
+ - Future inverse design and human–AI collaborative design of TPMS-based architectures.
57
+
58
+ ## Citation
59
+
60
+ If you use this dataset, please cite the associated manuscript and the dataset DOI.
61
+
62
+ Associated software DOI:
63
+
64
+ https://doi.org/10.5281/zenodo.20411608
65
+
66
+ Dataset DOI:
67
+
68
+ [Insert the Hugging Face dataset DOI here after generation]
69
+
70
+ ## License
71
+
72
+ This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
73
+
74
+ ## Contact
75
+
76
+ Xiaoyue Pan
77
+ College of Information Engineering, Zhejiang University of Technology
78
+ ORCID: 0009-0005-6098-5571