|
|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 256 (0x100)
Types: TextFile
Names: »HENFALD2.DMO«
└─⟦2f3cc15d0⟧ Bits:30003050 Dymos II - Dynamisk Model System
└─⟦this⟧ »HENFALD2.DMO«
// model : henfald2
t:= t + dt
N1, N2, N3:= integrate(-k1 * N1,
-k2 * N2 + k1 * N1,
+k2 * N2,t)
«eof»