Datasets:
File size: 1,863 Bytes
4a872af | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 | {
"XiFluid": {
"total": 5,
"validated": 4,
"solver_ok": 0
},
"compressibleMultiphaseVoF": {
"total": 1,
"validated": 1,
"solver_ok": 0
},
"compressibleVoF": {
"total": 8,
"validated": 7,
"solver_ok": 7
},
"film": {
"total": 1,
"validated": 0,
"solver_ok": 0
},
"fluid": {
"total": 31,
"validated": 29,
"solver_ok": 29
},
"incompressibleDenseParticleFluid": {
"total": 5,
"validated": 5,
"solver_ok": 0
},
"incompressibleDriftFlux": {
"total": 3,
"validated": 3,
"solver_ok": 3
},
"incompressibleFluid": {
"total": 55,
"validated": 47,
"solver_ok": 47
},
"incompressibleMultiphaseVoF": {
"total": 4,
"validated": 4,
"solver_ok": 0
},
"incompressibleVoF": {
"total": 39,
"validated": 33,
"solver_ok": 33
},
"isothermalFilm": {
"total": 1,
"validated": 1,
"solver_ok": 0
},
"isothermalFluid": {
"total": 2,
"validated": 2,
"solver_ok": 2
},
"legacy": {
"total": 15,
"validated": 14,
"solver_ok": 13
},
"mesh": {
"total": 9,
"validated": 0,
"solver_ok": 0
},
"movingMesh": {
"total": 1,
"validated": 1,
"solver_ok": 1
},
"multiRegion": {
"total": 20,
"validated": 18,
"solver_ok": 0
},
"multicomponentFluid": {
"total": 19,
"validated": 18,
"solver_ok": 18
},
"multiphaseEuler": {
"total": 26,
"validated": 26,
"solver_ok": 0
},
"potentialFoam": {
"total": 2,
"validated": 2,
"solver_ok": 2
},
"shockFluid": {
"total": 8,
"validated": 8,
"solver_ok": 8
},
"solidDisplacement": {
"total": 2,
"validated": 2,
"solver_ok": 2
}
} |