CoolFace
Datasetpublic

AlanZee/pyOpenFOAM-reference-data

pyOpenFOAM Reference Data & Validation Results OpenFOAM-13 reference simulation data and pyOpenFOAM validation results for pyOpenFOAM — a pure Python/PyTorch reimplementation of OpenFOAM with GPU acceleration and automatic differentiation. Dataset Summary / 数据摘要 Property Value Total reference cases 257 Validated cases 233 (90.7%) Categories 21 Source OpenFOAM v11/v13 Reference data size 2.42 GB pyOpenFOAM results 3.3 MB Field files analyzed… See the full description on the dataset page: https://huggingface.co/datasets/AlanZee/pyOpenFOAM-reference-data.

sourceHugging Facegpl-3.0updated 3mo agoView on Hugging Face
0likes40downloads
additional_runs.json54 linesDownload Raw Back to per_case_data
1[
2  {
3    "case": "XiFluid_moriyoshiHomogeneous",
4    "status": "OK",
5    "solver": "XiFoam",
6    "elapsed": 11.117805480957031
7  },
8  {
9    "case": "fluid_roomHeating",
10    "status": "ERROR",
11    "error": "File not found: validation\\_work\\fluid_roomHeating\\0\\U"
12  },
13  {
14    "case": "incompressibleFluid_drivaerFastback",
15    "status": "ERROR",
16    "error": "'latin-1' codec can't encode character '\\ufffd' in position 7: ordinal not in range(256)"
17  },
18  {
19    "case": "incompressibleFluid_hopperParticles",
20    "status": "SKIP",
21    "reason": "no_mesh"
22  },
23  {
24    "case": "incompressibleFluid_mixerVesselHorizontal2DParticles",
25    "status": "ERROR",
26    "error": "'latin-1' codec can't encode characters in position 0-7: ordinal not in range(256)"
27  },
28  {
29    "case": "incompressibleFluid_moodyChart",
30    "status": "OK",
31    "solver": "IncompressibleFluidFoam",
32    "elapsed": 4.4257707595825195
33  },
34  {
35    "case": "incompressibleFluid_pitzDailyScalarTransport",
36    "status": "ERROR",
37    "error": "Expected key (word or string), got LBRACE ('{')"
38  },
39  {
40    "case": "incompressibleVoF_damBreak",
41    "status": "ERROR",
42    "error": "File not found: validation\\_work\\incompressibleVoF_damBreak\\0\\U"
43  },
44  {
45    "case": "legacy_incompressible_icoFoam_cavity",
46    "status": "SKIP",
47    "reason": "no_0"
48  },
49  {
50    "case": "multicomponentFluid_SandiaD_LTS",
51    "status": "ERROR",
52    "error": "'latin-1' codec can't encode characters in position 16-23: ordinal not in range(256)"
53  }
54]