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

Rename timestep to dt? #120

Closed timhutton closed 3 years ago

timhutton commented 3 years ago

This would be more consistent with the dx parameter. And more consistent with the literature.

timhutton commented 3 years ago

Actually this is probably not a good idea because it would break every single existing pattern. They would be easily updateable but there's not enough benefit to this chnge to justify it.