Second ever commits!

This commit is contained in:
JackHsu
2019-07-24 11:01:26 +08:00
parent cd7f6f7939
commit 58a3f48389

View File

@@ -243,6 +243,7 @@ run_simulation(void)
// (3. Velocity of the particle)
// These can be used for calculating he gravitational field.
// This is my first comment! by Jack
// This is my second comment! by Jack
acIntegrate(dt);
//TODO_SINK acAdvect_sink_particle()