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

⟦25afc366c⟧ TextFile

    Length: 116 (0x74)
    Types: TextFile
    Names: »DIF-LIGN.MOD«

Derivation

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

TextFile

// model : dif-lign

 x := x + dx

dy := (a*y + b*exp(k*x))*dx

 y := y + dy

IF ABS(y) > 2500 THEN STOP