fpakc/runs/ALPHIE_Grid
Jorge Gonzalez 924ba4e20e Alphie grid case and issues
Output for the example ALPHIE_Grid.

Found an issue when multiple injections were used with species with
different time steps.

Modification to the way to compute the ionization boundary:
  The maximum number of ionizations is computed by eRel/eThreshold
  (relative energy / threshold of ionization)
  For each possible ionization, the probability of ionization is
  computed based on the density of neutrals, cross section and effective
  time divided by the number of maximum ionizations.
  If an ionization takes place, the ionization energy is substracted
  from the relative energy.
2022-12-11 22:39:28 +01:00
..
output Alphie grid case and issues 2022-12-11 22:39:28 +01:00
inputBaseCase.json Alphie grid case and issues 2022-12-11 22:39:28 +01:00
inputIonization_0.10mA.json Alphie grid case and issues 2022-12-11 22:39:28 +01:00
mesh.geo Alphie grid case and issues 2022-12-11 22:39:28 +01:00
mesh.msh Alphie grid case and issues 2022-12-11 22:39:28 +01:00
README.txt Readme for ALPHIE_Grid example 2022-12-10 11:16:07 +01:00

Alphie grid system.

The file mesh.geo can be easily modified to generate new grids to test different configurations.

Two cases are provided:
  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.