Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-13 | 1.4 kB | |
v0.13.9 source code.tar.gz | 2025-10-13 | 1.4 MB | |
v0.13.9 source code.zip | 2025-10-13 | 2.3 MB | |
Totals: 3 Items | 3.7 MB | 0 |
Trixi v0.13.9
Merged pull requests:
- Second-Order Finite Volume Integral in 1D (#2022) (@DanielDoehring)
- Optimized stolarsky_mean
(#2274) (@MarcoArtiano)
- Use variable name have_nonconservative_terms
everywhere (#2400) (@benegee)
- Make volume integrals, indicators, etc dimension agnostic (#2488) (@DanielDoehring)
- Bundle identical rhs!
(#2552) (@DanielDoehring)
- Generalize ContainerSubcellLimiterIDP
for 2d and 3d (#2587) (@bennibolm)
- Remove doubled saving of subcell limiting factors (#2588) (@bennibolm)
- Don't reset entries of antidiffusive_flux
every rhs!
(#2589) (@bennibolm)
- Move subcell limiter func (#2591) (@DanielDoehring)
- Use variable name have_nonconservative_terms
(#2592) (@DanielDoehring)
- Bump crate-ci/typos from 1.35.7 to 1.37.1 (#2593) (@dependabot[bot])
- Comment, export
temperature
and /3 NSF (#2594) (@DanielDoehring)
- update macos-13 to macos-15-intel (#2596) (@ranocha)
- 1D Diffusion Boundary Conditions Dirichlet Neumann (#2597) (@DanielDoehring)
- Set Julia version to 1.10 in Invalidations workflow (#2600) (@ranocha)
Closed issues:
- Consistency: parameters should match function name have_auxiliary_node_vars
(#2386)
- Neumann and Dirichlet boundary conditions not working with LaplaceDiffusion1D (#2595)