|
[Sponsors] |
May 26, 2020, 13:42 |
cyclicAMI does not work with every xxxFoam
|
#1 |
Member
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8 |
Hello,
I generated mesh with cfMesh+ and created cyclicAMI with createPatch. and with this mesh if I set patchs no cyclicAMI but only wall, simulation works well. After for example simpleFoam with cyclicAMI I get this messages, Code:
SIMPLE: no convergence criteria found. Calculations will run for 1000 steps. Reading field p AMI: Creating addressing and weights between 167103 source faces and 170738 target faces AMI: Patch source sum(weights) min:0.640991353 max:1.05538425 average:0.999995117 AMI: Patch target sum(weights) min:0 max:1.05267768 average:0.999967247 Reading field U Code:
smoothSolver: Solving for Ux, Initial residual = 1, Final residual = 0.0142960775, No Iterations 1 smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 0.0232782651, No Iterations 1 smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 0.0375231129, No Iterations 1 #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in /lib64/libc.so.6 #3 Foam::divide(Foam::Field<double>&, double const&, Foam::UList<double> const&) at ??:? #4 ? at ??:? #5 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::dimensioned<double> const&, Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&) at ??:? #6 ? at simpleFoam.C:? #7 ? at ??:? #8 __libc_start_main in /lib64/libc.so.6 #9 ? at ??:? Gleitkomma-Ausnahme (Speicherabzug geschrieben) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting started with CyclicAMI | Algebraist | OpenFOAM | 4 | February 11, 2019 02:39 |
Non-physical pressure at cyclicAMI patches | MNoCeZ | OpenFOAM Running, Solving & CFD | 0 | September 20, 2017 18:35 |
CyclicAMI Boundary Condition | CUBoulderPhDStudent | OpenFOAM Running, Solving & CFD | 0 | May 21, 2014 19:34 |
Do all CFD analysts have to do some hands-on work except PhDs? | e13drd | Main CFD Forum | 2 | March 17, 2014 15:56 |
cyclicAMI and interDyMFoam for periodic box | kwardle | OpenFOAM | 1 | March 11, 2014 14:40 |