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
reference_field_stats.json19652 linesDownload Raw Back to per_case_data
1{
2  "XiFluid_1D": {
3    "final_time": "0",
4    "fields": {
5      "b.orig": {
6        "error": "No 'dimensions' entry found"
7      },
8      "Xi": {
9        "error": "No 'dimensions' entry found"
10      }
11    }
12  },
13  "XiFluid_engine2Valve2D": {
14    "final_time": "0",
15    "fields": {
16      "p": {
17        "error": "could not convert string to float: '3 [bar]'"
18      }
19    }
20  },
21  "XiFluid_kivaTest": {
22    "final_time": "1.39619e-12",
23    "fields": {
24      "alphat": {
25        "shape": [
26          27544
27        ],
28        "dtype": "torch.float64",
29        "min": 6.272e-05,
30        "max": 0.0235213,
31        "mean": 0.00522187,
32        "std": 0.00484968,
33        "norm": 1.18273481,
34        "n_elements": 27544
35      },
36      "b": {
37        "shape": [
38          27544
39        ],
40        "dtype": "torch.float64",
41        "min": 1.112e-05,
42        "max": 1.0,
43        "mean": 0.99718885,
44        "std": 0.03539197,
45        "norm": 165.60150125,
46        "n_elements": 27544
47      },
48      "epsilon": {
49        "shape": [
50          27544
51        ],
52        "dtype": "torch.float64",
53        "min": 68.2499,
54        "max": 4432.79,
55        "mean": 340.47106094,
56        "std": 155.01716232,
57        "norm": 62086.8952861,
58        "n_elements": 27544
59      },
60      "ft": {
61        "shape": [
62          27544
63        ],
64        "dtype": "torch.float64",
65        "min": 0.0623,
66        "max": 0.0623,
67        "mean": 0.0623,
68        "std": 0.0,
69        "norm": 10.33954795,
70        "n_elements": 27544
71      },
72      "k": {
73        "shape": [
74          27544
75        ],
76        "dtype": "torch.float64",
77        "min": 0.098963,
78        "max": 3.27606,
79        "mean": 1.34259207,
80        "std": 0.78774764,
81        "norm": 258.34326116,
82        "n_elements": 27544
83      },
84      "meshPhi": {
85        "shape": [
86          79522
87        ],
88        "dtype": "torch.float64",
89        "min": -0.0,
90        "max": 3e-08,
91        "mean": 0.0,
92        "std": 0.0,
93        "norm": 8.5e-07,
94        "n_elements": 79522
95      },
96      "nut": {
97        "shape": [
98          27544
99        ],
100        "dtype": "torch.float64",
101        "min": 6.61e-06,
102        "max": 0.00276818,
103        "mean": 0.00060738,
104        "std": 0.00057193,
105        "norm": 0.13845807,
106        "n_elements": 27544
107      },
108      "p": {
109        "shape": [
110          27544
111        ],
112        "dtype": "torch.float64",
113        "min": 1714280.0,
114        "max": 1715800.0,
115        "mean": 1715146.12910253,
116        "std": 266.8046709,
117        "norm": 284652260.8907363,
118        "n_elements": 27544
119      },
120      "phi": {
121        "shape": [
122          79522
123        ],
124        "dtype": "torch.float64",
125        "min": -0.00021038,
126        "max": 0.00021487,
127        "mean": -2.04e-06,
128        "std": 1.247e-05,
129        "norm": 0.00356279,
130        "n_elements": 79522
131      },
132      "rho": {
133        "shape": [
134          27544
135        ],
136        "dtype": "torch.float64",
137        "min": 2.24328,
138        "max": 11.2453,
139        "mean": 8.84811434,
140        "std": 0.52445386,
141        "norm": 1471.04434867,
142        "n_elements": 27544
143      },
144      "rhoUf": {
145        "shape": [
146          79522,
147          3
148        ],
149        "dtype": "torch.float64",
150        "min": -25.0404,
151        "max": 21.0058,
152        "mean": -1.2565368,
153        "std": 4.32706146,
154        "norm": 2200.77955687,
155        "n_elements": 238566
156      },
157      "St": {
158        "shape": [
159          27544
160        ],
161        "dtype": "torch.float64",
162        "min": 0.636281,
163        "max": 2.17047,
164        "mean": 0.92720657,
165        "std": 0.07605241,
166        "norm": 154.39953341,
167        "n_elements": 27544
168      },
169      "Su": {
170        "shape": [
171          27544
172        ],
173        "dtype": "torch.float64",
174        "min": 0.636281,
175        "max": 0.985604,
176        "mean": 0.92131722,
177        "std": 0.05639741,
178        "norm": 153.19155414,
179        "n_elements": 27544
180      },
181      "T": {
182        "shape": [
183          27544
184        ],
185        "dtype": "torch.float64",
186        "min": 554.981,
187        "max": 2631.38,
188        "mean": 709.21774194,
189        "std": 74.80095359,
190        "norm": 118357.33740738,
191        "n_elements": 27544
192      },
193      "Tu": {
194        "shape": [
195          27544
196        ],
197        "dtype": "torch.float64",
198        "min": 554.99,
199        "max": 734.842,
200        "mean": 703.39687006,
201        "std": 28.06573482,
202        "norm": 116831.33906705,
203        "n_elements": 27544
204      },
205      "U": {
206        "shape": [
207          27544,
208          3
209        ],
210        "dtype": "torch.float64",
211        "min": -3.17986,
212        "max": 2.6057,
213        "mean": -0.14507209,
214        "std": 0.50737825,
215        "norm": 151.69372501,
216        "n_elements": 82632
217      },
218      "Xi": {
219        "shape": [
220          27544
221        ],
222        "dtype": "torch.float64",
223        "min": 1.0,
224        "max": 2.40089,
225        "mean": 1.00631118,
226        "std": 0.05412499,
227        "norm": 167.25266765,
228        "n_elements": 27544
229      }
230    }
231  },
232  "XiFluid_moriyoshiHomogeneous": {
233    "final_time": "0.015",
234    "fields": {
235      "alphat": {
236        "shape": [
237          2450
238        ],
239        "dtype": "torch.float64",
240        "min": 0.00204337,
241        "max": 0.0140444,
242        "mean": 0.00731326,
243        "std": 0.00274005,
244        "norm": 0.38655158,
245        "n_elements": 2450
246      },
247      "b": {
248        "shape": [
249          2450
250        ],
251        "dtype": "torch.float64",
252        "min": 2.881e-05,
253        "max": 2.881e-05,
254        "mean": 2.881e-05,
255        "std": 0.0,
256        "norm": 0.00142591,
257        "n_elements": 2450
258      },
259      "epsilon": {
260        "shape": [
261          2450
262        ],
263        "dtype": "torch.float64",
264        "min": 170.918,
265        "max": 5399.71,
266        "mean": 1386.96039224,
267        "std": 897.43138516,
268        "norm": 81763.9777511,
269        "n_elements": 2450
270      },
271      "k": {
272        "shape": [
273          2450
274        ],
275        "dtype": "torch.float64",
276        "min": 1.86715,
277        "max": 24.5432,
278        "mean": 8.81577249,
279        "std": 4.34728279,
280        "norm": 486.51006767,
281        "n_elements": 2450
282      },
283      "nut": {
284        "shape": [
285          2450
286        ],
287        "dtype": "torch.float64",
288        "min": 0.00183287,
289        "max": 0.0100397,
290        "mean": 0.00515972,
291        "std": 0.00177801,
292        "norm": 0.27012557,
293        "n_elements": 2450
294      },
295      "p": {
296        "shape": [
297          2450
298        ],
299        "dtype": "torch.float64",
300        "min": 1184210.0,
301        "max": 1184260.0,
302        "mean": 1184235.2244898,
303        "std": 13.04774238,
304        "norm": 58616653.04652595,
305        "n_elements": 2450
306      },
307      "phi": {
308        "shape": [
309          4795
310        ],
311        "dtype": "torch.float64",
312        "min": -7.46e-06,
313        "max": 1.074e-05,
314        "mean": -8e-08,
315        "std": 3.48e-06,
316        "norm": 0.00024121,
317        "n_elements": 4795
318      },
319      "rho": {
320        "shape": [
321          2450
322        ],
323        "dtype": "torch.float64",
324        "min": 1.11527,
325        "max": 1.52836,
326        "mean": 1.39389852,
327        "std": 0.10746046,
328        "norm": 69.19910052,
329        "n_elements": 2450
330      },
331      "St": {
332        "shape": [
333          2450
334        ],
335        "dtype": "torch.float64",
336        "min": 10.7636,
337        "max": 16.1353,
338        "mean": 13.51401163,
339        "std": 1.47157271,
340        "norm": 672.86196525,
341        "n_elements": 2450
342      },
343      "Su": {
344        "shape": [
345          2450
346        ],
347        "dtype": "torch.float64",
348        "min": 0.742031,
349        "max": 0.773198,
350        "mean": 0.75432139,
351        "std": 0.00805017,
352        "norm": 37.33912914,
353        "n_elements": 2450
354      },
355      "T": {
356        "shape": [
357          2450
358        ],
359        "dtype": "torch.float64",
360        "min": 2639.52,
361        "max": 3617.18,
362        "mean": 2912.63586531,
363        "std": 241.11691944,
364        "norm": 144661.07023579,
365        "n_elements": 2450
366      },
367      "Tu": {
368        "shape": [
369          2450
370        ],
371        "dtype": "torch.float64",
372        "min": 536.439,
373        "max": 549.054,
374        "mean": 541.43252816,
375        "std": 3.26075813,
376        "norm": 26800.02866332,
377        "n_elements": 2450
378      },
379      "U": {
380        "shape": [
381          2450,
382          3
383        ],
384        "dtype": "torch.float64",
385        "min": -4.9827,
386        "max": 8.04297,
387        "mean": 0.0019866,
388        "std": 1.98615018,
389        "norm": 170.26540875,
390        "n_elements": 7350
391      },
392      "Xi": {
393        "shape": [
394          2450
395        ],
396        "dtype": "torch.float64",
397        "min": 13.9214,
398        "max": 21.4916,
399        "mean": 17.93425478,
400        "std": 2.09782928,
401        "norm": 893.75032036,
402        "n_elements": 2450
403      }
404    }
405  },
406  "XiFluid_stratified": {
407    "final_time": "0",
408    "fields": {
409      "b": {
410        "error": "No 'dimensions' entry found"
411      },
412      "egr.orig": {
413        "error": "No 'dimensions' entry found"
414      },
415      "ft.orig": {
416        "error": "No 'dimensions' entry found"
417      },
418      "fu.orig": {
419        "error": "No 'dimensions' entry found"
420      },
421      "Xi": {
422        "error": "No 'dimensions' entry found"
423      }
424    }
425  },
426  "compressibleMultiphaseVoF_damBreak4phaseLaminar": {
427    "final_time": "9.95",
428    "fields": {
429      "alpha.air": {
430        "shape": [
431          2268
432        ],
433        "dtype": "torch.float64",
434        "min": -1.248e-05,
435        "max": 1.0,
436        "mean": 0.69583635,
437        "std": 0.45050165,
438        "norm": 39.47442843,
439        "n_elements": 2268
440      },
441      "alpha.mercury": {
442        "shape": [
443          2268
444        ],
445        "dtype": "torch.float64",
446        "min": -1.42e-06,
447        "max": 1.0,
448        "mean": 0.08455102,
449        "std": 0.26783293,
450        "norm": 13.37294717,
451        "n_elements": 2268
452      },
453      "alpha.oil": {
454        "shape": [
455          2268
456        ],
457        "dtype": "torch.float64",
458        "min": -5.74e-06,
459        "max": 0.99998,
460        "mean": 0.1115611,
461        "std": 0.28989676,
462        "norm": 14.79007225,
463        "n_elements": 2268
464      },
465      "alpha.water": {
466        "shape": [
467          2268
468        ],
469        "dtype": "torch.float64",
470        "min": -4.02e-06,
471        "max": 0.999693,
472        "mean": 0.10805154,
473        "std": 0.28911119,
474        "norm": 14.69581695,
475        "n_elements": 2268
476      },
477      "alphas": {
478        "shape": [
479          2268
480        ],
481        "dtype": "torch.float64",
482        "min": 0.00032497,
483        "max": 3.0,
484        "mean": 2.36817236,
485        "std": 1.01899843,
486        "norm": 122.77396404,
487        "n_elements": 2268
488      },
489      "dgdt.air": {
490        "error": "Cannot parse internalField"
491      },
492      "dgdt.mercury": {
493        "error": "Cannot parse internalField"
494      },
495      "dgdt.oil": {
496        "error": "Cannot parse internalField"
497      },
498      "dgdt.water": {
499        "error": "Cannot parse internalField"
500      },
501      "p": {
502        "shape": [
503          2268
504        ],
505        "dtype": "torch.float64",
506        "min": 100000.0,
507        "max": 105710.0,
508        "mean": 100374.28924162,
509        "std": 920.58759458,
510        "norm": 4780378.28735865,
511        "n_elements": 2268
512      },
513      "phi": {
514        "shape": [
515          4432
516        ],
517        "dtype": "torch.float64",
518        "min": -3.662e-05,
519        "max": 6.997e-05,
520        "mean": 3.7e-07,
521        "std": 9.68e-06,
522        "norm": 0.00064461,
523        "n_elements": 4432
524      },
525      "p_rgh": {
526        "shape": [
527          2268
528        ],
529        "dtype": "torch.float64",
530        "min": 100007.0,
531        "max": 106128.0,
532        "mean": 100691.77601411,
533        "std": 1418.8857738,
534        "norm": 4795773.03137961,
535        "n_elements": 2268
536      },
537      "rho": {
538        "shape": [
539          2268
540        ],
541        "dtype": "torch.float64",
542        "min": 1.18621,
543        "max": 13529.0,
544        "mean": 1331.993106,
545        "std": 3597.41689707,
546        "norm": 182652.87040189,
547        "n_elements": 2268
548      },
549      "T": {
550        "shape": [
551          2268
552        ],
553        "dtype": "torch.float64",
554        "min": 292.213,
555        "max": 293.023,
556        "mean": 292.97497443,
557        "std": 0.05152428,
558        "norm": 13952.50082425,
559        "n_elements": 2268
560      },
561      "T.air": {
562        "shape": [
563          2268
564        ],
565        "dtype": "torch.float64",
566        "min": 292.213,
567        "max": 293.023,
568        "mean": 292.97497443,
569        "std": 0.05152428,
570        "norm": 13952.50082425,
571        "n_elements": 2268
572      },
573      "T.mercury": {
574        "shape": [
575          2268
576        ],
577        "dtype": "torch.float64",
578        "min": 292.213,
579        "max": 293.023,
580        "mean": 292.97497443,
581        "std": 0.05152428,
582        "norm": 13952.50082425,
583        "n_elements": 2268
584      },
585      "T.oil": {
586        "shape": [
587          2268
588        ],
589        "dtype": "torch.float64",
590        "min": 292.213,
591        "max": 293.023,
592        "mean": 292.97497443,
593        "std": 0.05152428,
594        "norm": 13952.50082425,
595        "n_elements": 2268
596      },
597      "T.water": {
598        "shape": [
599          2268
600        ],
601        "dtype": "torch.float64",
602        "min": 292.213,
603        "max": 293.023,
604        "mean": 292.97497443,
605        "std": 0.05152428,
606        "norm": 13952.50082425,
607        "n_elements": 2268
608      },
609      "U": {
610        "shape": [
611          2268,
612          3
613        ],
614        "dtype": "torch.float64",
615        "min": -0.276017,
616        "max": 0.367777,
617        "mean": 0.0016294,
618        "std": 0.04298972,
619        "norm": 3.54835133,
620        "n_elements": 6804
621      }
622    }
623  },
624  "compressibleVoF_ballValve": {
625    "final_time": "0",
626    "fields": {
627      "cellProc": {
628        "error": "Cannot parse internalField"
629      }
630    }
631  },
632  "compressibleVoF_climbingRod": {
633    "final_time": "9.5",
634    "fields": {
635      "alpha.liquid": {
636        "shape": [
637          6400
638        ],
639        "dtype": "torch.float64",
640        "min": -0.0,
641        "max": 1.00128761,
642        "mean": 0.48134158,
643        "std": 0.49847769,
644        "norm": 55.43318283,
645        "n_elements": 6400
646      },
647      "alphaPhi.liquid": {
648        "shape": [
649          12640
650        ],
651        "dtype": "torch.float64",
652        "min": -0.0,
653        "max": 0.0,
654        "mean": 0.0,
655        "std": 0.0,
656        "norm": 0.0,
657        "n_elements": 12640
658      },
659      "dgdt": {
660        "error": "Cannot parse internalField"
661      },
662      "p": {
663        "shape": [
664          6400
665        ],
666        "dtype": "torch.float64",
667        "min": 99999.77442,
668        "max": 100775.3798,
669        "mean": 100095.32209583,
670        "std": 158.60005649,
671        "norm": 8007635.81809894,
672        "n_elements": 6400
673      },
674      "phi": {
675        "shape": [
676          12640
677        ],
678        "dtype": "torch.float64",
679        "min": -0.0,
680        "max": 0.0,
681        "mean": 0.0,
682        "std": 0.0,
683        "norm": 9e-08,
684        "n_elements": 12640
685      },
686      "p_rgh": {
687        "shape": [
688          6400
689        ],
690        "dtype": "torch.float64",
691        "min": 100001.2922,
692        "max": 100802.5206,
693        "mean": 100327.62950055,
694        "std": 338.03698183,
695        "norm": 8026255.91113396,
696        "n_elements": 6400
697      },
698      "rho": {
699        "shape": [
700          6400
701        ],
702        "dtype": "torch.float64",
703        "min": 1.2,
704        "max": 891.1444264,
705        "mean": 429.01639308,
706        "std": 443.04697459,
707        "norm": 49335.74877902,
708        "n_elements": 6400
709      },
710      "sigma.liquid": {
711        "shape": [
712          6400,
713          6
714        ],
715        "dtype": "torch.float64",
716        "min": -0.71463952,
717        "max": 0.17721128,
718        "mean": -0.00489996,
719        "std": 0.02876809,
720        "norm": 5.71848762,
721        "n_elements": 38400
722      },
723      "T": {
724        "shape": [
725          6400
726        ],
727        "dtype": "torch.float64",
728        "min": 299.9991471,
729        "max": 300.0004301,
730        "mean": 300.00003383,
731        "std": 0.00012129,
732        "norm": 24000.00270631,
733        "n_elements": 6400
734      },
735      "T.air": {
736        "shape": [
737          6400
738        ],
739        "dtype": "torch.float64",
740        "min": 299.9991471,
741        "max": 300.0004301,
742        "mean": 300.00003383,
743        "std": 0.00012129,
744        "norm": 24000.00270631,
745        "n_elements": 6400
746      },
747      "T.liquid": {
748        "shape": [
749          6400
750        ],
751        "dtype": "torch.float64",
752        "min": 299.9991471,
753        "max": 300.0004301,
754        "mean": 300.00003383,
755        "std": 0.00012129,
756        "norm": 24000.00270631,
757        "n_elements": 6400
758      },
759      "U": {
760        "shape": [
761          6400,
762          3
763        ],
764        "dtype": "torch.float64",
765        "min": -0.0860639,
766        "max": 0.01422806,
767        "mean": -0.00513856,
768        "std": 0.01304744,
769        "norm": 1.94301962,
770        "n_elements": 19200
771      }
772    }
773  },
774  "compressibleVoF_damBreak": {
775    "final_time": "1",
776    "fields": {
777      "alpha.water": {
778        "shape": [
779          2268
780        ],
781        "dtype": "torch.float64",
782        "min": -1.42e-06,
783        "max": 1.0,
784        "mean": 0.18233495,
785        "std": 0.35702151,
786        "norm": 19.0883134,
787        "n_elements": 2268
788      },
789      "alphaPhi.water": {
790        "shape": [
791          4432
792        ],
793        "dtype": "torch.float64",
794        "min": -0.0002251,
795        "max": 0.00018009,
796        "mean": -2.4e-06,
797        "std": 1.901e-05,
798        "norm": 0.00127518,
799        "n_elements": 4432
800      },
801      "dgdt": {
802        "error": "Cannot parse internalField"
803      },
804      "epsilon": {
805        "shape": [
806          2268
807        ],
808        "dtype": "torch.float64",
809        "min": 9e-08,
810        "max": 6.60354,
811        "mean": 0.58494599,
812        "std": 1.07014998,
813        "norm": 58.0709817,
814        "n_elements": 2268
815      },
816      "k": {
817        "shape": [
818          2268
819        ],
820        "dtype": "torch.float64",
821        "min": 0.0,
822        "max": 0.430745,
823        "mean": 0.08477421,
824        "std": 0.10487498,
825        "norm": 6.42133567,
826        "n_elements": 2268
827      },
828      "nut": {
829        "shape": [
830          2268
831        ],
832        "dtype": "torch.float64",
833        "min": 0.0,
834        "max": 0.0121358,
835        "mean": 0.00245697,
836        "std": 0.00338949,
837        "norm": 0.19933896,
838        "n_elements": 2268
839      },
840      "p": {
841        "shape": [
842          2268
843        ],
844        "dtype": "torch.float64",
845        "min": 99952.7,
846        "max": 101031.0,
847        "mean": 100098.58121693,
848        "std": 226.23574527,
849        "norm": 4767059.31492233,
850        "n_elements": 2268
851      },
852      "phi": {
853        "shape": [
854          4432
855        ],
856        "dtype": "torch.float64",
857        "min": -0.00033494,
858        "max": 0.0007155,
859        "mean": -4.94e-06,
860        "std": 0.00013114,
861        "norm": 0.00873592,
862        "n_elements": 4432
863      },
864      "p_rgh": {
865        "shape": [
866          2268
867        ],
868        "dtype": "torch.float64",
869        "min": 99997.8,
870        "max": 101130.0,
871        "mean": 100179.88985891,
872        "std": 336.09834254,
873        "norm": 4770946.18690788,
874        "n_elements": 2268
875      },
876      "rho": {
877        "shape": [
878          2268
879        ],
880        "dtype": "torch.float64",
881        "min": 1.15725,
882        "max": 994.512,
883        "mean": 182.28171364,
884        "std": 354.64846259,
885        "norm": 18986.6034966,
886        "n_elements": 2268
887      },
888      "T": {
889        "shape": [
890          2268
891        ],
892        "dtype": "torch.float64",
893        "min": 299.992,
894        "max": 300.007,
895        "mean": 300.00015168,
896        "std": 0.00137817,
897        "norm": 14287.06430322,
898        "n_elements": 2268
899      },
900      "T.air": {
901        "shape": [
902          2268
903        ],
904        "dtype": "torch.float64",
905        "min": 299.992,
906        "max": 300.007,
907        "mean": 300.00015168,
908        "std": 0.00137817,
909        "norm": 14287.06430322,
910        "n_elements": 2268
911      },
912      "T.water": {
913        "shape": [
914          2268
915        ],
916        "dtype": "torch.float64",
917        "min": 299.992,
918        "max": 300.007,
919        "mean": 300.00015168,
920        "std": 0.00137817,
921        "norm": 14287.06430322,
922        "n_elements": 2268
923      },
924      "U": {
925        "shape": [
926          2268,
927          3
928        ],
929        "dtype": "torch.float64",
930        "min": -1.84146,
931        "max": 3.86031,
932        "mean": -0.02476751,
933        "std": 0.57346805,
934        "norm": 47.34391736,
935        "n_elements": 6804
936      }
937    }
938  },
939  "compressibleVoF_damBreakInjection": {
940    "final_time": "1",
941    "fields": {
942      "alpha.water": {
943        "shape": [
944          2268
945        ],
946        "dtype": "torch.float64",
947        "min": -7.479e-05,
948        "max": 1.0,
949        "mean": 0.24603376,
950        "std": 0.39347521,
951        "norm": 22.09685759,
952        "n_elements": 2268
953      },
954      "alphaPhi.water": {
955        "shape": [
956          4432
957        ],
958        "dtype": "torch.float64",
959        "min": -0.00018812,
960        "max": 0.00015023,
961        "mean": -2.49e-06,
962        "std": 2.547e-05,
963        "norm": 0.00170327,
964        "n_elements": 4432
965      },
966      "epsilon": {
967        "shape": [
968          2268
969        ],
970        "dtype": "torch.float64",
971        "min": 0.00783139,
972        "max": 9.56975,
973        "mean": 1.17475063,
974        "std": 1.25705926,
975        "norm": 81.92824517,
976        "n_elements": 2268
977      },
978      "k": {
979        "shape": [
980          2268
981        ],
982        "dtype": "torch.float64",
983        "min": 0.0015084,
984        "max": 0.726079,
985        "mean": 0.17566272,
986        "std": 0.10466359,
987        "norm": 9.73747106,
988        "n_elements": 2268
989      },
990      "nut": {
991        "shape": [
992          2268
993        ],
994        "dtype": "torch.float64",
995        "min": 2.615e-05,
996        "max": 0.0090271,
997        "mean": 0.0036686,
998        "std": 0.00242712,
999        "norm": 0.20947256,
1000        "n_elements": 2268
1001      },
1002      "p": {
1003        "shape": [
1004          2268
1005        ],
1006        "dtype": "torch.float64",
1007        "min": 99912.6,
1008        "max": 101532.0,
1009        "mean": 100184.83575838,
1010        "std": 325.92801388,
1011        "norm": 4771180.12716334,
1012        "n_elements": 2268
1013      },
1014      "phi": {
1015        "shape": [
1016          4432
1017        ],
1018        "dtype": "torch.float64",
1019        "min": -0.00041943,
1020        "max": 0.00035463,
1021        "mean": -9.02e-06,
1022        "std": 0.0001032,
1023        "norm": 0.00689588,
1024        "n_elements": 4432
1025      },
1026      "p_rgh": {
1027        "shape": [
1028          2268
1029        ],
1030        "dtype": "torch.float64",
1031        "min": 100004.0,
1032        "max": 104411.0,
1033        "mean": 100384.27160494,
1034        "std": 570.98932658,
1035        "norm": 4780730.0290623,
1036        "n_elements": 2268
1037      },
1038      "rho": {
1039        "shape": [
1040          2268
1041        ],
1042        "dtype": "torch.float64",
1043        "min": 1.01332,
1044        "max": 994.504,
1045        "mean": 245.16351892,
1046        "std": 390.39927771,
1047        "norm": 21950.75330597,
1048        "n_elements": 2268
1049      },
1050      "T": {
1051        "shape": [
1052          2268
1053        ],
1054        "dtype": "torch.float64",
1055        "min": 300.0,
1056        "max": 319.971,
1057        "mean": 307.90474427,
1058        "std": 5.90747084,
1059        "norm": 14666.20626423,
1060        "n_elements": 2268
1061      },
1062      "T.air": {
1063        "shape": [
1064          2268
1065        ],
1066        "dtype": "torch.float64",
1067        "min": 300.0,
1068        "max": 319.971,
1069        "mean": 307.90474427,
1070        "std": 5.90747084,
1071        "norm": 14666.20626423,
1072        "n_elements": 2268
1073      },
1074      "T.water": {
1075        "shape": [
1076          2268
1077        ],
1078        "dtype": "torch.float64",
1079        "min": 300.0,
1080        "max": 319.971,
1081        "mean": 307.90474427,
1082        "std": 5.90747084,
1083        "norm": 14666.20626423,
1084        "n_elements": 2268
1085      },
1086      "U": {
1087        "shape": [
1088          2268,
1089          3
1090        ],
1091        "dtype": "torch.float64",
1092        "min": -2.246,
1093        "max": 1.92042,
1094        "mean": -0.03195053,
1095        "std": 0.46665664,
1096        "norm": 38.58010314,
1097        "n_elements": 6804
1098      },
1099      "vDot": {
1100        "error": "Cannot parse internalField"
1101      }
1102    }
1103  },
1104  "compressibleVoF_depthCharge2D": {
1105    "final_time": "0.5",
1106    "fields": {
1107      "alpha.water": {
1108        "error": "'latin-1' codec can't encode characters in position 0-5: ordinal not in range(256)"
1109      },
1110      "alphaPhi.water": {
1111        "error": "'latin-1' codec can't encode character '\\ufffd' in position 4: ordinal not in range(256)"
1112      },
1113      "dgdt": {
1114        "error": "Cannot parse internalField"
1115      },
1116      "p": {
1117        "error": "'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)"
1118      },
1119      "phi": {
1120        "error": "'latin-1' codec can't encode character '\\ufffd' in position 2: ordinal not in range(256)"
1121      },
1122      "p_rgh": {
1123        "error": "'latin-1' codec can't encode character '\\ufffd' in position 0: ordinal not in range(256)"
1124      },
1125      "rho": {
1126        "error": "'latin-1' codec can't encode character '\\ufffd' in position 3: ordinal not in range(256)"
1127      },
1128      "T": {
1129        "error": "'latin-1' codec can't encode character '\\ufffd' in position 1: ordinal not in range(256)"
1130      },
1131      "T.air": {
1132        "error": "'latin-1' codec can't encode character '\\ufffd' in position 1: ordinal not in range(256)"
1133      },
1134      "T.water": {
1135        "error": "'latin-1' codec can't encode character '\\ufffd' in position 1: ordinal not in range(256)"
1136      },
1137      "U": {
1138        "error": "'latin-1' codec can't encode character '\\ufffd' in position 1: ordinal not in range(256)"
1139      }
1140    }
1141  },
1142  "compressibleVoF_depthCharge3D": {
1143    "final_time": "0",
1144    "fields": {
1145      "alpha.water": {
1146        "error": "'latin-1' codec can't encode character '\\ufffd' in position 6: ordinal not in range(256)"
1147      },
1148      "p": {
1149        "error": "'latin-1' codec can't encode character '\\ufffd' in position 6: ordinal not in range(256)"
1150      },
1151      "p_rgh": {
1152        "error": "'latin-1' codec can't encode character '\\ufffd' in position 6: ordinal not in range(256)"
1153      },
1154      "T": {
1155        "error": "'latin-1' codec can't encode character '\\ufffd' in position 5: ordinal not in range(256)"
1156      }
1157    }
1158  },
1159  "compressibleVoF_sloshingTank2D": {
1160    "final_time": "40",
1161    "fields": {
1162      "alpha.water": {
1163        "error": "'latin-1' codec can't encode character '\\ufffd' in position 1: ordinal not in range(256)"
1164      },
1165      "alphaPhi.water": {
1166        "error": "'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)"
1167      },
1168      "dgdt": {
1169        "error": "Cannot parse internalField"
1170      },
1171      "meshPhi": {
1172        "error": "'latin-1' codec can't encode characters in position 1-2: ordinal not in range(256)"
1173      },
1174      "p": {
1175        "error": "'latin-1' codec can't encode character '\\ufffd' in position 0: ordinal not in range(256)"
1176      },
1177      "phi": {
1178        "error": "'latin-1' codec can't encode character '\\u06b4' in position 0: ordinal not in range(256)"
1179      },
1180      "p_rgh": {
1181        "error": "'latin-1' codec can't encode character '\\ufffd' in position 0: ordinal not in range(256)"
1182      },
1183      "rho": {
1184        "error": "'latin-1' codec can't encode characters in position 0-2: ordinal not in range(256)"
1185      },
1186      "T": {
1187        "error": "'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)"
1188      },
1189      "T.air": {
1190        "error": "'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)"
1191      },
1192      "T.water": {
1193        "error": "'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)"
1194      },
1195      "U": {
1196        "error": "'latin-1' codec can't encode characters in position 0-5: ordinal not in range(256)"
1197      },
1198      "Uf": {
1199        "error": "'latin-1' codec can't encode characters in position 3-4: ordinal not in range(256)"
1200      }

Showing the first 1,200 of 19652 lines. Download the file for the rest.