Write Eulerian data using SILO
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(eulerian_set), | intent(inout) | :: | this |
A collection of Eulerian objects |
||
integer, | intent(in) | :: | iter |
Iteration at write |
||
real(kind=wp), | intent(in) | :: | time |
Time at write |
||
character(len=str8), | intent(in), | optional | :: | list(:) |
Names of fields to write |