|
[Sponsors] |
June 22, 2020, 10:18 |
Rotating mesh (AMI) with ANSYS Meshing
|
#1 |
New Member
Jacques Durand
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Hello,
I am working on a Vertical Axis Wind Turbine (VAWT). I want to do a dynamic simulation with pimpleDyMFoam. My problem is to define the interface between the static part and the rotating part. The rotating part is a cylinder around the wind turbine. I defined the faces of the cylinder as a wall with the tool "Named selections", called cylinder. I don't know how to define the rotating zone after I converted the mesh in OpenFOAM. I have the AMI1 from the cylinder when I run createPatch but I can't create AMI2 (this boundary condition is empty). I think I need to add this but I don't know where to write it and if it's correct : Code:
AMI { faceType boundary; cellZone rotatingZone; faceZone rotatingZone; cellZoneInside inside; } Thank you for your answers, Jacques |
|
June 23, 2020, 03:04 |
|
#2 |
Senior Member
Yogesh Bapat
Join Date: Oct 2010
Posts: 102
Rep Power: 16 |
You can read the mesh in Fluent. Then it will create wall and wall shadow. You can write this case. Then use this case to generate openfoam mesh. Then polyMesh will contain both wall and wall-shadow as "wall" boundaries in boundary file. Now you can change these to AMI.
-Regards, -Yogesh |
|
June 23, 2020, 04:28 |
|
#3 |
New Member
Jacques Durand
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
I couldn't do that because I don't have Fluent (I just have Design Modeler and ANSYS Meshing). Is there another solution ?
Best regards, Jacques |
|
August 4, 2023, 12:44 |
|
#4 |
New Member
Sebastián Agudelo
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
Hi Jacques, were you able to solve this problem?
|
|
Tags |
ami, ansys, pimpledymfoam, rotating mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Is it possible to generate mesh in different cell zones in Ansys meshing? | aja1345 | ANSYS Meshing & Geometry | 0 | October 3, 2018 15:22 |
Star CCM Overset Mesh Error (Rotating Turbine) | thezack | Siemens | 7 | October 12, 2016 12:14 |
[Gmsh] Vertex numbering is dense | KateEisenhower | OpenFOAM Meshing & Mesh Conversion | 7 | August 3, 2015 11:49 |
[ICEM] Unstructure Meshing Around Imported Plot3D Structured Mesh ICEM | kawamatt2 | ANSYS Meshing & Geometry | 17 | December 20, 2011 12:45 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |