mus_poisson_type Derived Type

type, public :: mus_poisson_type

Contains information to solve the poission equation


Inherits

type~~mus_poisson_type~~InheritsGraph type~mus_poisson_type mus_poisson_type type~mus_poisson_boltzmann_type mus_poisson_boltzmann_type type~mus_poisson_type->type~mus_poisson_boltzmann_type PB

Inherited by

type~~mus_poisson_type~~InheritedByGraph type~mus_poisson_type mus_poisson_type type~mus_field_prop_type mus_field_prop_type type~mus_field_prop_type->type~mus_poisson_type poisson type~mus_field_type mus_field_type type~mus_field_type->type~mus_field_prop_type fieldProp type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~mus_field_type field type~mus_varsys_solverdata_type mus_varSys_solverData_type type~mus_varsys_solverdata_type->type~mus_scheme_type scheme

Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: pot_diff

Potential diffusivty to tune omega and stability

real(kind=rk), private :: omega

relaxation parameter

real(kind=rk), private :: permittivity

the dielectric constant C^2 J^-1 m^-1

type(mus_poisson_boltzmann_type), private :: PB

information of poisson boltmann equation