|
[Sponsors] |
Wind Turbine from SRFSimpleFoam to pimpleDymFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 6, 2013, 06:44 |
Wind Turbine from SRFSimpleFoam to pimpleDymFoam?How?
|
#1 |
Senior Member
M. Montero
Join Date: Mar 2009
Location: Madrid
Posts: 155
Rep Power: 17 |
Hi all,
I am going to reformulate the question with more information so in this way, it could be more interesting for others in future. I would like to simulate a wind turbine using the sliding mesh aproach into OF2.1.1. My starting point is a mesh previously used for SRFSimpleFoam. It is a 120 grades sector where one blade is included and it was meshed using IcemCFD. I suppose that the first task would be to triple the mesh, rotate each zone and merge the zones. The next step that I do not know if it is necesary to do is apply a "stitchMesh" process between each pair of patches. I have tried to apply the stitchMesh ( without -perfect flag, because when I use it, it tells me that the distance between points is higher than a specific tolerance defined by the minor edge length) and it seems that I can do the process two times but when I want to do the last one, it tells me: Code:
--> FOAM FATAL ERROR: Face 23340818 reduced to less than 3 points. Topological/cutting error B. Old face: 2(72 73) new face: 2(72 73) I have the impresion that because I do not have a perfect 120 grades sector and because the minimum edge length is very low due to the boundary layer refinement, I can not use the -perfect flag. What do you think is the best way to obtain the mesh required for pimpleDymFoam solver? Thank you very much!! Last edited by be_inspired; July 9, 2013 at 05:28. Reason: Reformulate the question |
|
July 24, 2013, 12:04 |
|
#2 |
Senior Member
M. Montero
Join Date: Mar 2009
Location: Madrid
Posts: 155
Rep Power: 17 |
I have tried to progress and now I am facing the next issue.
All the work about the mesh was done into Fluent and now a have a msh with two regions and the patches that will be the AMI patches. I have run a simpleFoam simulation to check that all goes ok and it seems that there is no problem. When I have run pimpleDyMFoam solver, the courant number goes 5.86138e+07.... There are some guidelines http://143.248.98.6/ExCFD/dynamicMesh.pdf where they do not say anything about baffles or createAMIDict files. Can I check where max Courant number happens in the field? Could someone explain me why or why not it is neccesary to follow the propeller tutorial even if the mesh has been made using ICEMCFD/Fluent? I already have defined the regions and the patches into ICEM/Fluent Thank you very much |
|
October 8, 2013, 04:25 |
|
#3 |
Member
benoit paillard
Join Date: Mar 2010
Posts: 96
Rep Power: 16 |
This was a long time ago but here are a few very general guidelines.
- With unsteady AMI the courant number needs to be really low. your value will make the computation crash for sure. You need to reduce timestep size. - Across an AMI you want the mesh size to be as constant as possible. That will make the computation crash as well, or at least create weird oscillation at the boundary. - Your external mesh looks rather small. Expand or maybe get rid of it (you'll get rid of the AMI then which might be a good option). - Best thing you can do is follow the propeller tutorial. The origin of the mesh has nothing to do with that. Last but not least : With just 3 blades there's no point in running unsteady simulations (as long as the blades are not stalled). It would make sense with a pile or something. And furthermore the periodic BC will reduce your computation time a lot. I would use that in the unsteady case if possible. |
|
March 11, 2015, 11:58 |
|
#4 |
Senior Member
M. Montero
Join Date: Mar 2009
Location: Madrid
Posts: 155
Rep Power: 17 |
Thank you very much for your help.
I have modified the problem and now the nacelle and tower are included. The domain is quite large in comparison to the fist approach. I have followed the propeller tutorial to have a snappy mesh ready to run but I have a great doubt: pimpleDyMFoam can be used for "large time steps", but how large is that? My trailing edge thickness is around 2 mm and the relative wind speed at tip region is quite high ( 80m/s) . To have a relative low Co number around 1 in all the domain, time step should be around 2e-5. When managing a mesh of 30M cells with a time of 3 seconds to achieve 1 revolution of the rotor, the number of iterations is prohibitive. In Fluent or CFX, time step can be adjusted to more or less the time required to rotate 1º per time step, playing with the inner iterations to stabilize the solution. How can, in OpenFoam, we deal with this type of problem? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
simulating a wind turbine | s.q | FLUENT | 1 | October 17, 2013 09:11 |
Ducted wind turbine (BC for the shroud) | Pepita | CFX | 4 | June 29, 2013 08:09 |
Moving reference frame in wind turbine | kongl1986 | FLUENT | 0 | March 30, 2013 11:50 |
Vertical Axis Wind Turbine | atorninc | Main CFD Forum | 3 | March 6, 2013 05:38 |
FSI - Wind Turbine | AUN | CFX | 13 | August 29, 2012 17:44 |