Bifrost particles not following emitter

Bifrost particles not following emitter

stefan.fuessinger
Participant Participant
1,182 Views
4 Replies
Message 1 of 5

Bifrost particles not following emitter

stefan.fuessinger
Participant
Participant

Hi,

 

I'm trying to emit from a moving emitter. I looked at the deafult behaviour in this video and the particles are following the movement of the emitter and adopt the velocity vector of it:

 

https://www.youtube.com/watch?v=u4W7BZYnTNk&t=104s

 

Unfortunately, when I create an Aero container, the particles have no velocity at all. Did the default behaviour change since Maya '18. I'm using Maya 2020.

 

It also seems like only every second frame particles are emitted.

 

Thanks,

Stefan

0 Likes
Accepted solutions (1)
1,183 Views
4 Replies
Replies (4)
Message 2 of 5

michael_nielsen
Autodesk
Autodesk

Hello,

Particle emission with inherited velocity works fine for me in Maya 2020 with Bifrost 2.0.5.1 on Windows when emitting from a moving sphere. Is your velocity scale under emitter props -> conversion -> velocity scale by any chance set to zero?

Note that there's also the option of using our second generation Aero solver running in the Bifrost graph (create a bifrost graph and instantiate a basic_aero_graph or start from an example graph in the Bifrost browser).

Cheers,

Michael

 



Michael Nielsen

Principal Engineer
0 Likes
Message 3 of 5

stefan.fuessinger
Participant
Participant

Hi Michael, thanks for the reply.

 

I didnt change anything from default. I also tried to setup the scene in the bifrost graph, giving me the same result.

 

I only changed the gravity magnitude to zero. My conversion setup is attached.

 

I also attached the scene file. I'm using bifrost 2.0.3.0.

 

thanks and regards

 

 
0 Likes
Message 4 of 5

mspeer
Consultant
Consultant
Accepted solution

Hi!

 

a) Please don't set the Gravity Magnitude to "0", this will effect your simulation. I recommend to set it back to the default value.

 

b) Your object is very small in relation to the simulation grid size, so either increase object size or simply in

bifrostAeroPropertiesContainer1:

Properties -> Solver Properties -> Master Voxel Size (set to a lover value like "0.200" or "0.100", or even lower)

 

 

Message 5 of 5

stefan.fuessinger
Participant
Participant

Thanks alot. Didn't think the gravity would affect the simulation in this way. I didn't decrease the master voxel size for testing purposes.

 

Thanks again