Skip to content

iharsuvorau/catalyzing-femocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Femocs Catalyst

The Catalyst adaptor for FEMOCS library for ParaView prior to v5.9 in which Catalyst API has been changed.

To compile the library and the demo program run:

make

The following library should be installed or compiled:

  • Deal.II 9.2
  • ParaView 5.8 with the Catalyst flag
  • FEMOCS

To specify paths to compiled libraries, pass it to make:

make FEMOCS_DIR=<femocs_dir> PARAVIEW_DIR=<paraview_dir> DEAL_II_DIR=<deal_ii_dir>

To clean the build, run:

make clean

About

ParaView Catalyst adapter for Femocs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published