mus_initIsothermAcEq_module Module

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



Subroutines

public subroutine mus_init_advRel_isotherm_acEq(relaxation, layout, compute)

Assigning compute kernel routine by scheme relaxation type for isotherm_acEq kind.

Arguments

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