cylinder generation using python script in paraview

Hello everyone! now i am doing a simulation about flow past a 2D circular cylinder by input the python script. The problem i facing is the simulation in the Paraview does not work. where i can set the running time for my simulation? I am just a beginner of python and Paraview.


Here is the cylinder python script.
cylinder_2d.py (6.6 KB)

Looks like your script comes from modulus-sym/examples/cylinder/cylinder_2d.py at main · NVIDIA/modulus-sym · GitHub

You may want to ask them, ParaView is just a post processing tool, not a simulation engine.