mus_init_hrrCorrection Subroutine

private subroutine mus_init_hrrCorrection(HRR_Corr, nElems, nDim)

Initialize arrays to store time average density and velocity for dynamic hrrCorrection. \todo KM: 20210301 Allocate also for ghost cells!

Arguments

Type IntentOptional Attributes Name
type(mus_HRRCorrectionTerm_type), intent(inout) :: HRR_Corr

HRR correction term type

integer, intent(in) :: nElems

Number of source elements

integer, intent(in) :: nDim

number of dimensions