CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[blockMesh] SimpleSpline problem

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 4, 2008, 08:10
Default SimpleSpline problem
  #1
Senior Member
 
Wolfgang Heydlauff
Join Date: Mar 2009
Location: Germany
Posts: 136
Rep Power: 21
wolle1982 will become famous soon enough
Hi,

a little tip:

replace the "simpleSpline" with "polySpline". add the start and end vector and afterwards a ";".

It must look like this:
================================
polySpline 2 14
(
(point1)
(point2)
(point3)
)
(0 0 0) (0 0 0);
===============================

blockMesh it. there will be an error. but it writes you the points out, that the polySpline would want to have. copy-paste them into blockMeshDict and replace the "polySpline" no with a "polyLine".
...maybe this is accurate enough for you.

I personally thin, there still is a bug in the polyLine. But till it is solved maybe you come along with my idea.

Greetz.
wolle1982 is offline   Reply With Quote

Old   December 9, 2008, 04:31
Default Thank you. I will try with f
  #2
Member
 
Mattia de\' Michieli Vitturi
Join Date: Mar 2009
Posts: 50
Rep Power: 17
demichie is on a distinguished road
Thank you.
I will try with following your tip.

Mattia
demichie is offline   Reply With Quote

Old   November 6, 2009, 09:49
Question Hmm...
  #3
New Member
 
Ivan Golod
Join Date: Nov 2009
Posts: 3
Rep Power: 16
kokashking is on a distinguished road
Hallo

as I understood, there are some problems with simpleSpline in openFOAM 1.5 too.

with simpleSpline I got good shape, but the grid of cells is wrong. (i have also tried to change simpleGrading)
then I have made this trick with polySpline error and got a normal grid.

But for my algorithm use of this trick, that is based or error, is not the best way.
So I have a question to the people, who have more experience with openFOAM. Can I solve this problem with blockMesh, OF 1.6 or it's better to use some others pre-processors like Gmsh?

TIA

Ivan

simpleSpline.jpg

polyLine.jpg

blockMeshDict_simpleSpline.txt
kokashking is offline   Reply With Quote

Old   December 10, 2009, 19:20
Default
  #4
Senior Member
 
Eric Nutsch
Join Date: Sep 2009
Location: Eugene, Oregon USA
Posts: 113
Rep Power: 16
ericnutsch is on a distinguished road
Send a message via Skype™ to ericnutsch
I have run into the same problem, and haven't gotten to far in the other threads either:
http://www.cfd-online.com/Forums/ope...-commands.html
http://www.cfd-online.com/Forums/ope...g-airfoil.html

I am going to attempt to use gmsh. I was previously going to use netgen, but it cant regulate the cell size properly for cfd(good for FEA just not CFD).

Good Luck!
ericnutsch is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mixture model problem - could someone please advise? matlab_monkey FLUENT 2 July 26, 2012 08:20
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
[blockMesh] BlockMesh problem pratap OpenFOAM Meshing & Mesh Conversion 21 February 16, 2009 06:32
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 03:41.