Add an IB sphere
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(marker_set), | intent(inout) | :: | this |
Collection of Resolved Particles |
||
real(kind=wp), | intent(in) | :: | center(3) |
Sphere center |
||
real(kind=wp), | intent(in) | :: | radius |
Sphere radius |
||
real(kind=wp), | intent(in) | :: | vel(3) |
Sphere velocity |
||
real(kind=wp), | intent(in) | :: | dl |
Marker spacing |
||
integer(kind=8), | intent(in), | optional | :: | tag |
Tag |