This initialize turbulence data type which includes velocity array and communication buffer
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_turbulence_data_type), | intent(out) | :: | me |
turbulence data
|
||
| 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 |