小编Edw*_*ner的帖子

Normalised units, why do we use them in numerical integration?

I was simulation the solar system (Sun, Earth and Moon). When I first started working on the project I used the base units: for distance I used meters [m], for time I used seconds [s] and for velocity/speed I was using meters per second [m/s]. Because I was dealing with solar system the numbers were pretty big, for example the distance beetween the Earth and Sun is 150*10^9 m.

When I ran the simulation - numerical integration (I was using …

python simulation matplotlib numerical-methods numerical-integration

1
推荐指数
1
解决办法
71
查看次数