|
[Sponsors] |
February 3, 2014, 15:23 |
problem viewing cyclic BC SRFSimpleFoam
|
#1 |
New Member
Oscar Urbina
Join Date: Nov 2011
Location: Montréal
Posts: 16
Rep Power: 15 |
Hello Foamers,
I'm trying to simulate a 2 bladed wind turbine with SRFSimpleFoam, since the 2 blades are identical, my domain is a hallf tube, with a hole in the middle. (i'll attach and image and my blockMeshDict), and the blade will be represented by a force. i'm using cyclic bc on both sides of the cut (since it's a point-symetric rotating frame , what comes out of one side should come in the other side). blockMesh compiles well, but when i try to open the case in paraView i get the following error: ---------------------------------------- --> FOAM FATAL ERROR: More than one patch accessing the same transform but not of the same sign. patch:cyclic_half1 transform:0 sign:1 current transforms1 0 0) From function Foam::label Foam::globalIndexAndTransform::addToTransformIndex ( const label, const label, const bool ) const in file lnInclude/globalIndexAndTransformI.H at line 240. FOAM exiting --------------------------------------- i've also tried declaring them as a wall and the using the createPatch utility with the same results. i read some threads and thought it might be the way i declare the faces so i've check out the mixer tutorial ( it also uses the cyclic bc), runned the case once, and then i changed the point locations so that instead of the wedge it would be a half tube like my case, and i got the exact same error message. i think that paraView has a conflict with cyclic boundaries on the same plane. cause the case seems to run fine, but i can't see the results in paraView. so my questions are: has anyone had a problem like this? is there another BC that may do the trick? like a point-symetric bc? i was thinking about using symmetry plane, but does it take into account the rotating frame, with that i mean will it map what come out of one side into the other? thanks for the help in advance Oscar |
|
February 3, 2014, 15:25 |
|
#2 |
New Member
Oscar Urbina
Join Date: Nov 2011
Location: Montréal
Posts: 16
Rep Power: 15 |
i had to declare all boundaries as wall to be able to take the screen shot, i thought i might clear this out to avoid confusion.
|
|
Tags |
crash, cyclic bc, paraview, srfsimplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using sprayFOAM on cyclic problem with wedge boundaries | Mentalo | OpenFOAM Running, Solving & CFD | 5 | September 7, 2018 03:12 |
[Other] problem with cyclic BCs | michel1988 | OpenFOAM Meshing & Mesh Conversion | 0 | July 4, 2013 05:59 |
Problem with cyclic patches | sven | OpenFOAM Running, Solving & CFD | 0 | December 5, 2011 15:27 |
[Commercial meshers] Handling cyclic BC from gambit to openfoam for a cascade airfoil problem - OF 1.6 | maverick | OpenFOAM Meshing & Mesh Conversion | 2 | June 18, 2011 05:36 |
cyclic BC from gambit to openfoam for cascade airfoil problem | maverick | OpenFOAM | 0 | April 13, 2010 16:18 |