atl_nernstPlanck_type Derived Type

type, public :: atl_nernstPlanck_type

Datatype for Nernst-Planck equations.

This datatype describes the time dependent Nernst-Planck equations of the following form (where is the diffusivity):

Concentration:

Diffusive flux:

The diffusivity is assumed constant. is the concentration and is the diffusive flux vector field.


Components

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

diffusivity in SI units. This is assumed to be constant over the whole domain.