mus_initNernstPlanck_module Module

This module contains routines which initiliaze advection relaxation and flow field for lbm incompressible model.



Subroutines

public subroutine mus_init_advRel_nernstPlanck(relaxation, layout, compute)

Initialize the relaxation model for lbm poisson equation

Arguments

Type IntentOptional Attributes Name
character(len=labelLen), intent(inout) :: relaxation
character(len=labelLen), intent(in) :: layout
procedure(kernel), intent(out), pointer :: compute