Skip to content

Releases: JuliaGeodynamics/FiniteDiffWENO5.jl

v0.0.4

12 Nov 19:14
a1f7302

Choose a tag to compare

FiniteDiffWENO5 v0.0.4

Diff since v0.0.3

Add the flag upwind_mode to WENOScheme() to switch to a simple upwind discretisation. Useful for debugging or comparing the discretisation with the WENO-5. Not breaking as it is a keyword argument.

Merged pull requests:

v0.0.3

05 Nov 07:27
62ec79f

Choose a tag to compare

FiniteDiffWENO5 v0.0.3

Diff since v0.0.2

Non-breaking changes:
- Add new keyword argument to WENOScheme() for the new limiter (lim_ZS)
- Add new keyword arguments to WENO_step!() to define max and min values for the limiter (u_min and u_max)

Features:
- Add Zhang and Shu limiter

Merged pull requests:

v0.0.2

20 Oct 09:25
d5fec60

Choose a tag to compare

FiniteDiffWENO5 v0.0.2

Diff since v0.0.1

Add separate extension only for KernelAbstractions.jl
No Breaking change

v0.0.1

20 Oct 09:22

Choose a tag to compare