|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Operandum
Operandum class.
Data structure for passive participants in transport.
Field Summary | |
Normal |
kappa0
Mass transfer coefficients {liquid-liq/solid, liquid-liq/air} (per hour). |
Normal |
kappa1
|
Normal |
Kd
Initial concentration or mass (any units). |
Normal |
lambda0
Inactivation rate coefficients {liquid, solid-sorbed, air-sorbed} (log[per hour]). |
Normal |
lambda1
|
StringAsChars |
name
The name of this operandum. |
Normal |
rv
Radius (m) |
Constructor Summary | |
Operandum()
|
Method Summary | |
java.lang.Object |
clone()
Clone method redefinition |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public StringAsChars name
public Normal lambda0
public Normal lambda1
public Normal kappa0
public Normal kappa1
public Normal rv
public Normal Kd
Constructor Detail |
public Operandum()
Method Detail |
public java.lang.Object clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |