CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: dipling
Forum: OpenFOAM January 11, 2011, 05:30
Replies: 7
Views: 2,475
Posted By dipling
You have to debug/patch cyclicpolypatch class. I...

You have to debug/patch cyclicpolypatch class. I think there was something weird with a loop, but it was easy to solve. And there was another problem with this class, but i can't remember. I stopped...
Forum: OpenFOAM August 19, 2009, 11:29
Replies: 7
Views: 2,475
Posted By dipling
Nobody an idea how to read lists ? I want...

Nobody an idea how to read lists ?


I want to look which parameters instead of "meshPoints()" exists.

e.g.

patch().facePoints(); (or something like this)

This would be a great help to...
Forum: OpenFOAM August 17, 2009, 10:17
Replies: 7
Views: 2,475
Posted By dipling
New informations: The label list needs an...

New informations:

The label list needs an update before the loop starts.

if (!matchedAll)
{
label baffleI = 0;
forAll(*this, faceI)
{
const face& f...
Forum: OpenFOAM August 14, 2009, 05:03
Replies: 7
Views: 2,475
Posted By dipling
I found out it is a problem in...

I found out it is a problem in cyclicPolyPatch.C:1253 . In this loop pFaces[i] achieve numbers which cause a segmentation fault. I think it is a bug. I looked in openfoam-1.6 nothing changed at this...
Forum: OpenFOAM August 13, 2009, 05:55
Replies: 7
Views: 2,475
Posted By dipling
Ok, either i am annoying everybody with my...

Ok, either i am annoying everybody with my "dummy" problem or there is really nobody who can help me or there is nobody who can imagine. I attached a simplified draft now.

As u can see I defined...
Forum: OpenFOAM August 12, 2009, 11:18
Replies: 7
Views: 2,475
Posted By dipling
The problem ist that layerAR doenst work with...

The problem ist that layerAR doenst work with cyclic boundaries. I testet 4 cases an everytime it crashes until layerAR wants to delete a layer. :(
Forum: OpenFOAM August 12, 2009, 07:56
Replies: 7
Views: 2,475
Posted By dipling
cyclic boundaries

Hello,

i have little understanding problem with cyclic boundaries. I want to cut a cylinder into 8 pieces. Now i have to define the boundaries in the blockMeshDich file. I think the liner is a...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 23:35.