CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Fluent Animation Error

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 1 Post By Engineer92
  • 2 Post By vasava

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 14, 2013, 13:28
Default Fluent Animation Error
  #1
vix
New Member
 
Vikram M.
Join Date: Jan 2011
Posts: 8
Rep Power: 15
vix is on a distinguished road
Hi everyone,

I am trying to generate an animation sequence and creating an MPEG out of it.

I have so far not had any major issues but sometimes, I get the following error when I playback my sequence in order to save it as Mpeg.

Error: wta(1st) to string_length
Error Object: ()


Does anyone know what this means and how to get around it ?

I now have a folder with about 100 ppm files and if Fluent cannot generate the mpeg, how else can I generate the video ?

Any suggestions will be very helpful.

Many thanks in advance.
vix is offline   Reply With Quote

Old   May 9, 2014, 10:20
Default
  #2
New Member
 
Martin
Join Date: May 2014
Posts: 1
Rep Power: 0
Engineer92 is on a distinguished road
Hey,
I know this problem was posted a while ago but I may have a solution for anyone else who encounters this problem - much like I did.

I found the problem to be with what was entered in the Storage Directory, when defining the Solution Animation. Once this was corrected fluent wrote my MPEG file no problem.
NachtErfinder likes this.
Engineer92 is offline   Reply With Quote

Old   December 1, 2016, 18:06
Default
  #3
New Member
 
Michael
Join Date: Dec 2016
Location: Saskatchewan
Posts: 3
Rep Power: 9
phi4ever is on a distinguished road
I've found another possible solution to this.

In the Solution Animation Playback setup, deleting the troublesome Animation Sequence from the list then reloading the .cxa file for that sequence has allowed me to create a MPEG.

Also if you open the .cxa file sometimes Fluent will add an extra \ to the path, ex:

AnimationSequence1.0
NAME: .\\sequence-1 <---- notice double \\
WINID: 1
STORAGE: 2
FRAMES: 399
Frame 0 2 sequence-1_0000.hmf 1


Removing the extra \

AnimationSequence1.0
NAME: .\sequence-1 <---- now there's just one
WINID: 1
STORAGE: 2
FRAMES: 399
Frame 0 2 sequence-1_0000.hmf 1

has also proved effective in getting around the wta(1st) to string_length error. You may have to reload the .cxa to get it to work after removing the \.
phi4ever is offline   Reply With Quote

Old   January 30, 2018, 07:53
Default
  #4
New Member
 
Noukhez Ahmed
Join Date: Mar 2014
Posts: 9
Rep Power: 12
n0ukh3z007 is on a distinguished road
Quote:
Originally Posted by vix View Post
Hi everyone,

I am trying to generate an animation sequence and creating an MPEG out of it.

I have so far not had any major issues but sometimes, I get the following error when I playback my sequence in order to save it as Mpeg.

Error: wta(1st) to string_length
Error Object: ()


Does anyone know what this means and how to get around it ?

I now have a folder with about 100 ppm files and if Fluent cannot generate the mpeg, how else can I generate the video ?

Any suggestions will be very helpful.

Many thanks in advance.
In Solution Animation Sequence Change Particle ID to Particle Velocity Magnitude or else. The error will be removed and you can track Particles.
n0ukh3z007 is offline   Reply With Quote

Old   March 8, 2018, 02:22
Default
  #5
Senior Member
 
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 22
vasava will become famous soon enough
I just had this issue with a fluent animation.

My animation file (named velocity_anim.cxa) looked like this
Code:
AnimationSequence1.0
NAME: D:\Simulations\Fluent_Help_Tuts\...\OwnTest//velocity_anim
WINID: 1
STORAGE: 5
FRAMES: 212
Frame 0 5 velocity_anim_0000.hsf 1
Frame 1 5 velocity_anim_0001.hsf 1
Frame 2 5 velocity_anim_0002.hsf 1
...
I changed
Code:
NAME: D:\Simulations\Fluent_Help_Tuts\...\OwnTest//velocity_anim
to
Code:
NAME: velocity_anim
and it solved the problem.
n0ukh3z007 and R. Kim Eadies like this.
vasava is offline   Reply With Quote

Old   January 19, 2020, 08:23
Default
  #6
Member
 
George Pichurov
Join Date: Jul 2010
Posts: 52
Rep Power: 15
jorkolino is on a distinguished road
Do we need codecs installed for this to work?
jorkolino is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
polynomial thermophysical properties II sebastian OpenFOAM Running, Solving & CFD 54 November 21, 2019 07:12
Problem running perturbUCyl sen.1986 OpenFOAM 17 June 4, 2019 05:56
UDF: DEFINE_CG_MOTION for vertical jump motion of an electrode! alban Fluent UDF and Scheme Programming 2 June 8, 2010 18:54
POSDAT problem piotka STAR-CD 4 June 12, 2009 08:43


All times are GMT -4. The time now is 16:37.