I'm having trouble controlling some pyro. Basically my fire needs to ignite and stay consistent. Currently, my flames are growing and have a heat and flame length flare up before calming down and becoming cooler and shorter. What I need is the flames to come alive and be more consistent in length and heat after they grow to the desired size.
Any suggestions?
Pyro flare up control
4079 5 0- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- jsmack
- Member
- 8043 posts
- Joined: 9月 2011
- Offline
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- fabriciochamon
- Member
- 69 posts
- Joined: 1月 2014
- Offline
This is probably related to fuel accumulation. Your Source Volume node inside dopnet is set to “add”, so the fuel amount will always be higher when the emitter is static. You'd need to set source volume = copy, then work your way up to the desired density (as it will now accumulate less fuel, remaining at constant values). to do this just raise the scale source volume param to something like 8 or so.
be aware that for fast moving sources you also need to have more sim substeps, so the fuel emission also remais constant (i.e. without gaps).
be aware that for fast moving sources you also need to have more sim substeps, so the fuel emission also remais constant (i.e. without gaps).
-
- Quick Links