hyperion-rt / hyperion

Hyperion Radiative Transfer Code
http://www.hyperion-rt.org
BSD 2-Clause "Simplified" License
52 stars 26 forks source link

Create automated refinement for voronoi #104

Open astrofrog opened 10 years ago

astrofrog commented 10 years ago

One way to do this is to loop through cells and ask - are there strong gradients between this cell and any neighboring cells? If so, split up the cells we are currently in into n cells (e.g. randomly sample new positions inside cell, or something else)