ofradialplane_setparameters Subroutine

public subroutine ofradialplane_setparameters(radius, radspace, lonspace)

Sets the parameters of the RadialPlane.

This applies to the current active RadialPlane.

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: radius

Radius of the radial plane.

real(kind=real64), intent(in) :: radspace

Spacing between radial grid lines in radians.

real(kind=real64), intent(in) :: lonspace

Spacing between longitude grid lines in radians.