Skip to content

Add fluid model at a specific time #258

Answered by janbender
Yangaoxu asked this question in Q&A
Discussion options

You must be logged in to vote

At the moment such a function is not implemented. However, there are several ways to do this. First, you could implement a sepcial emitter which adds your models at specific times. Second, you could add the fluid model at the beginning of the simulation but set all particles to inactive and maybe translate the particles to a position where they do not disturb. At a desired point in time translate the particles back and activate them. This could be done via a Python script.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Yangaoxu
Comment options

Answer selected by Yangaoxu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants