<div dir="ltr"><div><div><div><div>Hello,<br></div>I am looking for the recommended steps how to display an in-situ (live) Catalyst simulation through ParaViewWeb.<br><br>After some efforts I am able to run ParaViewWeb successfully and I can view a Catalyst-enabled simulation in paraview.<br><br>I hope, it is also possible to show the live Catalyst output via ParaViewWeb, but I cannot imagine how to achieve this. I tried starting a pvserver as mentioned at the end of <a href="https://blog.kitware.com/introduction-to-paraview-catalyst-live/">https://blog.kitware.com/introduction-to-paraview-catalyst-live/</a> and giving "--ds-host localhost --ds-port 11111" options to pv_web_visualizer.py, but it doesn't help. I can't share anything to be displayed on the web.<br><br>Below you find the (not too detailed) steps I took to have a working solution for either Catalyst-enabled simulations or a working web visualizer:<br><br>Test connection from Catalyst simulation to paraview:<br>1) Build and execute paraview from ParaView-v5.0.1-source.tar.gz (from <a href="http://www.paraview.org/download/">http://www.paraview.org/download/</a>)<br>2) Choose Catalyst->Connect in paraview<br>3) Run CFullExample from <a href="https://github.com/Kitware/ParaViewCatalystExampleCode">https://github.com/Kitware/ParaViewCatalystExampleCode</a><br>4) Pipeline from CFullExample is shown in paraview.<br>Success!<br><br>Test ParaViewWeb:<br>1) Download ParaViewData-5.0.0.tar.gz from <a href="http://www.paraview.org/download/">http://www.paraview.org/download/</a>, extract in /data<br>2) Run $ParaView_DIR/bin/pvpython $ParaView_DIR/lib/site-packages/paraview/web/pv_web_visualizer.py --content $ParaView_DIR/www  --data-dir /data --port 8080<br>3) Open the Visualizer App <a href="http://localhost:8080/apps/Visualizer/">http://localhost:8080/apps/Visualizer/</a><br>Success!<br><br></div>But how do I get Catalyst into the web visualizer? Is there any example how to combine them? Anybody who can suggest the required steps?<br><br></div>Regards,<br></div>Sven<br><div><div><div><br></div></div></div></div>