|
[Sponsors] | |||||
Degree/size of polynomials for thermo and transport (OF 2.2) |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Senior Member
Markus Rehm
Join Date: Mar 2009
Location: Erlangen (Germany)
Posts: 184
Rep Power: 18 ![]() |
Hi all,
I would like to have a variable density for water the only combination that allows that to me is: Code:
Valid rhoThermo types are: type mixture transport thermo equationOfState specie energy ... heRhoThermo pureMixture polynomial hPolynomial icoPolynomial specie sensibleEnthalpy heRhoThermo pureMixture polynomial hPolynomial icoPolynomial specie sensibleInternalEnergy ... Code:
thermoType
{
type heRhoThermo;
mixture pureMixture;
transport polynomial;
thermo hPolynomial;
equationOfState icoPolynomial;
specie specie;
energy sensibleEnthalpy;
}
Code:
CpCoeffs<8> ( 4200 0 0 0 0 0 0 0 ); //[J/kg/K] Code:
CpCoeffs<1> ( 4200 ); //[J/kg/K] Regards, Markus. |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tcp transport error | Adriana | FLUENT | 1 | December 21, 2012 06:31 |
| Re: Can I simulate sediment transport with FLUENT | li li | FLUENT | 0 | October 21, 2003 21:42 |