DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦7bf0563a6⟧ TextFile

    Length: 192 (0xc0)
    Types: TextFile
    Names: »LIGEVAEG.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »DYMOS1\LIGEVAEG.MOD« 

TextFile

// 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