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

Very large ClockTime deviation

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 3, 2021, 19:05
Default Very large ClockTime deviation
  #1
New Member
 
NA
Join Date: Oct 2015
Posts: 10
Rep Power: 10
luiceur is on a distinguished road
OpenFOAM version: v1912


Solver: simpleFOAM



Issue:

Very large ClockTime deviation between runs

Longer explanation:

I am really struggling to understand why I can run the same solver a number of times and get so many different ClockTime between them.


I can get on one run:
Code:
Time = 1

smoothSolver:  Solving for Ux, Initial residual = 1, Final residual = 0.0702223, No Iterations 1
smoothSolver:  Solving for Uy, Initial residual = 0, Final residual = 0, No Iterations 0
smoothSolver:  Solving for Uz, Initial residual = 0, Final residual = 0, No Iterations 0
GAMG:  Solving for p, Initial residual = 1, Final residual = 0.0524647, No Iterations 5
time step continuity errors : sum local = 0.00152781, global = 6.95405e-06, cumulative = 6.95405e-06
smoothSolver:  Solving for epsilon, Initial residual = 0.0515357, Final residual = 0.00306076, No Iterations 2
smoothSolver:  Solving for k, Initial residual = 1, Final residual = 0.0609778, No Iterations 2
ExecutionTime = 75.81 s  ClockTime = 77 s
and then another run immediately after

Code:
Time = 1

smoothSolver:  Solving for Ux, Initial residual = 1, Final residual = 0.0702223, No Iterations 1
smoothSolver:  Solving for Uy, Initial residual = 0, Final residual = 0, No Iterations 0
smoothSolver:  Solving for Uz, Initial residual = 0, Final residual = 0, No Iterations 0
GAMG:  Solving for p, Initial residual = 1, Final residual = 0.0524647, No Iterations 5
time step continuity errors : sum local = 0.00152781, global = 6.95405e-06, cumulative = 6.95405e-06
smoothSolver:  Solving for epsilon, Initial residual = 0.0515357, Final residual = 0.00306076, No Iterations 2
smoothSolver:  Solving for k, Initial residual = 1, Final residual = 0.0609778, No Iterations 2
ExecutionTime = 1.99 s  ClockTime = 3 s

What could be the causing this?
luiceur is offline   Reply With Quote

Reply

Tags
benchmarking, clocktime, parallel cluster, simplefoam, solver control

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 6, 2023 00:48
laplacianFoam with source term Herwig OpenFOAM Running, Solving & CFD 17 November 19, 2019 14:47
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 07:20
[ICEM] meshing a sphere - large deviation from perfect sphere murx ANSYS Meshing & Geometry 25 August 15, 2012 13:37
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 05:03


All times are GMT -4. The time now is 18:56.