|
OpenWAM
|
Public Member Functions | |
| TCanalDPF (int NumeroEspecies, int j, nmTipoCalculoEspecies CalculoEspecies, nmCalculoGamma CalculoGamma, bool HayEGR, TDPF *DPF, int numerocanal, int NumeroDPF) | |
| void | LeeDatosGeneralesCanal (const char *FileWAM, fpos_t &filepos, int NodoIzquierdo, int NodoDerecho) |
| void | LeeDatosGeometricosCanal (const char *FileWAM, fpos_t &filepos) |
| void | IniciaVariablesFundamentalesCanalDPF () |
| void | EstabilidadMetodoCalculo () |
| void | CalculaVariablesFundamentales () |
| void | ActualizaValoresNuevos (TCondicionContorno **CC) |
| void | ReduccionFlujoSubsonico () |
| void | ReduccionFlujoSubsonicoFCT () |
| void | LeeResultadosMediosCanalDPF (int NumResMedios, char *FileWAM, fpos_t &filepos) |
| void | CabeceraResultadosMedios (std::stringstream &medoutput, stEspecies *DatosEspecies) const |
| void | ImprimeResultadosMedios (std::stringstream &medoutput) const |
| void | LeeResultadosInstantaneosCanalDPF (int NumResInstantaneos, char *FileWAM, fpos_t &filepos) |
| void | CabeceraResultadosInstantaneos (std::stringstream &insoutput, stEspecies *DatosEspecies) const |
| void | ImprimeResultadosInstantaneos (std::stringstream &insoutput) const |
| void | CalculaResultadosMedios (double theta) |
| void | CalculaResultadosInstantaneos () |
| void | SalidaGeneralTubos (stEspecies *DatosEspecies) const |
| void | AjustaPaso (double Intervalo) |
| void | CalculaCaracteristicasExtremos (TCondicionContorno **CC, double DeltaTiempo) |
| double | Interpola_Entropia (nmPipeEnd TipoExtremoTubo, double DeltaTiempo) |
| double | Interpola_Caracteristica (double entropia, int signo, int extremo, double DeltaTiempo, nmPipeEnd TipoExtremoTubo) |
| void | ComunicacionCanal_CC (TCondicionContorno **CC) |
| void | InicializaCaracteristicas (TCondicionContorno **CC) |
| void | ActualizaPropiedadesGas () |
| void | CalculaCoeficientePeliculaExterior (double pamb) |
| void | CalculaCoeficientePeliculaInterior () |
| int | GetNumeroDeposito () |
| double | GetDiametro (int i) |
| double | GetFraccionMasicaInicial (int i) |
| double | GetFraccionMasicaCC (int j, int i) |
| double | GetViscosidadDinamica (int i) |
| double | getTime1 () |
| double | getNodoIzq () |
| double | getNodoDer () |
| void | putTime1 (double valor) |
| double | getTime0 () |
| void | putTime0 (double valor) |
| double | getDeltaTime () |
| void | putDeltaTime (double valor) |
| int | getNin () |
| double | getXRef () |
| double | getLongitudTotal () |
| nmTipoTransCal | getTipoTransCal () |
| double | getCoefAjustFric () |
| int | getNumeroCanales () |
| double | getMallado () |
| double | GetDensidad (int i) |
| double | GetArea (int i) |
| double | GetVelocidad (int i) |
| double | GetAsonido (int i) |
| double | GetPresion (int i) |
| double | GetCoefTurbulencia (int i) |
| double | getTemperaturaInicial () |
| double | getPresionInicial () |
| double | getVelocidadMedia () |
| double | GetYespecie (int j, int i) |
| double | GetYespecieCC (int j, int i) |
| double | GetVelocidadCC (int i) |
| double | GetDensidadCC (int i) |
| double | GetAreaCC (int i) |
| double | GetGamma (int i) |
| double | GetRMezcla (int i) |
| double | GetCp (int i) |
| double | GetCv (int i) |
| int | getNumeroEspecies () |
| double | Geth (int i) |
| double | Gethext (int i) |
| double | GetH0Pared (int i) |
| nmFormulacionLeyes | getFormulacionLeyes () |
| double | GetU0 (int i, int j) |
| int | getNodoInicialFuente () |
| int | getNodoFinalFuente () |
| double | getDistanciaInterpolacion () |
| double | GetLadoCanal (int i) |
Definition at line 43 of file TCanalDPF.h.
1.8.17