Page 1 of 1

How to do the testing for normal atmospheric condition

Posted: 24 Nov 2015, 16:50
by antoronson
I got crazy and was doing the testing of physics laws,objects tend to fall at same rate due to gravity irrespective of mass when made to fall in vacuum. I tested with a plate and two balls of different mass, and all fell at the same rate. How do I bring in the atmospheric condition inside this model to see the difference ?

Re: How to do the testing for normal atmospheric condition

Posted: 25 Nov 2015, 10:18
by coppelia
Hello,

you will have to add a drag via script programming. You will basically have to do something similar as with swimming or underwater objects. Have a look at this topic for instance.

Cheers