Module to describe the Nernst-Planck equation system.
Datatype for Nernst-Planck equations.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | public | :: | D |
diffusivity in SI units. This is assumed to be constant over the whole domain. |
s u b r o u t i n e
t o
i n t i a l i z e
N e r n s t - P l a n c k
e q u a t i o n
w i t h
c o n s t a n t
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_nernstPlanck_type), | intent(out) | :: | nerplanck | |||
type(flu_State) | :: | conf | ||||
integer, | intent(in) | :: | eq_table |