CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: kdneroorkar
Forum: OpenFOAM Programming & Development November 2, 2010, 10:38
Replies: 31
Views: 11,418
Posted By kdneroorkar
basicRhoThermo is a base class. since rho() is a...

basicRhoThermo is a base class. since rho() is a virtual function, it would be calculated in some class that is derived from basicRhoThermo. If you look at some class that is derived from...
Forum: OpenFOAM Programming & Development November 2, 2010, 08:47
Replies: 31
Views: 11,418
Posted By kdneroorkar
yes. so you would have something like #P T ...

yes. so you would have something like
#P T x rho
1000 273 0.01 900
1200 273 0.01 890
.....
and you would interpolate to get rho=f(P,T,x). another idea you could try ( I...
Forum: OpenFOAM Programming & Development November 1, 2010, 11:03
Replies: 31
Views: 11,418
Posted By kdneroorkar
Hi another way to do this (we use this with...

Hi
another way to do this (we use this with REFPROP) is to create a lookup table using REFPROP with rho as a function of (P,T,x). Then write a class called, say, thermoprops. when you call...
Showing results 1 to 3 of 3

 
Forum Jump

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