Create animation(.gif) by using the PyDPF. #1580
Unanswered
velpulagopiraju
asked this question in
General
Replies: 1 comment
-
Hi @velpulagopiraju, Can you please try There is a FieldsContainer.animate method which does what you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
please let me know can i able to create the animation for "transient Fluid simulation problems". i have fluent project file(.flprj)
![1](https://private-user-images.githubusercontent.com/124872419/332655561-aa8e2c3e-5014-4bb6-8b1c-c290d53c57c6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NjI1MDUsIm5iZiI6MTczODg2MjIwNSwicGF0aCI6Ii8xMjQ4NzI0MTkvMzMyNjU1NTYxLWFhOGUyYzNlLTUwMTQtNGJiNi04YjFjLWMyOTBkNTNjNTdjNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQxNzE2NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02NjRhYzRkMjI2YTUxNWNhYjI2OWQ2NTY2MjNjOGM2YmU2YjM5YWQ1MTViYzIzYmNjNTAzNGQwNWZmZmE2Y2RlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.wwWjBj6b8flFk0ugLeOLMFDNGFjxuGEqSK5kUstx214)
when i try to create an animation for 100 timesteps i just getting first time step frame only.. but i need to create the animation .gif file for the timesteps from 1to 100.
i have been use the time scoping as well but still not getting what i required.
Anyone please provide any solution for this.
Beta Was this translation helpful? Give feedback.
All reactions