Skip to content

How to use in-situ visualisation #1597

Answered by prudhomm
prudhomm asked this question in Q&A
Discussion options

You must be logged in to vote

You have to follow the next steps

Requirements

  • ParaView >= 4.2, with the development headers, Python, MPI and Catalyst support enabled:
    • -DPARAVIEW_USE_MPI=ON -DPARAVIEW_ENABLE_PYTHON=ON -DPARAVIEW_ENABLE_CATALYST=ON -DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON
  • Feel++, built with the following option:
    • -DFEELPP_ENABLE_VTK_INSITU=ON
  • If needed, add the installation directory of ParaView to the CMAKE_PREFIX_PATH environment variable.

Usage

ParaView and simulation running on the same computer:

Step 1

First, you need to prepare the execution in ParaView:

  • Launch ParaView;
  • Enable Catalyst: Catalyst -> Connect;
  • Pause the simulation before launching it (Catalyst -> Pause Simulation). It is STRON…

Replies: 1 comment

Comment options

prudhomm
Apr 1, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by prudhomm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant