modg_nerplanck_z_numFlux_pre Subroutine

private subroutine modg_nerplanck_z_numFlux_pre(mesh, equation, statedata, scheme)

Numerical flux calculation for Nernst-Planck equation across the faces in Z direction.

Arguments

Type IntentOptional Attributes Name
type(atl_cube_elem_type) :: mesh

The mesh you are working with.

type(atl_Equations_type) :: equation

The equation you solve.

type(atl_statedata_type) :: statedata

THe state if the equation

type(atl_modg_scheme_type), intent(in) :: scheme

Parameters of the modal dg scheme