|
|
DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC759 "Piccoline" |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RegneCentralen RC759 "Piccoline" Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 147 (0x93)
Types: TextFile
Names: »FALD-E.MOD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »DYMOS1\FALD-E.MOD«
// model : fald-e F := -m * g a := F / m v := v + a * dt y := y + v * dt t := t + dt Ek:= 1/2 * m * v^2 Ep:= m * g * y Em:= Ek + Ep