|
|
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: 183 (0xb7)
Types: TextFile
Names: »HI1.MOD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »MODEL3\HI1.MOD«
// Model : HI1 v1 := k1 * I * H v2 := k2 * HI * HI v := v1 - v2 dI := -v * dt dH := dI dHI := -dI * 2 I := I + dI H := H + dH HI := HI + dHI t := t + dt