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

⟦1e5116c8b⟧ TextFile

    Length: 415 (0x19f)
    Types: TextFile
    Names: »KANIN4.VRD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL1\KANIN4.VRD« 

TextFile

Antal  := 10                // kaniner
dt     := 0.2               // m▶86◀ned
Areal  := 200               // kvadratmeter
KaninAreal := 3             // kvadratmeter
MaxF▶9b◀dselsfrekvens := 0.2   // 1/m▶86◀ned
D▶9b◀dsfrekvens       := 0.1   // 1/m▶86◀ned

func F▶9b◀dselsFrekvens(forhold)
  if forhold >KaninAreal then return MaxF▶9b◀dselsfrekvens
  return MaxF▶9b◀dselsfrekvens * forhold / KaninAreal
endfunc