Fileio

Handles all Input/Output. More...

Modules

module  fileio_base_mod
 Generic file I/O module.
 
module  fileio_binary_mod
 module for binary file I/O
 
module  fileio_gnuplot_mod
 I/O for GNUPLOT readable tabular files.
 
module  fileio_vtk_mod
 I/O for VTK files in XML format (vtkStructuredGrid)
 
module  fileio_xdmf_mod
 module for XDMF file I/O
 

Detailed Description

Handles all Input/Output.

  • general parameters of fileio group as key-values
    INTEGER count = 1 of output steps
    INTEGER filecycles = count+1 of data files (=0 => one file and append data)
    REAL stoptime = Timediscstoptime time for output
    INTEGER fileformat of fileio
    CHARACTER filepath = "" path
    CHARACTER filename name
    INTEGER dtwall = 3600 clock time between successive outputs
    INTEGER unit = lastunit+1 unit number for I/O
    INTEGER decimals = 5 number of decimal places; set to default if not given
    INTEGER cartcoords = 0 if cartesian coordinates are selected for output