CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Heat capacity of species

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   September 11, 2014, 09:37
Default Heat capacity of species
  #1
Member
 
Hossein
Join Date: Apr 2010
Posts: 65
Rep Power: 16
atoof is on a distinguished road
Send a message via Yahoo to atoof
Dears,

I am going to implement a new model for calculating viscosity that needs to heat capacity of each species. The new solver is based on reactingFoam.

Is it possible to get heat capacity of all species in all computational cells of the domain?

I used the following with no success.

Code:
volScalarField cpi = composition.Cp(i,T);
where
i is the label of species and
Code:
basicMultiComponentMixture& composition = thermo.composition();
Thank you in advance,

Hossein
atoof is offline   Reply With Quote

 


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
specific heat capacity at constant pressure in CFD Post newbie384 CFX 5 November 27, 2015 21:25
Implementing tabular heat capacity chriss85 OpenFOAM Programming & Development 5 February 10, 2014 07:29
Effective heat capacity - Phase change does not work!!! papteo CFX 8 October 31, 2013 05:15
Temperature dependend heat capacity sega OpenFOAM Running, Solving & CFD 0 October 8, 2009 16:00
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 15:55


All times are GMT -4. The time now is 21:47.