|
[Sponsors] |
December 4, 2008, 09:10 |
SimpleSpline problem
|
#1 |
Senior Member
Wolfgang Heydlauff
Join Date: Mar 2009
Location: Germany
Posts: 136
Rep Power: 21 |
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. |
|
December 9, 2008, 05:31 |
Thank you.
I will try with f
|
#2 |
Member
Mattia de\' Michieli Vitturi
Join Date: Mar 2009
Posts: 51
Rep Power: 17 |
Thank you.
I will try with following your tip. Mattia |
|
November 6, 2009, 10:49 |
Hmm...
|
#3 |
New Member
Ivan Golod
Join Date: Nov 2009
Posts: 3
Rep Power: 17 |
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 |
|
December 10, 2009, 20:20 |
|
#4 |
Senior Member
|
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! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mixture model problem - could someone please advise? | matlab_monkey | FLUENT | 2 | July 26, 2012 09:20 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
[blockMesh] BlockMesh problem | pratap | OpenFOAM Meshing & Mesh Conversion | 21 | February 16, 2009 07:32 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |