|
|
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: 192 (0xc0)
Types: TextFile
Names: »LIGEVAEG.MOD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »DYMOS1\LIGEVAEG.MOD«
// model : ligev▶91◀gt v1 := k1 * CH2 * CI2 v2 := k2 * CHI ^ 2 C1 := v1 * dt C2 := v2 * dt CH2 := CH2 - C1 + C2 CI2 := CI2 - C1 + C2 CHI := CHI + 2*C1 - 2*C2 t := t + dt