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.
| Type | Intent | Optional | 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. |