v1.5.0
What's Changed: Performance
We have achieved a huge performance boost by correcting the fill method for velocities fields (#180). Minor performance improvements were achieved by less wasteful interpolation for the boundary forcing generation (#175).
- Correct fill method for velocity fields by @NoraLoose in #180
- Vertical interpolation by @NoraLoose in #174
- Interpolate onto four boundaries separately by @NoraLoose in #175
- Masking when plotting ICs by @NoraLoose in #176
- Enable line plots for 2D ICs by @NoraLoose in #177
- Make IC generation consistent with boundary forcing generation by @NoraLoose in #178
Full Changelog: v1.4.2...v1.5.0