HiFiLES / HiFiLES-solver

High Fidelity Large Eddy Simulation Solver
Other
172 stars 131 forks source link

Could you help me? #47

Closed yilvqingyan closed 9 years ago

yilvqingyan commented 9 years ago

Hi I have made a neu for HiFiLES by Gambit. but I failed to set the boundary conditions after many times trial Could you send me an neu.file and the input file for the case (2D) NACA 0012 0° AoA?
my email is 2508723155@qq.com Thank you very much!

Best regards! chen

mlopez14 commented 9 years ago

The boundary conditions should look just like the boundary conditions in the cylinder testcase. Open the .neu file here and notice that after line 2273, the Sup_in and Isotherm_Fix boundary conditions appear.

After creating the mesh in Gambit, you can choose to name the boundaries.

A good tutorial on how to create meshes with Gambit can be found here.

In the tutorial, in step 7, replace "PRESSURE_FAR_FIELD" with "Sup_in" and "WALL" with "Isotherm_Fix" to apply the boundary conditions related to HiFiLES.

yilvqingyan commented 9 years ago

Hi Thank you for your help.I solved this problem. Thank you very much. Best regards! chen