Skip to content

Commit 20f52e2

Browse files
authoredAug 19, 2024··
Doc well balanaced (#43)
1 parent c08e041 commit 20f52e2

File tree

3 files changed

+170
-30
lines changed

3 files changed

+170
-30
lines changed
 

‎docs/hse-reconstruction.ipynb

+88-17
Large diffs are not rendered by default.

‎examples/hse.ipynb

+80-13
Large diffs are not rendered by default.

‎ppmpy/euler.py

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ class Euler:
7070
use_hse_reconstruction : bool, optional
7171
do we subtract off HSE from pressure before doing the parabolic
7272
reconstruction?
73+
hse_as_perturbation : bool, optional
74+
do we do the characteristic tracing on p' -- the pressure perturbation?
7375
use_limiting : bool, optional
7476
do we limit the parabola coefficients?
7577
use_flattening : bool, optional

0 commit comments

Comments
 (0)
Please sign in to comment.