Small addition to the README about the electron secondary species

This commit is contained in:
Jorge Gonzalez 2026-03-06 09:50:41 +01:00
commit b1dc2bf300

View file

@ -5,3 +5,4 @@ The file mesh.geo can be easily modified to generate new grids to test different
Two cases are provided: Two cases are provided:
Clasical case in which ions and electrons are input from the ionization chamber. Clasical case in which ions and electrons are input from the ionization chamber.
Ionization case in which ion-electron pairs are generated due to the influx of electrons using the Ionization boundary condition. Ionization case in which ion-electron pairs are generated due to the influx of electrons using the Ionization boundary condition.
To have the electrons produced by this boundary as a different species add "electronSecondary": "eSec" at the definition of the boundary model.