comment fix

This commit is contained in:
minjaesong
2024-07-28 19:26:37 +09:00
parent 036347082f
commit c2b624546b

View File

@@ -1638,7 +1638,7 @@ open class ActorWithBody : Actor {
// mh'' = mg - rho*gv
// h'' = (mg - rho*gv) / m
// on density=1000, F_k = F_bo (this will be the case if there was no hack)
// if tileDensity = actorDensity, F_k = F_bo (this will be the case if there was no hack)
// printdbg(this, "F_k=$F_k [N] \t F_bo=${F_bo} [N] \t density=$density")
val F = F_k - F_bo