FireDynamics / FireDynamics/fdsreader

to_global has Problem with different cell-sizes

Open
#49 7 comments 0 reactions 1 assignee Claimed by @lu-kas View on GitHub
Dominant language
Python
Stars
75
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I have multiple meshes in different sizes and cell sizes.

The xy-plane (z-axis) works as desired. But slcf/slices.py:to_global returns a tuple for axis x and y instand of numpy.ndarray.
The first element contains the numpy.ndarray of the finder mesh, while the second element contains the numpy.ndarray of the coarser mesh. It would be nice, if all axis behave same and create only one result.

Problem illustrated:
z|x
y|-

![Plots of different slices with a hole where the higher cell size is](https://user-images.githubusercontent.com/119816674/205524889-9d72d308-1eae-4d24-a254-dc32be115ae4.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.