Turbomachinery module
Posted: Thu May 28, 2015 9:21 am
Hi all,
I am currently working on problems involving the turbomachinery module.
I was wondering if any details about the numerical method are available?
The header to the file cs_turbomachinery.c says: Functions associated to ALE formulation. Hence, just out of curiosity, I have been trying to find out how it works, but without any great sucess.
I understand that at each time step, the rotating part of the mesh is rotated according to the parameters entered by the user and that the preprocessor is called to join the two meshes back together. What is more difficult to grasp for me is how the flow physics are treated.
If anyone could provide me with some information regarding this module (even a quick overview of the main steps), I would be very grateful.
Thank you,
I am currently working on problems involving the turbomachinery module.
I was wondering if any details about the numerical method are available?
The header to the file cs_turbomachinery.c says: Functions associated to ALE formulation. Hence, just out of curiosity, I have been trying to find out how it works, but without any great sucess.
I understand that at each time step, the rotating part of the mesh is rotated according to the parameters entered by the user and that the preprocessor is called to join the two meshes back together. What is more difficult to grasp for me is how the flow physics are treated.
If anyone could provide me with some information regarding this module (even a quick overview of the main steps), I would be very grateful.
Thank you,