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

⟦4f12b400a⟧ TextFile

    Length: 150 (0x96)
    Types: TextFile
    Names: »V-FORD.MOD«

Derivation

└─⟦37cf4f704⟧ Bits:30003051 Dymos II - Modeller
    └─⟦this⟧ »MODEL3\V-FORD.MOD« 

TextFile

// Model : V-ford

ko := 4*PI*N*((m/(2*PI*k*T))^1.5)

 Nv := ko*exp(-0.5*m*v^2/(k*T))*v^2

ford:= Nv * dv

  v := v + dv

Ekin:= 0.5*m*v*v