Example for Jack. Creating sink branch.

This commit is contained in:
Miikka Vaisala
2019-07-23 15:44:39 +08:00
parent 84af939e5d
commit 1b6e6a6bac

View File

@@ -242,6 +242,7 @@ run_simulation(void)
// 2. Mass of the particle
// (3. Velocity of the particle)
// These can be used for calculating he gravitational field.
//
acIntegrate(dt);
//TODO_SINK acAdvect_sink_particle()