|
void | PutNumeroVenturi (int NumeroVenturi) |
|
int | getNumeroVenturi () |
|
int | getNodoEntrada () |
|
int | getNodoSalida () |
|
int | getNodoLateral () |
|
double | getCoefEntrada () |
|
double | getCoefSalida () |
|
double | getCoefLateral () |
|
double | getPressure () |
|
TCondicionContorno * | getCCEntrada () |
|
TCondicionContorno * | getCCLateral () |
|
double | getGamma () |
|
double | getgamma1 () |
|
double | getgamma3 () |
|
| TVenturi (int i, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
|
void | ActualizaPropiedades (double TimeCalculo) |
|
void | CalculaVenturi () |
|
void | LeeResultadosInstantVenturi (const char *FileWAM, fpos_t &filepos) |
|
void | CabeceraResultadosInstantVenturi (stringstream &insoutput) |
|
void | ImprimeResultadosInstantVenturi (stringstream &insoutput) |
|
void | CalculaResultadosVenturi () |
|
void | ReadAverageResultsVenturi (const char *FileWAM, fpos_t &filepos) |
|
void | HeaderAverageResultsVenturi (stringstream &medoutput) |
|
void | AcumulaResultadosMediosVenturi (double Actual) |
|
void | ResultadosMediosVenturi () |
|
void | ImprimeResultadosMediosVenturi (stringstream &medoutput) |
|
void | LeeDatosVenturi (const char *FileWAM, fpos_t &filepos) |
|
void | AsignaEntradaSalidaLateralCC () |
|
void | UpdateProperties0DModel (double TimeCalculo) |
|
| TDepVolCteBase (int i, nmTipoDeposito TipoDeposito, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
|
void | PutNUniones (int value) |
|
int | getNUniones () |
|
int | getNumeroDeposito () |
|
int | getNUnionesED () |
|
double | getMasa () |
|
double | getPressure () |
|
double | getPresionIs () |
|
double | getSpeedsound () |
|
double | getTemperature () |
|
TCondicionContorno * | GetCCUnionEntreDep (int i) |
|
TCondicionContorno * | GetCCDeposito (int i) |
|
double | GetFraccionMasicaEspecie (int i) |
|
double | getR () |
|
double | getGamma () |
|
double | getTiempo () |
|
void | PutUnion (int indice, int valor) |
|
void | PutNumConductos (int indice, int valor) |
|
void | PutNumNodos (int indice, int valor) |
|
void | PutSentidoFlujo (int indice, int valor) |
|
nmTipoDeposito | getTipoDeposito () |
|
bool | getUpdated () |
|
void | PutUpdate (bool valor) |
|
bool | getEstudioEstabilidadRealizado () |
|
void | PutRealizado (bool valor) |
|
void | PutCalculadoPaso (bool valor) |
|
bool | getCalculadoPaso () |
|
| TDeposito (int i, nmTipoDeposito TipoDeposito, nmTipoCalculoEspecies SpeciesModel, int numeroespecies, nmCalculoGamma GammaCalculation, bool ThereIsEGR) |
|
void | ReadInstantaneousResultsDep (const char *FileWAM, fpos_t &filepos) |
|
void | HeaderInstantaneousResultsDep (std::stringstream &insoutput, stEspecies *DatosEspecies) |
|
void | ImprimeResultadosInstantaneosDep (std::stringstream &insoutput) |
|
void | ResultadosInstantaneosDep () |
|
void | ReadAverageResultsDep (const char *FileWAM, fpos_t &filepos) |
|
void | HeaderAverageResultsDep (std::stringstream &medoutput, stEspecies *DatosEspecies) |
|
void | ImprimeResultadosMediosDep (std::stringstream &medoutput) |
|
void | AcumulaResultadosMedios (double Actual) |
|
void | ResultadosMediosDep () |
|
double | CriterioEstabilidad (double TMinimo) |
|
void | SalidaGeneralDep (stEspecies *DatosEspecies) |
|
void | CreaUnionED (int numero, int sentido) |
|
void | AsignaCompresor (TCompresor *Compressor, int sentido) |
|
void | AsignacionCC (TCondicionContorno **BC, int numCC) |
|
void | LeeDatosGeneralesDepositos (const char *FileWAM, fpos_t &filepos) |
|
void | ActualizaTiempo (double TiempoActual) |
|
void | PutHeatPower (double Power) |
|
Definition at line 33 of file TVenturi.h.