SourceTermAnalysisSystem_vue/node_modules/marchingsquares/test/data/in/isoBands-minimal.json
2026-05-15 10:22:44 +08:00

8 lines
84 B
JSON

{
"matrix": [
[ 1, 1 ],
[ 1, 5 ]
],
"lowerBand": 1,
"upperBand": 3
}