ehsan parizi Posted October 7, 2011 Share Posted October 7, 2011 Hi, Does anyone know how I can control the dissipation of the fluid smoke? It looks like it never dies right now, the other thing is when an emitter disappears, seems like the density that has been created becomes a new emitter and it keeps emitting smoke(in the attached file). smoke.hipnc Quote Link to comment Share on other sites More sharing options...
Emanuele Berti Posted October 9, 2011 Share Posted October 9, 2011 Hi, you could connect a gasDissipate node to the fourth input of your smokesolver and set the evaporationRate parameter to something like 0.9 Cheers, Emanuele Quote Link to comment Share on other sites More sharing options...
ehsan parizi Posted October 10, 2011 Author Share Posted October 10, 2011 Thanks Emanuele Quote Link to comment Share on other sites More sharing options...
Nik S Posted October 12, 2011 Share Posted October 12, 2011 (edited) Thanks Emanuele A little late but: Gas Diffuse and Gas Calculate. Gas Diffuse will spread your gas around the container, eventually thinning it out to nothing. Gas Calculate will allow you to apply a multiplier to the density to fade the smoke out over time. Both should be hooked up to the "sequel solvers" input (fourth) of your smoke solver - won't work otherwise. You can use a multisolver node to have both of them hooked up simultaneously. Gas Calculate: Set source/dest field to "density". Lower the "Post Mult" (many of the other mults will work, too) very slightly - say, 0.99. Gas Diffuse: Set the field to "density", give it a somewhat high (maybe 10) diffuse rate, so you can visualize its effect. Edited October 12, 2011 by Nik S 1 Quote Link to comment Share on other sites More sharing options...
ehsan parizi Posted October 12, 2011 Author Share Posted October 12, 2011 A little late but: Gas Diffuse and Gas Calculate. Gas Diffuse will spread your gas around the container, eventually thinning it out to nothing. Gas Calculate will allow you to apply a multiplier to the density to fade the smoke out over time. Both should be hooked up to the "sequel solvers" input (fourth) of your smoke solver - won't work otherwise. You can use a multisolver node to have both of them hooked up simultaneously. Gas Calculate: Set source/dest field to "density". Lower the "Post Mult" (many of the other mults will work, too) very slightly - say, 0.99. Gas Diffuse: Set the field to "density", give it a somewhat high (maybe 10) diffuse rate, so you can visualize its effect. Thanks Nik, Quote Link to comment Share on other sites More sharing options...
Benyee Posted October 21, 2011 Share Posted October 21, 2011 when turn on diffuse,the blurred volume would loss some details,how to render motion blur for pyro or smoke? 1 Quote Link to comment Share on other sites More sharing options...
Nik S Posted January 5, 2012 Share Posted January 5, 2012 when turn on diffuse,the blurred volume would loss some details,how to render motion blur for pyro or smoke? Well yah, when the fluid diffuses (from a gas diffuse) around the container it loses detail because it is diffusing into the air... Want to keep detail in your simulation? Don't diffuse it... 1 Quote Link to comment Share on other sites More sharing options...
Macha Posted January 5, 2012 Share Posted January 5, 2012 (edited) Like Emanuele said, try gasdissipate and evaporate by subtraction. It will remove a constant at each timestep. You can also use a gas field vop and do it manually and have finer control over what's happening. Edited January 5, 2012 by Macha Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.