|
|
DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC759 "Piccoline" |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RegneCentralen RC759 "Piccoline" Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 131 (0x83)
Types: TextFile
Names: »SPRING.MOD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »DYMOS1\SPRING.MOD«
// model : spring x := x + dx y := 1/((x + 1) * (x - 2)) IF (ABS(x + 1) < 0.04) OR (ABS(x - 2) < 0.04) THEN STOP