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

⟦1be0f5a92⟧ TextFile

    Length: 212 (0xd4)
    Types: TextFile
    Names: »HENFALD4.MOD«

Derivation

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

TextFile

// Model : Henfald4

A := 0
For i:= 1 to N0 do 
  If KerneÆiÅ= 1 then
    If random < k*dt then
      KerneÆiÅ := 0
      A := A + 1
    endif
  endif
next
N := N - A
t := t + dt