|
[Sponsors] |
Extracting residuals during PIMPLE iterations for unsteady flow simulations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 26, 2019, 04:07 |
Extracting residuals during PIMPLE iterations for unsteady flow simulations
|
#1 |
New Member
Join Date: Jan 2018
Posts: 12
Rep Power: 8 |
Dear OpenFOAM Users,
I'm using OpenFOAM's pimpleDyMFoam (or unsteady pimpleFoam for OpenFOAM version > 5) to solve unsteady flow problems. To check the convergence of a simulation at each physical time step, I would like to extract the velocity and pressure residuals during each PIMPLE iteration (also called inner iterations or pseudo time steps). Does anyone know a quick way to do that? Alternatively, if anyone knows how to extract the forces and moments at each PIMPLE iteration that would also help a lot. Best wishes, Anouk |
|
September 30, 2019, 19:04 |
|
#2 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
The fvmatrix Class holds a function residual () which returns the residuals https://www.openfoam.com/documentati...1fvMatrix.html
|
|
Tags |
iterations, pimpledymfoam, pimplefoam, residual, unsteady |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[solidMechanics] Support thread for "Solid Mechanics Solvers added to OpenFOAM Extend" | bigphil | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 686 | December 22, 2022 10:10 |
Maximum number of iterations exceeded chtmultiregionsimpleFoam | Moncef | OpenFOAM Running, Solving & CFD | 28 | July 13, 2020 15:26 |
chtMultiRegionSimpleFoam turbulent case | Aditya Patil | OpenFOAM Running, Solving & CFD | 6 | April 24, 2017 23:13 |
Compressor Simulation using rhoPimpleDyMFoam | Jetfire | OpenFOAM Running, Solving & CFD | 107 | December 9, 2014 14:38 |
Orifice Plate with a fully developed flow - Problems with convergence | jonmec | OpenFOAM Running, Solving & CFD | 3 | July 28, 2011 06:24 |