CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Detailed time taken breakdown

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2021, 05:53
Post Detailed time taken breakdown
  #1
New Member
 
Adrian del Ser
Join Date: Oct 2021
Posts: 15
Rep Power: 4
adrian.delser is on a distinguished road
Hello everyone, my first post here so if I'm in the wrong subforum let me know.

I'd like to extract the time taken to complete individual steps in a solver (in my case I'd like to see how much of the total computation time is taken by the velocity/pressure correction steps of the piso algorithm in pisoFoam or similarly the time taken to solve the poisson pressure equation of the SIMPLE algorithm in solvers that use it).

From experience this iterative step takes a significant percentage of the total time, but I'd like to check how long exactly. The goal is to develop an alternate (neural network) method of correcting the uncorrected velocity field, and so I'll also need to figure out how to extract the uncorrected field from pisoFoam (or other solvers eventually) and inject it back into pisoFoam for time advancement once corrected by the new method, although I'll create a new thread for that question.

As a heads up, I am fairly new to both openfoam (v9 or v2106) and C++.

Thanks!
adrian.delser is offline   Reply With Quote

Reply

Tags
computation time, pisofoam


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
bash script for pseudo-parallel usage of reconstructPar kwardle OpenFOAM Post-Processing 41 August 23, 2023 02:48
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 5, 2023 23:48
Slow calculation time on CFD server killian153 Hardware 4 July 27, 2021 07:28
simpleFoam error - "Floating point exception" mbcx4jc2 OpenFOAM Running, Solving & CFD 12 August 4, 2015 02:20
plot over time fferroni OpenFOAM Post-Processing 7 June 8, 2012 07:56


All times are GMT -4. The time now is 00:03.