GollyGang / ready

A cross-platform implementation of various reaction-diffusion systems and PDEs.
GNU General Public License v3.0
755 stars 60 forks source link

Option to switch to using higher-order stencils #127

Closed timhutton closed 3 years ago

timhutton commented 3 years ago

See discussion in #118

Also, would be useful to switch to smaller stencils too, where accuracy isn't an issue.

Thinking to specify this as stencil accuracy: low/medium/high. We can't give them a precise meaning because different stencils behave very differently, and sometimes don't even come with choices.