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

Sample From Decomposed Case Wo Reconstructing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 31, 2019, 04:55
Default Sample From Decomposed Case Wo Reconstructing
  #1
New Member
 
Cagkan
Join Date: Aug 2015
Posts: 8
Rep Power: 10
cagkn is on a distinguished road
Hi everyone,

I have a case of a 2D wave flume simulation, that was run with interFoam as decomposed (8 processors) case. (OpenFOAM v1812)

I needed 8 free surface elevation measurements from 8 different lines so I added them as Raw measurements of alpha.water to the functions sections in controlDict. Everything worked great I get my measurements at each time step simultaneously with the simulation but, I need to look a few centimetres before and after of these lines also.

Now I need to re-take those samples but I don't want to reconstruct cases (also I don't have time to reconstruct them neither)

is there any way to get samples from the existing, decomposed model without reconstructing or re-run the whole thing.

Thank you for the answers in advance.
cagkn is offline   Reply With Quote

Old   November 1, 2019, 13:03
Default
  #2
KTG
Senior Member
 
Abe
Join Date: May 2016
Posts: 119
Rep Power: 9
KTG is on a distinguished road
Yep, post processing works with mpi and the -parallel flag. So do something like:


mpirun -np 8 interFoam -postProcess -parallel


and it will just run your function objects on all the times.
KTG is offline   Reply With Quote

Reply


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
[General] Opacity and decomposed case Fauster ParaView 0 March 5, 2018 06:35
Post-process decomposed case after a simulation scigowtham OpenFOAM Post-Processing 0 May 7, 2017 03:07
Boundary Conditions - Decomposed Case ThorgrimmCFD OpenFOAM Post-Processing 0 January 7, 2015 10:44
Flux update during an MPI run between decomposed case parts? scott OpenFOAM 0 July 21, 2010 20:47
Sample not working in my case sampaio OpenFOAM Post-Processing 1 October 26, 2005 13:41


All times are GMT -4. The time now is 15:51.