CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Methane transport model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2022, 03:42
Default Methane transport model
  #1
New Member
 
Alexander Yurishchev
Join Date: Feb 2019
Posts: 21
Rep Power: 7
alextau is on a distinguished road
Hello all,

I will be happy to get an advice for applying a transport model which suits methane gas at high pressures (100-300bar).
I failed to run with "transport const", since apperently it won't work together with equationOfState PengRobinsonGas;
The following is my code, any ideas? Thanks!



thermoType
{
type heRhoThermo;
mixture pureMixture;
transport ??????;
thermo hConst;
equationOfState PengRobinsonGas;
specie specie;
energy sensibleEnthalpy;
}

mixture
{
specie
{
molWeight 16.04;
}
thermodynamics
{
Cp 3300;
Hf 0;
}
transport
{
????????????????????????????
}
equationOfState
{
Tc 190.4; //[K]
Pc 4.6E+6; //[Pa]
Vc 99.2E-03; // [m3/kmol]
Zc 0.29; //[-]
omega 0.011; // [-]
}
}
alextau is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[IHFOAM] The IHFOAM Thread Phicau OpenFOAM Community Contributions 392 September 8, 2023 18:10
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
the difference of species transport and non-premixed combustion model Messi FLUENT 0 June 30, 2014 04:30
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
species transport model or mixture model?HELP zhhjll FLUENT 3 March 5, 2011 15:27


All times are GMT -4. The time now is 00:14.