version 4.1 update authored by Udo Ziegler's avatar Udo Ziegler
![logo_short_small](uploads/1e4ee858ca174663b210647640da0976/logo_short_small.png) `4` ![logo_short_small](uploads/1e4ee858ca174663b210647640da0976/logo_short_small.png) `4.1`
CONTENTS: CONTENTS:
[Functionality overview](3.1-Code-basics#functionality-overview) [Functionality overview](3.1-Code-basics#functionality-overview)
...@@ -128,7 +128,7 @@ See the physics guide ...@@ -128,7 +128,7 @@ See the physics guide
for more information on the underlying idea and equations. for more information on the underlying idea and equations.
The use of the Boris correction is controlled The use of the Boris correction is controlled
by setting corresponding macros in the user interface 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 #### Magnetic field splitting
...@@ -144,7 +144,7 @@ Use of the magnetic field splitting is controlled ...@@ -144,7 +144,7 @@ Use of the magnetic field splitting is controlled
by setting the corresponding macro in the user interface by setting the corresponding macro in the user interface
[nirvanaUser.h](3.2-User-interfaces#user-controllable-macros) [nirvanaUser.h](3.2-User-interfaces#user-controllable-macros)
and by the definition of the background magnetic field in the user interface 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 ## Dynamic arrays
... ...
......