|
|
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: 170 (0xaa)
Types: TextFile
Names: »RL-KREDS.MOD«
└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
└─⟦this⟧ »DYMOS1\RL-KREDS.MOD«
// model : rl-kreds IF SIN(w*t) > 0 THEN U := U0 ELSE U := 0 ENDIF UR := I * R UL := U - UR dI := (1/L) * UL * dt I := I + dI t := t + dt IR := U/R