Changes
Page history
version 4.2
authored
Oct 28, 2025
by
Udo Ziegler
Show whitespace changes
Inline
Side-by-side
3-NIRVANA-user-guide/3.1-Code-basics.md
View page @
d0933a3c
...
...
@@ -195,7 +195,7 @@ in that list the next superblock is given by the 'next grid' operator
The list ends if the next grid pointer is a NULL pointer. The following
image illustrates the linked list concept.

{width=
8
0%}

{width=
7
0%}
Assuming a serial run for the moment, looping over all superblocks
`g`
of mesh refinement level $l$ (index
`il`
) is as simple as
...
...
@@ -405,9 +405,7 @@ individually selected by the user. The standard implementation covers
the following criteria:
-
derivatives-based (most important in practice):
!
[
amr_deriv
](
uploads/25c608e1a335aca4242b34afb9e4ffeb/amr_deriv.png
)
{width=80%}
The criterion is applied to physical variables $U$
($=
\{\v
arrho,
\m
athbf{m},e,
\m
athbf{B},C_
\m
athrm{c}
\}
$). Undivided
first ($
\d
elta U$) and second ($
\d
elta^2U$) differences are computed along
...
...
...
...