Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 596 Bytes

File metadata and controls

22 lines (17 loc) · 596 Bytes
layout default
title Post Processing
nav_order 3
description Usefull tools for post processing `elmer` results.
permalink /postprocessing

Paraview

Strucured Meshes

For structured meshes, meshio in conjunction with xarray allow for reading in of .vtu files into python. These packages are also useful concatenating multiple .vtu files into a NetCDF (.nc) file.

\[ \binom{n}{k} = \frac{n!}{k!(n-k)!} \]