atl_eqn_nerplanck_module Module

Module to describe the Nernst-Planck equation system.



Derived Types

type, public ::  atl_nernstPlanck_type

Datatype for Nernst-Planck equations.

Read more…

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.


Subroutines

public subroutine atl_load_nernstPlanck(nerplanck, conf, eq_table)

subroutine to intialize Nernst-Planck equation with constant

Read more…

Arguments

Type IntentOptional Attributes Name
type(atl_nernstPlanck_type), intent(out) :: nerplanck
type(flu_State) :: conf
integer, intent(in) :: eq_table