Skip to content

Struct Species_inject

ClassList > Species_inject

Public Attributes

Type Name
PetscScalar I
injection current in A
PetscScalar f
particle fraction
PetscInt j1
PetscInt j2
start-end indexes of the boundary along X
PetscInt k1
PetscInt k2
start-end indexes of the boundary along Y
PetscInt normal
direction of injection (±1)
PetscInt np2c
ratio of real to computed particles
PetscScalar v1drift
PetscScalar v1thermal
PetscScalar v2drift
PetscScalar v2thermal
PetscScalar v3drift
components of drift velocity
PetscScalar v3thermal
components of thermal velocity

Public Attributes Documentation

variable I

injection current in A

PetscScalar Species_inject::I;


variable f

particle fraction

PetscScalar Species_inject::f;


variable j1

PetscInt Species_inject::j1;

variable j2

start-end indexes of the boundary along X

PetscInt Species_inject::j2;


variable k1

PetscInt Species_inject::k1;

variable k2

start-end indexes of the boundary along Y

PetscInt Species_inject::k2;


variable normal

direction of injection (±1)

PetscInt Species_inject::normal;


variable np2c

ratio of real to computed particles

PetscInt Species_inject::np2c;


variable v1drift

PetscScalar Species_inject::v1drift;

variable v1thermal

PetscScalar Species_inject::v1thermal;

variable v2drift

PetscScalar Species_inject::v2drift;

variable v2thermal

PetscScalar Species_inject::v2thermal;

variable v3drift

components of drift velocity

PetscScalar Species_inject::v3drift;


variable v3thermal

components of thermal velocity

PetscScalar Species_inject::v3thermal;