You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also affects the related functions `hydrostatic_reconstruction_audusse_etal`,
32
+
`flux_nonconservative_audusse_etal`, and `FluxHydrostaticReconstruction`. ([#2379])
33
+
- The additional `ìnitial_cache` entries in the caches of `SemidiscretizationHyperbolic`
34
+
and `SemidiscretizationHyperbolicParabolic`, and the corresponding keyword arguments of
35
+
their constructors have been removed. ([#2399])
8
36
9
37
## Changes in the v0.11 lifecycle
10
38
11
39
#### Added
12
40
41
+
- Added symmetry plane/reflective wall velocity+stress boundary conditions for the compressible Navier-Stokes equations in 2D and 3D.
42
+
Currently available only for the `P4estMesh` mesh type, `GradientVariablesPrimitive`, and `Adiabatic` heat boundary condition ([#2416]).
13
43
- Added `LaplaceDiffusionEntropyVariables1D`, `LaplaceDiffusionEntropyVariables2D`, and `LaplaceDiffusionEntropyVariables3D`. These add scalar diffusion to each
14
44
equation of a system, but apply diffusion in terms of the entropy variables, which symmetrizes the viscous formulation and ensures semi-discrete entropy dissipation ([#2406]).
15
45
- Added the three-dimensional multi-ion magneto-hydrodynamics (MHD) equations with a
Copy file name to clipboardExpand all lines: docs/literate/src/files/behind_the_scenes_simulation_setup_plots/src/SemidiscretizationHyperbolic_structure_figure.jl
0 commit comments