|
[Sponsors] |
July 6, 2010, 14:43 |
How to import only some points in paraFoam?
|
#1 |
New Member
Join Date: Jun 2010
Posts: 14
Rep Power: 16 |
Hi all!
I'd like to know how to import only some points in paraFoam after I've calculated all of them (import 1 point out of 10 for example). It would be useful to take less time to load a heavy visualization and ease mesh manipulation. Normally, after the calculation is done, we type "paraFoam" in the terminal and paraFoam/paraview automatically imports all the points. There's also a way to reduce the resolution of the visualization once all the points have been imported (like the filter "Mask Points" or maybe "Mesh Quality"), but that's not what I'm looking for (still takes too much time to navigate through timesteps). Thanks in advance! Maxime |
|
July 12, 2010, 11:56 |
|
#2 |
New Member
Join Date: Jun 2010
Posts: 14
Rep Power: 16 |
Ok I found a solution: I have to use mapFields (can be used to map the results of a coarse mesh onto a finer one (or the opposite)). Only some of the results will thus be sampled from the fine mesh to the coarse one.
In this case, the simulation should be run for the fine mesh only. Typing the mapFields command will then create the results in the "0" directory (by default (you can do this for any other time by manually changing the startTime in the controlDict dictionary, but I'm sure -and I'm trying to see if- there's a way to sweep all the time steps automatically (maybe by changing the mapFields source code))). If you have any ideas for this last point... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sliding Interface issues | philippose | OpenFOAM Running, Solving & CFD | 7 | May 5, 2014 04:13 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
[OpenFOAM] Parafoam basic questions | qtian | ParaView | 0 | July 20, 2007 12:52 |
extreme points problem | Lipo Wang | Main CFD Forum | 2 | August 18, 2004 04:15 |