Update README.md
Browse filesupdated license terms - 20260715
README.md
CHANGED
|
@@ -1,3 +1,43 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- simulation
|
| 5 |
+
- cfd
|
| 6 |
+
- cae
|
| 7 |
+
- vtu
|
| 8 |
+
- physics
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
# Digipad-dataset
|
| 12 |
+
|
| 13 |
+
## Dataset Description
|
| 14 |
+
This dataset contains the results of approximately 200 computational fluid dynamics (CFD) and computer-aided engineering (CAE) simulations provided in `.vtu` (VTK Unstructured Grid) format. The total size of the uncompressed dataset is approximately 19 GB.
|
| 15 |
+
|
| 16 |
+
These results were generated by RBF Morph Srl and serve as the foundational data for our upcoming research publication.
|
| 17 |
+
|
| 18 |
+
## File Structure
|
| 19 |
+
* **Format:** `.vtu` (compatible with ParaView and standard VTK libraries).
|
| 20 |
+
* **Volume:** ~200 files (~19 GB total).
|
| 21 |
+
* **Contents:** Each file contains the mesh geometry and the associated nodal/cell data arrays for the simulation results.
|
| 22 |
+
|
| 23 |
+
## Usage and License
|
| 24 |
+
This dataset is distributed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
|
| 25 |
+
|
| 26 |
+
You are free to download, use, modify, and share this data for both academic and commercial purposes. However, **you must provide appropriate credit** by citing the research article associated with this dataset.
|
| 27 |
+
|
| 28 |
+
## Citation
|
| 29 |
+
Our primary research article detailing the methodology and the analysis of this data is currently under peer review. Until the paper is officially published and a DOI is assigned, please use the following temporary BibTeX entry to cite this dataset in your work:
|
| 30 |
+
|
| 31 |
+
```bibtex
|
| 32 |
+
@misc{rbfmorph_digipad_2026,
|
| 33 |
+
author = {[Il tuo nome], Ph.D. and [Nomi dei co-autori]},
|
| 34 |
+
title = {Digipad-dataset: [Titolo provvisorio dell'articolo]},
|
| 35 |
+
year = {2026},
|
| 36 |
+
publisher = {Hugging Face},
|
| 37 |
+
organization = {RBF Morph Srl},
|
| 38 |
+
howpublished = {\url{[https://huggingface.co/datasets/RBFMorph/Digipad-dataset](https://huggingface.co/datasets/RBFMorph/Digipad-dataset)}}
|
| 39 |
+
}
|
| 40 |
+
(Note: This citation block will be updated with the full journal details and DOI upon the publication of the article).
|
| 41 |
+
|
| 42 |
+
Contact
|
| 43 |
+
For questions regarding the dataset or the upcoming publication, please contact the CAE engineering team at RBF Morph Srl or open a Discussion in this Hugging Face repository.
|