|
[Sponsors] |
[mesh manipulation] Generating sets for cyclicAMI with setSet generates big error |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 29, 2014, 14:33 |
Generating sets for cyclicAMI with setSet generates big error
|
#1 |
New Member
Ferdinand Leinbach
Join Date: Nov 2014
Posts: 9
Rep Power: 12 |
Hello,
I am working on a Couette-Flow as described in my first thread, which i hope doesn't count as a duplicate post now . I relink the picture for visualisation: This time my questions is rather specific. I was trying to utilise cyclicAMI-Boundarys on my Inlet and Outlet. After setting up my inlet and outlet as described in this helpful answer in the boundary-file constant/polyMesh aswell in my 0/p and 0/U files (with the correction of & from the aforementioned guide to $ as in the tutorial cases for "value $internalField"), was trying to run "setSet" and got this error message (click the files in the text to see the uploaded version to dropbox): Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.x-61b850bc107b Exec : setSet Date : Dec 29 2014 Time : 19:12:28 Host : "uc1n996" PID : 14339 Case : /pfs/work2/workspace/scratch/st_lrt70667-test-0/cyclicAMI 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 polyMesh for time = 0 --> FOAM FATAL ERROR: Attempt to cast type patch to type cyclicAMI From function refCast<To>(From&) in file /opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/typeInfo.H at line 114. FOAM aborting #0 Foam::error::printStack(Foam::Ostream&) in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #1 Foam::error::abort() in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 Foam::cyclicAMIPolyPatch const& Foam::refCast<Foam::cyclicAMIPolyPatch const, Foam::polyPatch const>(Foam::polyPatch const&) in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libmeshTools.so" #3 Foam::cyclicAMIPolyPatch::neighbPatchID() const in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libmeshTools.so" #4 Foam::cyclicAMIPolyPatch::calcGeometry(Foam::PstreamBuffers&) in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libmeshTools.so" #5 Foam::polyBoundaryMesh::calcGeometry() in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #6 Foam::polyMesh::polyMesh(Foam::IOobject const&) in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #7 in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/bin/setSet" #8 __libc_start_main in "/lib64/libc.so.6" #9 in "/opt/bwhpc/common/cae/openfoam/2.2.x/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/bin/setSet" Aborted Can you tell me what I am doing wrong? Thank you, All the best, Ferdinand PS: The mesh was created using pointwise. You can finde the whole 0;constant;system Folders here. Last edited by effi; December 29, 2014 at 15:56. Reason: Problem Solved |
|
December 29, 2014, 15:55 |
|
#2 |
New Member
Ferdinand Leinbach
Join Date: Nov 2014
Posts: 9
Rep Power: 12 |
Solved itself, found some errors in the Boundary File.
|
|
Tags |
cyclicami, openfoam 2.2.x, setset |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] an error in Calculator's equation | immortality | ParaView | 12 | June 29, 2021 01:10 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
Undeclared Identifier Errof UDF | SteveGoat | Fluent UDF and Scheme Programming | 7 | October 15, 2014 08:11 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 10:17 |