You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples/Steady-Vortex-VOF/steady_vortex.py outputs an "animation" that is just a still image of the tank:
From working through the code, it seems that parts of it are missing (also many unnecessary tui "q"s) and no flow field images were assigned to the animation, only parts of the tank and the freesurface (as visible in the image). The first animation created is also called 'animation-2' but there is no 'animation-1' or any other previous animation.
Tested in Fluent v231.
This example also does not seem to work in Fluent v232 (Build Time: May 3 2023 13:31:55 EDT Build Id: 205 Revision: 746b2c53f3), getting errors with unrecognized function: mixture-x-velocity and Error: Invalid result name. Error Object: ().
This example also does not work in Fluent v222 due to missing API settings.
examples/Steady-Vortex-VOF/steady_vortex.py
outputs an "animation" that is just a still image of the tank:From working through the code, it seems that parts of it are missing (also many unnecessary tui "q"s) and no flow field images were assigned to the animation, only parts of the tank and the freesurface (as visible in the image). The first animation created is also called 'animation-2' but there is no 'animation-1' or any other previous animation.
Tested in Fluent v231.
This example also does not seem to work in Fluent v232 (Build Time: May 3 2023 13:31:55 EDT Build Id: 205 Revision: 746b2c53f3), getting errors with
unrecognized function: mixture-x-velocity
andError: Invalid result name. Error Object: ()
.This example also does not work in Fluent v222 due to missing API settings.
Installed packages
The text was updated successfully, but these errors were encountered: