boutproject / boutdata

GNU Lesser General Public License v3.0
0 stars 2 forks source link

WIP: Change grid restarts #88

Closed bendudson closed 1 year ago

bendudson commented 1 year ago

Working on a better way to interpolate restart files from one grid to another. Previous method interpolated in R-Z, but that typically gives poor results. New method splits the grid into regions (like Hypnotoad), and interpolates each region in index space.