FireDynamics / fdsreader

Python reader for FDS data
GNU General Public License v3.0
45 stars 18 forks source link

Obstruction masks/slices #28

Closed JanVogelsang closed 3 years ago

JanVogelsang commented 3 years ago

There seems to be a bug regarding either slices or obstruction masks. When applying the mask to (cell-centered) slice data, the mask seems to be 1 point off.

JanVogelsang commented 3 years ago

Fixed in 32b9d7a