ofsphere_setspherescale Subroutine

public subroutine ofsphere_setspherescale(sx, sy, sz)

Set the scale of the sphere (to turn sphere into ellipsoid). This applies to the current active Sphere, and can be used to turn a Sphere into an ellipsoid.

Arguments

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

X scale.

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

Y scale.

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

Z scale.