Testing new VTU format.
For now, species information is ALWAYS output in .vtu (to test, this will
be an independent format in the future).
A .pvd file is produced to do time-series.
Still to implement other outputs (electromagnetic, average,
collisions...)
Still to implement reading a mesh from .vtu file
3 lines
57 B
Fortran
3 lines
57 B
Fortran
MODULE moduleMeshInputVTK
|
|
|
|
END MODULE moduleMeshInputVTK
|