Jump to content

Pyro Initial Velocity Follow Emitter Normal


CKormann

Recommended Posts

Hello,

 

I am currently doing some RnD on a rocket engine.

For this to work properly, I need a way for my emitter geo to shoot flames with initial velocity in the normal direction of the emitter. I made a gif to show the problem. Red is the emitter, the arrow represents the direction of the initial velocity.

ZZnYsf2.gif

 

Right now, my simulation only shoots flames with an initial velocity in one specified direction. I used the "add initial velocity" in the create volume source node of the emitter. But I don't really know how to animate that.

bT4vIJb.gif

 

Appreciate any help, thanks!

Link to comment
Share on other sites

Your normal vector should follow the animation of the emitter. If that's the direction you want the smoke to go, then you should bind N to the 'v' attribute. In a point wrangle you can just do v@v = v@N; This will get picked up in the fluid source node. It doesn't  look like the emitter is animated in the bottom gif though. I threw together a really quick example for you, let me know if it helps.

emission_vel.hip

 

Edited by jamesr
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...