Problem using IDOC / Fill Object on my network Node

Control and manage your RealFlow Nodes
Post Reply
normand
Posts: 6
Joined: Fri Jun 25, 2010 5:01 pm

Problem using IDOC / Fill Object on my network Node

Post by normand » Tue Dec 28, 2010 6:42 am

Hello
I'm having a problem using IDOC / Fill Object on my network Node
If I would do a simple bowl and use the Fill Object to fill it up then use Initial State have a sphere drop inside it and make a small splash ok. And Put an IDOC click update and send to job manager it will simulate on my network Node. And yes I perches a Node. When I want to see the result on my workstation I type ( alt + u ) and nothing no simulation done. I’ve seen it simulating fast on the network node really fast like it was simulating nothing.

Now if I try to do something different put a plane and use Circle Emitter, Drag and Gravity. And Put an IDOC click update and send to job manager it will simulate on my network Node. And when I type ( alt + u ) I see the simulation result done it work but it will not work with Fill Object why is this happening

Why can I use the Fill Object it work before.

Thank You,
Cheers,

User avatar
Alex
Site Admin
Posts: 143
Joined: Mon Jun 14, 2010 9:35 am

Re: Problem using IDOC / Fill Object on my network Node

Post by Alex » Tue Dec 28, 2010 9:47 am

Hi Normand,

can you open the "particles" folder and check if there are any fill object emitter files inside?

You could also export the scene as XML and upload it here so we can check if everything is ok.
Alex Ribao
RealFlow Team
Next Limit Technologies

normand
Posts: 6
Joined: Fri Jun 25, 2010 5:01 pm

Re: Problem using IDOC / Fill Object on my network Node

Post by normand » Tue Dec 28, 2010 6:41 pm

Hello Alex

I open the particles folder and yes the Fill Object Particles are in that folder. When I click simulate it does it in a blink of an eye 200 frame done. That's not right It never did this before it's a little slower to simulate. Maybe it’s the new Realflow version. What's very strange is if I use a Circle Emitter it work fine with IDOC.

I uploaded the files to my ftp and made a xml file and scene file.

http://xyzcg.com/samples/bowl.zip

http://xyzcg.com/samples/bowl_xml.zip

Thank you.
Cheers,

User avatar
Alex
Site Admin
Posts: 143
Joined: Mon Jun 14, 2010 9:35 am

Re: Problem using IDOC / Fill Object on my network Node

Post by Alex » Tue Dec 28, 2010 9:23 pm

Hi Normand,

you are right, it doesn't fill the object emitter in command line mode. The only way it has worked for me is running:

Code: Select all

realflownode.exe -reset scene.flw
Tomorrow at the office I'll try to figure out the problem.

Thanks for the scene.
Alex Ribao
RealFlow Team
Next Limit Technologies

User avatar
Alex
Site Admin
Posts: 143
Joined: Mon Jun 14, 2010 9:35 am

Re: Problem using IDOC / Fill Object on my network Node

Post by Alex » Wed Dec 29, 2010 1:18 pm

Hi again Normand,

after some researching we have found that there seems to be some problem with Fill Volume emitter when you call scene.simulate() from scripting (just like Job Manager does).

There are two possible workarounds:
- The "scene.reset()" call inside the Job Manager rfs script is causing the problem this time. You can manually edit the script tom remove that line and relaunch the job.
- You can edit the job in Job Manager web interface. Replace the path "xxxx/jobfiles/yyy.rfs" with "xxxx/yyy.flw". Then enable the Reset checkbox at the bottom of the page.

Sorry for the inconvenience.
Alex Ribao
RealFlow Team
Next Limit Technologies

normand
Posts: 6
Joined: Fri Jun 25, 2010 5:01 pm

Re: Problem using IDOC / Fill Object on my network Node

Post by normand » Wed Dec 29, 2010 5:35 pm

Hello Alex

I'll try what you’re telling me I'm not use to that why but I'll try. I was trying other emitters and the other one that does not work with IDOC is Fibers Emitter. Hope you fix this problem on the next update.

Alex Thank you for your help and replying.

Happy New Year.
Cheers,

User avatar
Alex
Site Admin
Posts: 143
Joined: Mon Jun 14, 2010 9:35 am

Re: Problem using IDOC / Fill Object on my network Node

Post by Alex » Wed Dec 29, 2010 5:39 pm

Thanks for the feedback.
We'll keep an eye on the Fibers emitters too.

Happy 2011 for you too
Alex Ribao
RealFlow Team
Next Limit Technologies

Post Reply