|
[Sponsors] |
May 22, 2017, 14:07 |
Unable to sample completed AMI simulation.
|
#1 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
Hello All,
I have completed a long LES simulation (month time) and the simulation seems to be successful with good contour values seen in Tecplot. but when I try to sample my case as I have previously done with symmetryPlane (worked) it does not work with the AMI case it just stops/gets stuck with the following error (I have waited for over a day still it dosent progress even in parallel it doesnt) Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.0 Exec : sample Date : May 22 2017 Time : 17:48:16 Host : "*******" PID : 8140 Case : /mnt/hdd/......../C1A0_StepLES nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 --> FOAM Warning : From function void Foam::Cloud<ParticleType>::initCloud(const bool) in file lnInclude/Cloud.C at line 54 Particle tracking across AMI patches is not currently supported Code:
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: dev | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class dictionary; location system; object sampleDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // setFormat raw; surfaceFormat raw; interpolationScheme cellPoint; fields ( k UMean ); sets ( xc02 { type uniform; axis y; start (0.202 0.3 0.01); end (0.202 -0.3 0.01); nPoints 1000; } ); Thanks, Hasan K.J
__________________
"Real knowledge is to know the extent of one's ignorance." - Confucius |
|
May 24, 2017, 06:14 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi,
as the message tells you: Code:
Particle tracking across AMI patches is not currently supported
__________________
Keep foaming, Tobias Holzmann |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Translating and Rotating AMI | HiddenSquid | OpenFOAM Pre-Processing | 1 | October 25, 2017 04:59 |
[ANSYS Meshing] unable to mesh a 3d airfoil for fluent simulation | stacey | ANSYS Meshing & Geometry | 1 | July 8, 2013 04:02 |
How to save a .res file after simulation completed | weihaur | CFX | 0 | April 23, 2008 06:14 |
heat conducting in a solid domain | Rogerio Fernandes Brito | CFX | 0 | March 18, 2008 18:20 |
about my old post | Rogerio Fernandes Brito | CFX | 1 | February 8, 2008 20:19 |