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

⟦1e966f02e⟧ TextFile

    Length: 135 (0x87)
    Types: TextFile
    Names: »HENFALD1.MOD«

Derivation

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

TextFile

// Model : Henfald1

N1 := N1 - k1 * N1 * dt
N2 := N2 + k1 * N1 * dt - k2 * N2 * dt
N3 := N3 + k2 * N2 * dt
t  := t + dt