"Hello world!", my first commit.

This commit is contained in:
Tzu-Chun Hsu
2019-07-24 10:20:13 +08:00
parent 1b6e6a6bac
commit cd7f6f7939

View File

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