another units question
Posted: Wed Aug 16, 2006 2:08 pm
If I want to use the Universal Gas Constant in units of mJ/mol-K instead of (k-mole) (joule/degC), which is the default unit... then can i just define R in the units block using R = (mJ/mol-K)?
MH
[UNITS {
(mV) = (millivolt)
(nA) = (nanoamp)
(molar) = (mole/litre)
(mM) = (millimolar)
(uS) = (microsiemens)
FARADAY = (faraday) (coulombs)
R = (mJ/ mol * K)
}]
MH
[UNITS {
(mV) = (millivolt)
(nA) = (nanoamp)
(molar) = (mole/litre)
(mM) = (millimolar)
(uS) = (microsiemens)
FARADAY = (faraday) (coulombs)
R = (mJ/ mol * K)
}]