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

⟦e5f6950b0⟧ TextFile

    Length: 149 (0x95)
    Types: TextFile
    Names: »HI-TEMP.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL3\HI-TEMP.MOD« 

TextFile

// Model : HI-temp

func v
return k1 * I * H - k2 * HI * HI
endfunc

H, I, HI := RK4(-v, -v, 2*v, t)

hastighed := v

t   := t + dt