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

problem in executing the new solver in loop

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 18, 2018, 09:30
Default problem in executing the new solver in loop
  #1
Member
 
L S
Join Date: Apr 2016
Posts: 63
Rep Power: 10
silviliril is on a distinguished road
Hi everyone,

I have been trying to compile a new solver phaseChangeHeatFoam with dynamic meshing capabilities. Which I call as phaseChangeHeatDyMFoam.

Now the problem is i have given end time as 20 sec and deltaT of 1e-5. still the code ends after solving for the first iteration. Its not running in loop. What can be the possible solution?

HTML Code:
Create time

Create mesh for time = 0

Selecting dynamicFvMesh dynamicRefineFvMesh
Reading field p_rgh

Reading field T

Reading field alpha1

Reading field U

Reading/calculating face flux field phi

Creating phaseChangeTwoPhaseMixture

Selecting phaseChange model Hardt
Selecting incompressible transport model Newtonian
Selecting incompressible transport model Newtonian
Selecting turbulence model type laminar

Reading g

Reading hRef
Calculating field g.h

No finite volume options present

Creating field kinetic energy K


PIMPLE: Operating solver in PISO mode

time step continuity errors : sum local = 0, global = 0, cumulative = 0
GAMGPCG:  Solving for pcorr, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
Courant Number mean: 0 max: 0

Starting time loop

Interface Courant Number mean: 0 max: 0
Courant Number mean: 0 max: 0
deltaT = 1.11111e-05
Time = 1.1111111e-05

Selected 368 cells for refinement out of 4000.
Refined from 4000 to 6576 cells.
Selected 0 split points out of a possible 368.
Execution time for mesh.update() = 0.03 s
time step continuity errors : sum local = 0, global = 0, cumulative = 0
GAMGPCG:  Solving for pcorr, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 0, global = 0, cumulative = 0
MULES: Solving for alpha1
Liquid phase volume fraction = 0.05  Min(alpha1) = 0  Max(alpha1) = 1
MULES: Solving for alpha1
Liquid phase volume fraction = 0.05  Min(alpha1) = 0  Max(alpha1) = 1
MULES: Solving for alpha1
Liquid phase volume fraction = 0.05  Min(alpha1) = 0  Max(alpha1) = 1
DILUPBiCG:  Solving for Ux, Initial residual = 1, Final residual = 2.31942e-10, No Iterations 2
DILUPBiCG:  Solving for Uy, Initial residual = 1, Final residual = 2.17407e-10, No Iterations 2
DILUPBiCG:  Solving for Uz, Initial residual = 1, Final residual = 1.78713e-10, No Iterations 2
GAMG:  Solving for p_rgh, Initial residual = 1, Final residual = 0.0126993, No Iterations 1
time step continuity errors : sum local = 0, global = 0, cumulative = 0
GAMG:  Solving for p_rgh, Initial residual = 0.00653561, Final residual = 0.000103673, No Iterations 3
time step continuity errors : sum local = 0, global = 0, cumulative = 0
GAMGPCG:  Solving for p_rgh, Initial residual = 0.00134984, Final residual = 9.37753e-09, No Iterations 5
time step continuity errors : sum local = 0, global = 0, cumulative = 0
solve TEqn
DILUPBiCG:  Solving for T, Initial residual = 1, Final residual = 1.05455e-13, No Iterations 2
TAve = 373.15  Min(T) = 363.15  Max(T) = 373.15
ExecutionTime = 0.15 s  ClockTime = 0 s

End
silviliril is offline   Reply With Quote

Old   May 23, 2018, 16:26
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi,

as always. Please provide information! We cannot support you and thatīs the reason why there is no reply to your problem.

Good luck
__________________
Keep foaming,
Tobias Holzmann
Tobi 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
[ANSYS Meshing] Help with element size sandri_92 ANSYS Meshing & Geometry 14 November 14, 2018 07:54
New solver not running in loop. silviliril OpenFOAM Running, Solving & CFD 2 May 21, 2018 08:55
Star cd es-ice solver error ernarasimman STAR-CD 2 September 12, 2014 00:01
Is there a problem in the Euler solver? Combas SU2 4 March 28, 2014 15:48
patching problem unsteady solver yellow-stuff Main CFD Forum 0 September 25, 2009 01:26


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