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

Contents


Components

Type Visibility Attributes Name Initial
real(kind=rk), public :: pot_diff

Potential diffusivty to tune omega and stability

real(kind=rk), public :: omega

relaxation parameter

real(kind=rk), public :: permittivity

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

type(mus_poisson_boltzmann_type), public :: PB

information of poisson boltmann equation