|
[Sponsors] |
Courrant Number jump due to layer addition and removal |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 17, 2016, 12:40 |
Courrant Number jump due to layer addition and removal
|
#1 |
New Member
Xiaoyue Zhao
Join Date: Jan 2016
Posts: 2
Rep Power: 0 |
Hi Foamers,
I have been working on a shock tube case for months, using layer addition and removal scheme as my dynamic mesh scheme in order to simulate the motion of diaphragmless shock tube's plate between driven and driver section. The solver I use is rhoCentralDyMFoam which was copied from 3.0.x and modified to implemented in foam-extend-3.0.1. The problem I have is when the solver try to add an additional layer of cell in the mesh, the Courrant Number will jump from 0.3 to 10 which will cause the solver crashes. Is there any way to solve this kind of problem? I have been tried increasing the resoultion of the mesh, however it will occur another error, which indicates the temperature is extremely high: Code:
From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const in file /usr/local/OpenFOAM/foam-extend-3.1/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 72 Maximum number of iterations exceeded. Rescue by HJ Best! |
|
Tags |
courant number, courant number increasing, dynamic mesh, layer addition removal, rhocentraldymfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
engineFoam with layers - pressure problems when adding layers | mturcios777 | OpenFOAM Running, Solving & CFD | 23 | January 4, 2023 22:56 |
Segmentation fault in layerAdditionRemoval Foam-extend 3.1 | jbettencourt | OpenFOAM Running, Solving & CFD | 3 | March 10, 2016 06:53 |
engineMesh with layered addition removal | mturcios777 | OpenFOAM Programming & Development | 19 | May 20, 2014 19:16 |
layer removal only- OpenFOAM-1.5-dev | phsieh2005 | OpenFOAM Running, Solving & CFD | 0 | July 2, 2010 06:57 |
How to use the engine solvers with layer addition and removal | francesco | OpenFOAM Running, Solving & CFD | 2 | March 19, 2009 04:29 |