CoolFace
Datasetpublic

ioandanielc/sph_dataset

SPH-Simulated LPBF Melt-Pool Dataset Single-track laser powder bed fusion (LPBF) melt-pool simulations for Ti-6Al-4V, produced with the LAMAS smoothed-particle-hydrodynamics solver. 241 simulations sampled uniformly i.i.d. over a 4D process-parameter cube (laser power, scan speed, laser spot radius, substrate temperature), spanning conduction, transition, and keyhole regimes. Companion to the NeurIPS 2026 Evaluations & Datasets Track submission A Simulation-Based Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/ioandanielc/sph_dataset.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes3.7kdownloads
parameters.json18 linesDownload Raw Back to sim_00221
1{2  "laser_power": {3    "value": 222.052357041,4    "unit": "W"5  },6  "scan_speed_x": {7    "value": 0.997941039436,8    "unit": "m/s"9  },10  "laser_spot_size": {11    "value": 5.29599486117e-05,12    "unit": "m"13  },14  "substrate_temperature": {15    "value": 383.923575745,16    "unit": "K"17  }18}
ioandanielc/sph_dataset · CoolFace