Changes
Page history
version 4.1 update
authored
Mar 21, 2022
by
Udo Ziegler
Show whitespace changes
Inline
Side-by-side
3-NIRVANA-user-guide/3.1-Code-basics.md
View page @
4552b83f

`4`

`4
.1
`
CONTENTS:
[
Functionality overview
](
3.1-Code-basics#functionality-overview
)
...
...
@@ -128,7 +128,7 @@ See the physics guide
for more information on the underlying idea and equations.
The use of the Boris correction is controlled
by setting corresponding macros in the user interface
[
nirvanaUser.h
](
3.2-User-interfaces#user-controllable-macros
)
)
.
[
nirvanaUser.h
](
3.2-User-interfaces#user-controllable-macros
)
.
#### Magnetic field splitting
...
...
@@ -144,7 +144,7 @@ Use of the magnetic field splitting is controlled
by setting the corresponding macro in the user interface
[
nirvanaUser.h
](
3.2-User-interfaces#user-controllable-macros
)
and by the definition of the background magnetic field in the user interface
[
sourceB0User.c
](
3.2-User-interfaces#user-defined-background-magnetic-field
)
)
.
[
sourceB0User.c
](
3.2-User-interfaces#user-defined-background-magnetic-field
)
.
## Dynamic arrays
...
...
...
...