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

⟦a0d83adb9⟧ TextFile

    Length: 83 (0x53)
    Types: TextFile
    Names: »FJEDER.MOD«

Derivation

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

TextFile

// Model : Fjeder

a:=-k*x/m
dv:=a*dt
v:=v+dv
dx:=v*dt
x:=x+dx
t:=t+dt