Module to describe the Nernst-Planck equation system.
Datatype for Nernst-Planck equations.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private | :: | D | diffusivity in SI units. This is assumed to be constant over the whole domain. |
subroutine to intialize Nernst-Planck equation with constant
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(atl_nernstPlanck_type), | intent(out) | :: | nerplanck | |||
| type(flu_State) | :: | conf | ||||
| integer, | intent(in) | :: | eq_table |