|
[Sponsors] |
Controlling solver convergence in mesh motion solvers |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 11, 2015, 23:59 |
Controlling solver convergence in mesh motion solvers
|
#1 |
Senior Member
Kyle Mooney
Join Date: Jul 2009
Location: San Francisco, CA USA
Posts: 323
Rep Power: 18 |
Howdy Foamer Pals,
Question for you guys, espcially anyone that might be using mesh motion and point smoothing: I'm running a mesh motion case were I'm using the following settings to handle point smoothing (nothing fancy): Code:
dynamicFvMesh dynamicMotionSolverFvMesh; twoDMotion no; solver laplace; diffusivity quadratic; Example convergence: Code:
Time = 0.021578 Copy old S DICPCG: Solving for motionUx, Initial residual = 0.724811, Final residual = 7.22035e-07, No Iterations 47 DICPCG: Solving for motionUy, Initial residual = 0.609974, Final residual = 5.55561e-07, No Iterations 44 DICPCG: Solving for motionUz, Initial residual = 0.680765, Final residual = 5.95981e-07, No Iterations 44 Any thoughts? Cheers! Kyle |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
moveDynamicMesh wrong mesh for terrain modification | be_inspired | OpenFOAM Running, Solving & CFD | 2 | January 29, 2021 17:13 |
Difficulty in calculating angular velocity of Savonius turbine simulation | alfaruk | CFX | 14 | March 17, 2017 07:08 |
Star cd es-ice solver error | ernarasimman | STAR-CD | 2 | September 12, 2014 01:01 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
Mesh generator and CFD solver | Gennady Kireyko | Main CFD Forum | 0 | May 6, 2001 12:13 |