Recent content by eArtist
-
E
Java Gravitational Constant Problem in Planetary Java Model.
Oh i see! Thank you very much for the clarification :smile:- eArtist
- Post #10
- Forum: Programming and Computer Science
-
E
Java Gravitational Constant Problem in Planetary Java Model.
What I don`t understand is: what value is s? what value is m? what value is kg? 6.67384 * 10^-11 m^3 kg^-1 s^-2 = ??- eArtist
- Post #7
- Forum: Programming and Computer Science
-
E
Java Gravitational Constant Problem in Planetary Java Model.
I am a bit dissapointed at your hostile attitude. I am sorry if I offended you in any way. Yes I have studied it for a while, but I don't understand. 6.67384 * 10^-11 m^3 kg^-1 s^-2 = ??- eArtist
- Post #5
- Forum: Programming and Computer Science
-
E
Java Gravitational Constant Problem in Planetary Java Model.
I am not as into physics as you it seems. Can you please elaborate? I need to set a value to G.- eArtist
- Post #3
- Forum: Programming and Computer Science
-
E
Java Gravitational Constant Problem in Planetary Java Model.
Hi there I am currently trying to implement Newtons law of gravitation into a planetary model. I have 2 objects with mass of 500 and 20. The distance between them is 150. From what I gather from wikipedia I could use the following formula: GravityField = G * ((500*20)/(150^2)) Where G...- eArtist
- Thread
- Constant Gravitational Gravitational constant Java Model Planetary
- Replies: 10
- Forum: Programming and Computer Science