| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | public | :: | bnd(6) |
boundary locations [xmin, xmax, ymin, ymax, zmin, zma] |
|||
| real(kind=rk), | public | :: | domain_size(3) |
length of domain in x, y, z directions |
|||
| integer, | public | :: | bnd_coord(6) |
integer coordinates of bnd in x, y, z directions |
|||
| logical, | public | :: | useBnd |
logical set to TRUE if particle domain boundaries are active |
|||
| logical, | public | :: | periodicBnd(6) | ||||
| logical, | public | :: | wallBnd(6) |