![]() |
who to find the cells with certain isoValue?
Hi Foamers,
how to find the cells with certain isoValue? Thanks |
Hi jaming,
You could loop over the cells if that's what you want, is this for post-processing? or for run time calculation, could you be more specific? There might be a smarter way to do it depending on the scope. Cheers |
Hi risku9
many thanks for your post! I' m looking for cells containing the isoSurface while runTime. For serial run I do it with : after interpolating the alpha1 to the cellPoints in code (pValues) Code:
Foam::List<int> IsoSurface50; Many thanks |
All times are GMT -4. The time now is 14:25. |