|
[Sponsors] |
March 1, 2023, 09:50 |
Scaling mesh, time step continuity errors.
|
#1 |
New Member
Javier
Join Date: Nov 2022
Posts: 7
Rep Power: 4 |
Hi
I made a simulation with a background mesh of 2m x 0.5m x 0.5 m, based on the libraries "make fish swim". It seem to work, so far. Since I intended to have a 20m long mesh, I scale the mesh: transformPoints '(10 10 10)', but the simulation stops after a few seconds with the message: Code:
GAMG: Solving for pcorr, Initial residual = 1, Final residual = 9.54474e-07, No Iterations 19 time step continuity errors : sum local = 1.80262e-10, global = 1.86461e-11, cumulative = 1.86461e-11 PIMPLE: iteration 1 smoothSolver: Solving for Ux, Initial residual = 1, Final residual = 0.0753653, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 0.0399224, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 0.0908901, No Iterations 2 thanks in advance /joc |
|
Tags |
scaling mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
time step continuity problem in VAWT simulation | lpz_michele | OpenFOAM Running, Solving & CFD | 5 | February 22, 2018 20:50 |
pressure in incompressible solvers e.g. simpleFoam | chrizzl | OpenFOAM Running, Solving & CFD | 13 | March 28, 2017 06:49 |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 14:40 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |