Output files

Output files#

After running an analysis, FELiCS generates several output files containing:

  • computed solutions (.h5),

  • interpolated mean-flow fields (.h5),

  • computational meshes (.h5),

  • solution spectra (.csv),

  • and execution logs (.log).

For visualization purposes, FELiCS also automatically generates associated .xmf metadata files compatible with ParaView.

The generated files depend on the selected analysis type and export options.

The different output files are described in the following sections:

File

Description

Solution files

Modal, resolvent, or input/output solutions exported by FELiCS

FELiCS Mean-flow files

Mean-flow fields exported onto the FELiCS mesh

FELiCS Mesh files

Exported FEM meshes used by FELiCS

Spectrum files

Eigenvalue or gain spectra exported as CSV files

Log files

Solver logs and execution information