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 |
|---|---|
Modal, resolvent, or input/output solutions exported by FELiCS |
|
Mean-flow fields exported onto the FELiCS mesh |
|
Exported FEM meshes used by FELiCS |
|
Eigenvalue or gain spectra exported as CSV files |
|
Solver logs and execution information |