|
|
| TDPF (int numeroDPF, TBloqueMotor **Motor, int NumeroEspecies) |
| |
|
void | LeeDatosDPF (const char *FileWAM, fpos_t &filepos, nmTipoCalculoEspecies CalculoEspecies, nmCalculoGamma CalculoGamma, bool HayEGR, TBloqueMotor **Motor) |
| |
|
void | CalculoTransmisionCalor (TBloqueMotor **Motor, double theta, TTubo **Tubo, TConcentrico **Concentrico) |
| |
|
void | LeeResultadosMediosDPF (const char *FileWAM, fpos_t &filepos) |
| |
|
void | ImprimeResultadosMedios (std::stringstream &medoutput) const |
| |
|
void | CabeceraResultadosMedios (std::stringstream &medoutput, stEspecies *DatosEspecies) const |
| |
|
void | CalculaResultadosMedios (double theta) |
| |
|
void | LeeResultadosInstantaneosDPF (const char *FileWAM, fpos_t &filepos) |
| |
|
void | CabeceraResultadosInstantaneos (std::stringstream &insoutput, stEspecies *DatosEspecies) const |
| |
|
void | ImprimeResultadosInstantaneos (std::stringstream &insoutput) const |
| |
|
void | CalculaResultadosInstantaneos () |
| |
|
void | InicializaDPF (int nconcentrico, TConcentrico **Concentrico) |
| |
|
void | IniciaVariablesTransmisionCalor (double tamb) |
| |
|
void | CalculoEstabilidadDPF () |
| |
|
void | AjustaPaso (double TiempoFinPaso) |
| |
|
void | CalculoResistenciaTC (int j, TTubo **Tubo, TConcentrico **Concentrico) |
| |
|
void | CalculoResistenciaTC_First_Time (int j, TTubo **Tubo, TConcentrico **Concentrico) |
| |
|
void | ComunicacionTubos (TCondicionContorno **CC, int numCC) |
| |
|
void | CalculoSubmodelos () |
| |
|
double | getTime1DPF () |
| |
|
void | putTime1DPF (double valor) |
| |
|
double | getTime0DPF () |
| |
|
void | putTime0DPF (double valor) |
| |
|
double | getDeltaTimeDPF () |
| |
|
void | putDeltaTimeDPF (double valor) |
| |
|
double | getDuracionCiclo () |
| |
|
int | getNumeroHacesCanales () |
| |
|
double | getLongitudEfec () |
| |
|
double | getLongitudTapon () |
| |
|
double | getEspesorParedPorosa () |
| |
|
double | GetEspesorSoot (int j, int i) |
| |
|
TCanalDPF * | GetCanal (int j, int i) |
| |
|
double | GetVelocidadPared (int j, int i, int k) |
| |
|
double | GetTasaFraccionMasicaEspecie (int j, int i, int k) |
| |
|
double | GetFraccionMasicaSalida (int j, int i, int k) |
| |
|
double | GetRreg1 (int j, int i) |
| |
|
double | GetRreg2 (int j, int i) |
| |
|
double | getIndCompletitud1 () |
| |
|
double | getIndCompletitud2 () |
| |
|
double | GetSupEspecifica (int j, int i) |
| |
|
double | GetEficiencia (int j, int i) |
| |
|
double | GetLongitudVC (int j, int i) |
| |
|
double | GetQreg (int j, int i) |
| |
|
double | Getq_reac1 (int j, int i) |
| |
|
double | Getq_reac2 (int j, int i) |
| |
|
double | getAnguloTotalCiclo () |
| |
|
double | GetTPared (int j, int i, int k) |
| |
|
double | getCoefAjusTC () |
| |
|
double | getTExt () |
| |
|
nmTipoCalcTempParedTubos | getTipoCalcTempPared () |
| |
|
nmRefrigerante | getTipoRefrig () |
| |
|
double | GetDiametroExtHaz (int i) |
| |
|
double | getCoefExt () |
| |
|
double | GetTSuperficie (int j, int i) |
| |
|
int | getCicloDPF () |
| |
|
double | getAjustRAxAnt () |
| |
|
double | getAjustRAxPos () |
| |
|
double | getEmisividad () |
| |
|
double | getDiametroExt () |
| |
|
double | getEspesorAislante () |
| |
|
double | getEspesorAire () |
| |
|
double | getEspesorMetal () |
| |
|
double | getConductividadMetal () |
| |
|
double | getDiametroEfect () |
| |
|
void | PutConcentric (int valor) |
| |
Definition at line 45 of file TDPF.h.