|
[Sponsors] |
[SOWFA] How to incluide a WindTurbine in a terrainBlockMesher mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 26, 2014, 21:22 |
How to incluide a WindTurbine in a terrainBlockMesher mesh
|
#1 |
New Member
Rami Boutassghount
Join Date: Jul 2014
Posts: 2
Rep Power: 0 |
Hello everyone! I'm a newbie here, I've registered to ask you a question.
I was trying to incluide a WindTurbine using topoSet in a terrainBlockMesher mesh and I didnt get it. I dont know which parameters incluide in terrainBlockMesherDict, but put in this; windTurbine1 { type searchableCylinder; point1 (1995 500 100); point2 (2005 500 100); radius 50; } And it didnt work. Also I've written on topoSetDict; actions ( // actuationDisk1 { name actuationDisk1; type cellSet; action new; source cylinderToCell; sourceInfo { point1 (1995 500 100); point2 (2005 500 100); radius 50; } } { name actuationDisk1; type cellZoneSet; action new; source setToCellZone; sourceInfo { set actuationDisk1; } } When I run it (terrainBlockMesher in the terminal comand) and then topoSet, a message was showed: --> FOAM FATAL IO ERROR: "ill defined primitiveEntry starting at keyword 'actions' on line 19 and ending at line 72" file: /home/rami/OpenFOAM/rami-2.1.1/run/addHill/system/topoSetDict at line 72. From function primitiveEntry::readEntry(const dictionary&, Istream&) in file lnInclude/IOerror.C at line 132. FOAM exiting I dont know how to solve it. Can anybody help me? Thanks in advance Last edited by rbb; July 28, 2014 at 04:36. |
|
July 29, 2014, 16:37 |
|
#2 |
Member
Patricio Bohorquez
Join Date: Mar 2009
Location: Jaén, Spain
Posts: 95
Rep Power: 17 |
Hi Rami, do you look for sth like this? I suppose that you mean 'actuator disk' when referring to turbine The case can be downloaded from this link. Enjoy
There is one disk and one square. Nice open source mesher. Patricio |
|
July 29, 2014, 17:10 |
|
#3 |
New Member
Rami Boutassghount
Join Date: Jul 2014
Posts: 2
Rep Power: 0 |
Thank you very much Patricio, this stuff will be very useful for me and everyone!
|
|
Tags |
actuationdisk, cylidertocell, terrainblockmesh, toposet, windturbine |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
Star CCM Overset Mesh Error (Rotating Turbine) | thezack | Siemens | 7 | October 12, 2016 12:14 |
[ICEM] surface mesh merging problem | everest | ANSYS Meshing & Geometry | 44 | April 14, 2016 07:41 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |