April 27, 2014, 02:00
|
Motorbike tutorial for snappyhexmesh taking forever to run?
|
#1
|
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13
|
I tried running the motorbile tutorial in the snappyhexmesh folder (tutorials\mesh\snappyHexMesh\motorBike) and it ran for t = 100 and now it's stuck on this part (for 4 hours now), is it normal?
Code:
forceCoeffs output:
Cd = 0.433511
Cl = 0.078857
Cm = 0.164982
Cl(f) = -0.125554
Cl(r) = 0.204411
Time = 100
smoothSolver: Solving for Ux, Initial residual = 0.000583456, Final residual = 2.71403e-005, No Iterations 4
smoothSolver: Solving for Uy, Initial residual = 0.0102604, Final residual = 0.00048347, No Iterations 4
smoothSolver: Solving for Uz, Initial residual = 0.0137331, Final residual = 0.000632262, No Iterations 4
GAMG: Solving for p, Initial residual = 0.0553838, Final residual = 0.00184689, No Iterations 2
time step continuity errors : sum local = 0.000222836, global = -2.94904e-006, cumulative = -0.0128083
smoothSolver: Solving for omega, Initial residual = 0.000163171, Final residual = 1.17266e-005, No Iterations 3
smoothSolver: Solving for k, Initial residual = 0.00207207, Final residual = 0.000171133, No Iterations 3
ExecutionTime = 654.093 s ClockTime = 654 s
Seeded 20 particles.
|
|
|