| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=HID_T), | intent(in) | :: | file_id | |||
| integer, | intent(in) | :: | nr | |||
| integer, | intent(in) | :: | nt | |||
| real(kind=dp), | intent(in) | :: | dt | |||
| real(kind=dp), | intent(in) | :: | density | |||
| real(kind=dp), | intent(in) | :: | velSound | |||
| type(switches_class), | intent(in) | :: | switches | |||
| type(rotor_class), | intent(in), | dimension(:) | :: | rotorArray |