Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-24 | 2.1 kB | |
v1.4.0 source code.tar.gz | 2025-05-24 | 4.3 MB | |
v1.4.0 source code.zip | 2025-05-24 | 4.3 MB | |
Totals: 3 Items | 8.6 MB | 0 |
What's Changed
- Fix a small bug by @TzuYaoHuang in https://github.com/WaterLily-jl/WaterLily.jl/pull/187
- Fix docstring code formatting by @navidcy in https://github.com/WaterLily-jl/WaterLily.jl/pull/188
- Add DOI button in README.md by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/189
- Fixed Circle in accelerating flow on GPU test by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/192
- Non-uniform boundary conditions by @marinlauber in https://github.com/WaterLily-jl/WaterLily.jl/pull/165
- Fix FP64 operations on
conv_diff
by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/199 - Fix Array type in flood and plot_logger for Biot-Savart by @marinlauber in https://github.com/WaterLily-jl/WaterLily.jl/pull/206
- interp for Cartesian Coordinates by @marinlauber in https://github.com/WaterLily-jl/WaterLily.jl/pull/207
- Fix force routine types by @weymouth in https://github.com/WaterLily-jl/WaterLily.jl/pull/211
- CI now only triggered by PR or pushes on master by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/210
- Update DocPreviewCleanup.yml by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/212
- New general GLMakie visualization routine
viz!
by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/209 - Small
viz!
improvements by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/214 - Fixing Doc Preview Cleanup (maybe) by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/215
- JLD2 extension to restart a
Simulation
using JLD2 file data format (HDF5 compatible). by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/213 - Use preferences to switch between SIMD and KernelAbstractions by @vchuravy in https://github.com/WaterLily-jl/WaterLily.jl/pull/133
- Turbulence utils: SGS model and on-the-fly temporal averaging by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/198
New Contributors
- @vchuravy made their first contribution in https://github.com/WaterLily-jl/WaterLily.jl/pull/133
Full Changelog: https://github.com/WaterLily-jl/WaterLily.jl/compare/v1.3.0...v1.4.0