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 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: l_r_mcglashan
Forum: OpenFOAM Running, Solving & CFD November 24, 2009, 13:09
Replies: 4
Views: 2,704
Posted By l_r_mcglashan
That's probably a bit sloppy for a...

That's probably a bit sloppy for a volScalarField.


forAll(enthalpy.internalField(),celli)
{
if(enthalpy[celli] == satEnthalpy){}
else{}
}
Forum: OpenFOAM Running, Solving & CFD November 24, 2009, 13:05
Replies: 4
Views: 2,704
Posted By l_r_mcglashan
Something like: forAll(enthalpy,celli) ...

Something like:


forAll(enthalpy,celli)
{
if(enthalpy[celli] == satEnthalpy){}
else{}
}
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 05:28.