public class LAMEE2
extends Elements.HX
HX
,
LAMEE
Constructor and Description |
---|
LAMEE2()
Creates and instance of LAMEE2 with fixed latent UA of 0.0 W/kg, NTUsen = 0.0,
Le_tot = 0.0, m_sen = 0.0, m_abs = 0.0, and latent and sensible effectiveness
of 1.0
|
Modifier and Type | Method and Description |
---|---|
double |
getLetot()
Lewis total number
|
double |
getMabs()
Adimensional absolute mass flow ratio
|
double |
getMsen()
Adimensional sensible mass flow ratio
|
double |
getNTUsen()
Sensible NTU
|
double |
getUA_m()
Latent UA (W/kg)
|
void |
setUA_m(double val)
Adjust the latent UA
|
public LAMEE2()
public void setUA_m(double val)
val
- latent UA value (W/kg)public double getNTUsen()
public double getLetot()
public double getMsen()
public double getMabs()
public double getUA_m()