smoke-output.log

_coder@spark-0f87:~/Dev/pressure-wave$  uv run simulate_blasts.py --config config.yaml \
>       --set blast.cube_segments=4 --set rays.resolution_arcmin=120
2026-07-21 16:10:03,348 - INFO - Config: config.yaml  ->  output: ./blast-results-2026-07-21-1610.csv
2026-07-21 16:10:03,348 - INFO - Cube: center=(0.0, -4.0, 0.0) extents=8.0m segments=4 | rays: 120.0 arcmin, max_bounces=4, fan=sensor_cone
2026-07-21 16:10:03,540 - INFO - Unable to initialize backend 'tpu': INTERNAL: Failed to open libtpu.so: libtpu.so: cannot open shared object file: No such file or directory
2026-07-21 16:10:03,771 - INFO - JAX devices: [CudaDevice(id=0)]
2026-07-21 16:10:03,805 - INFO - triangulating faces
2026-07-21 16:10:03,836 - INFO - triangulating faces
2026-07-21 16:10:03,846 - INFO - 64 blast points survive the min-distance filter; batch=8, tri_tile=0, grid=3x3 rays/explosion.
2026-07-21 16:10:04,407 - INFO - Finished config: full_armor
2026-07-21 16:10:04,506 - INFO - Finished config: helmet_only
2026-07-21 16:10:04,612 - INFO - Finished config: vest_only
2026-07-21 16:10:04,713 - INFO - Finished config: no_armor
2026-07-21 16:10:04,716 - INFO - Wrote 64 rows to ./blast-results-2026-07-21-1610.csv
_coder@spark-0f87:~/Dev/pressure-wave$