Add an IB plane
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(marker_set), | intent(inout) | :: | this |
Collection of Resolved Particles |
||
real(kind=wp), | intent(in) | :: | center(3) |
Plane center |
||
character(len=*), | intent(in) | :: | normal |
Plane normal |
||
real(kind=wp), | intent(in) | :: | width(3) |
Plane extents |
||
real(kind=wp), | intent(in) | :: | vel(3) |
Plane velocity |
||
real(kind=wp), | intent(in) | :: | dl |
Marker spacing |
||
integer(kind=8), | intent(in), | optional | :: | tag |
Tag |