Update 3.2 User interfaces authored by Udo Ziegler's avatar Udo Ziegler
...@@ -1886,7 +1886,7 @@ setting a `+` (`-`) sign in front of the specie label. Optionally, the ...@@ -1886,7 +1886,7 @@ setting a `+` (`-`) sign in front of the specie label. Optionally, the
user can assign each specie its initial mass fraction (`MASSFRAC`) which user can assign each specie its initial mass fraction (`MASSFRAC`) which
considerably simplifies the definition of IC for the species number considerably simplifies the definition of IC for the species number
densities in the user interface `configUser.c` (cf. densities in the user interface `configUser.c` (cf.
\[here\](3.2-User-interfaces\#user-defined-intial-conditions)). The \[Defining IC\](3.2-User-interfaces\#defining-intial-conditions)). The
species properties are collected in a substructure `_C.X[is]` of the species properties are collected in a substructure `_C.X[is]` of the
public structure `_C` where `is` denotes the species index. public structure `_C` where `is` denotes the species index.
... ...
......