Write rotor parameters to json file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rotor_class), | intent(in) | :: | rotor | |||
| integer, | intent(in) | :: | nt | |||
| real(kind=dp), | intent(in) | :: | dt | |||
| integer, | intent(in) | :: | nr | |||
| real(kind=dp), | intent(in) | :: | density | |||
| real(kind=dp), | intent(in) | :: | velSound | |||
| type(switches_class), | intent(in) | :: | switches |