Description of the opened files for ascii output.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | outunit | File handle for the ascii file with the data. |
|||
character(len=pathLen), | public | :: | basename | Basename of the VTK files to write |
|||
character(len=labelLen), | public | :: | timestamp | Timestamp to construct the filename |
|||
integer, | public | :: | chunkSize | number of elements that fit in the buffer |
|||
integer, | public | :: | nChunks | number of chunks per output |