AlanZee commited on
Commit
ecebc5a
·
verified ·
1 Parent(s): 4a872af

Upload pyopenfoam-validation/per_case_data/latest_summary.json with huggingface_hub

Browse files
pyopenfoam-validation/per_case_data/latest_summary.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_cases": 257,
3
+ "validated": 225,
4
+ "coverage_pct": 87.5,
5
+ "categories": 21,
6
+ "field_files": 2032,
7
+ "field_types": 376,
8
+ "unit_tests_cpu": 17130,
9
+ "unit_tests_gpu": 17082,
10
+ "differentiable_tests": 42,
11
+ "solver_e2e": 69
12
+ }