nens / threedigrid-builder

Generate a 3Di simulation grid from a model schematisation.
Other
1 stars 0 forks source link

Build Quadtree check routine for grid size transitions #231

Open martijn-siemerink opened 2 years ago

martijn-siemerink commented 2 years ago

When building 2D grids with refinements only a transition of factor 2 is allowed between sizes of grid cells. It is probably wise to create a routine to check this.

We only allow transitions like below: image

Jonasvsl commented 2 years ago

is this still valid?