Hi,
How can I control the source discharge base on the age of nparticles?
I am pretty bad at expression and tried this:
PhoenixFDSource1.discharge = nParticleShape1.lifespanPP * 50;
but that doesn't work.
Any tips?
Thanks,
Yannick
How can I control the source discharge base on the age of nparticles?
I am pretty bad at expression and tried this:
PhoenixFDSource1.discharge = nParticleShape1.lifespanPP * 50;
but that doesn't work.
Any tips?
Thanks,
Yannick
Comment