Export the points where some of the hydro fields are negative to a formatted file
deprecated?
FT 5.12.2020
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(particles), | intent(inout) | :: | this |
particles object which this PROCEDURE is a member of |
||
| character(len=*), | intent(inout), | optional | :: | namefile |
Name of the formatted file where the particle positions at which some of the hydro fields are negative or zero are printed to |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | a | ||||
| logical, | private | :: | exist | ||||
| logical, | private | :: | negative_hydro |