mus_init_turbulenceData Subroutine

public subroutine mus_init_turbulenceData(me, levelDesc, pattern, nSize)

This initialize turbulence data type which includes velocity array and communication buffer

Arguments

Type IntentOptional Attributes Name
type(mus_turbulence_data_type), intent(out) :: me

turbulence data

tubulence configuration

type(tem_levelDesc_type), intent(in) :: levelDesc

levelDesc to access communication buffers of state array

type(tem_commPattern_type), intent(in) :: pattern

communication pattern

integer, intent(in) :: nSize

Number of elements in state array