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

⟦451a82710⟧ TextFile

    Length: 509 (0x1fd)
    Types: TextFile
    Names: »TITRER.VRD«

Derivation

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

TextFile

 Cs := 0.10                         // mol/l
 Cb := 0.10                         // mol/l
 Vs := 10.0                         // ml
pKv := 14.0
pKs1:= 2.1; pKs2:= 7.2; pKs3:= 12.3
pKb := -1.7
 Kv := 10^(-pKv)                    // mol▶fd◀/l▶fd◀
 Ks1:= 10^(-pKs1)                   // mol/l
 Ks2:= 10^(-pKs2)                   // mol/l
 Ks3:= 10^(-pKs3)                   // mol/l
 Kb := 10^(-pKb)                    // mol/l
pHstart:= -LOG(0.5*(-Ks1+(Ks1^2+4*Cs*Ks1)^0.5))
 pH := pHstart
dpH := 0.1