Contains information to solve the poission equation
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
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 |