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

How i can obtein Isosurface script??

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 8, 2012, 09:41
Default How i can obtein Isosurface script??
  #1
Member
 
ynos
Join Date: Jan 2011
Posts: 39
Rep Power: 15
ynos is on a distinguished road
Dears Foamers
I am begginer in openfoam-paraFoam....My cases are running this is the reason that i can not use this function at the end of the controlDict:
functions
(
freeSurface
{
type surfaces;
functionObjectLibs
(
"libsampling.so"
);
outputControl outputTime;
outputInterval 1;
surfaceFormat vtk;
fields
(
alpha1
);
surfaces
(
freeSurface
{
type isoSurfaceCell;
isoField alpha1;
isoValue 0.5;
interpolate false;
regularise false;
}
);
interpolationScheme cell;
}
);
Looking here i find other way :Paraview Save Batch Script but is not available......Is there something like that in paraFoam?

Thanks in advanced
ynos is offline   Reply With Quote

Old   May 8, 2012, 10:50
Default
  #2
Member
 
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 16
Toorop is on a distinguished road
Hi,

after the simulation, use execFlowFunctionObjects utility to create all the stuff in controlDict functions.

BTW, thanks for the isoSurface definition!
Does something similar exists for 2D plane contours?
Toorop is offline   Reply With Quote

Old   July 9, 2012, 10:59
Default Thanks
  #3
Member
 
ynos
Join Date: Jan 2011
Posts: 39
Rep Power: 15
ynos is on a distinguished road
A lot of Thanks ,have been succesfull your reply
ynos is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[ICEM] Script: problems with face names Maweil ANSYS Meshing & Geometry 3 April 16, 2019 09:10
[ANSYS Meshing] Problem with Icem Script Krish ANSYS Meshing & Geometry 0 October 18, 2011 12:10
how I can write the file script to submite via HPC cluster at my UNI happy CFX 2 October 17, 2011 02:18
CFX mesh script error Malik77 CFX 0 June 24, 2011 07:42
Perl script for intialisation pratik mehta CFX 2 September 10, 2008 03:09


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