You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add xmin, xmax, ... parameter to lattice structure to enable the possibility to define physical dimensions to which the grid is rescaled when exported to a paraview file. By default the grid is the unit domain.
Add flag to the lattice structure to indicate whether object positions are absolute (i.e. in terms of grid cell positions) or relative to the physical dimension. That way it becomes easier to specify the location of obstacles for different grid resolutions.
xmin,xmax, ... parameter tolatticestructure to enable the possibility to define physical dimensions to which the grid is rescaled when exported to a paraview file. By default the grid is the unit domain.latticestructure to indicate whether object positions areabsolute(i.e. in terms of grid cell positions) orrelativeto the physical dimension. That way it becomes easier to specify the location of obstacles for different grid resolutions.