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

postProcessing only in certain area

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2016, 05:14
Default postProcessing only in certain area
  #1
New Member
 
Join Date: Sep 2016
Posts: 1
Rep Power: 0
ReynoldsKing is on a distinguished road
Hello all,

i'm relatively new to OpenFoam and work with OF1.7 (because of validation reasons). I generated a mesh, decomposed it and ran the solver on 200 CPUs. Everything worked fine.

Because of the huge amount of data i want to postProcess only a certain area of the pressure Field. My idea would be to generate a field with 1's in the area i want to postProcess and 0's everywhere else. Afterwards somehow multiply this new field and the pressure Field, so only the pressure Field in the area of interest is left over.

Is there a way to achieve this while decomposed (i would rather not reconstruct 1000 timesteps)? Or is there a different solution to my goal? I have already trouble using setFields while the case is decomposed.. Can anyone help?

Best regards,
Max
ReynoldsKing is offline   Reply With Quote

Old   September 10, 2016, 21:06
Default
  #2
Member
 
Hasan Celik
Join Date: Sep 2016
Posts: 64
Rep Power: 9
PositronCascade is on a distinguished road
Hello, you can reconstruct your case for only latest time step if you want, not for whole time steps.

Code:
reconstructPar -latestTime
For visualizing a specific region, I mostly use Clip and Slice options of ParaView. By this way, you can cut out the regions that you are not interested in and you can make calculations using ParaView on the region of interest.

If you do not want to reconstruct even for the latest time step, you need to open your case with decomposed option of ParaView.
PositronCascade is offline   Reply With Quote

Reply

Tags
decomposed, postprocessing, setfields


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
Non overlap area fractions saisanthoshm88 CFX 11 September 17, 2015 18:42
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Cyclic patches and parallel postprocessing problems askjak OpenFOAM Bugs 18 October 27, 2010 03:35
CFX Solver Memory Error mike CFX 1 March 19, 2008 07:22
Postprocessing in 2D - specific area Anthony Wachs FLUENT 3 July 6, 2001 10:59


All times are GMT -4. The time now is 08:14.