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

Runtime probe function with large number of points

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 11, 2017, 18:08
Default Runtime probe function with large number of points
  #1
New Member
 
Regis
Join Date: Jan 2012
Posts: 24
Rep Power: 14
Regis_ is on a distinguished road
I'm using an object function in my controlDict to save the velocity of several points at every fixed number of time step intervals. My use is analogous to the one present in the following tutorial
Code:
$FOAM_TUTORIALS/incompressible/pimpleFoam/RAS/TJunction
My issue is that I need to sample a very large number of points, in the order of 5 to 6 million points. I fully understand that disk usage is very high but am not worried about speed or performance at this point. However, the solver doesn't start the time loop. It prints out the common pre-processing and hangs immediately before the first time step, as if it were still "reading" the points. I left it running for long enough. It works the way it should with about 1000 points.

I have tried doing this defining probe lines using 'sets', but I end up with way too many files for post processing. Using 'probes' I will have a single file at the end.

Any ideas or hints about why this is happening and/or possible workarounds?

-Regis


PS:I should mention that I'm using a relatively old version, 2.3.1. I have too many custom solvers for this version and can't afford the time to port them to newer versions, so I'd appreciate solutions that are available in such old version.
Regis_ is offline   Reply With Quote

Reply

Tags
probes, runtime postprocessing


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] Extracting ParaView Data into Python Arrays Jeffzda ParaView 30 November 6, 2023 21:00
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library aylalisa OpenFOAM Installation 23 June 15, 2015 14:49
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36


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