|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
HI
I HAVE WRITTEN A 2D UNSTRUCTURED EULER SOLVER. IT USES TRIANGULAR MESH, READS THE MESH IN COBALT FORMAT, WRITES THE OUTPUT IN TECPLOT CELL-CENTERED FORMAT. IT CAN DEAL WITH ONLY 2 BOUNDARY TYPES AS OF NOW- FARFIELD AND WALL. SCHEME USED IS ROE'S SCHEME. I HAVE RUN IT OVER A NUMBER OF TEST CASES AND FOUND SATISFACTORY RESULTS. COULD SOMEONE TELL ME IF IT CAN BE OF ANY HELP TO CFD-ONLINE.COM? DO U SUGGEST SUBMITTING IT TO THIS SITE? PRAPANJ |
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi
which TEST CASES have you solved....?? cfdxue |
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
Well,
I have solved, 1. subsonic flow over RAE2822 airfoil, transonic airfoil 2. transonic flow over the same 3. flow over wedge(15 degree) (oblique shock) 4. prandtl meyer expansion over 15 degree convex corner |
|
|
||
|
|
|
#4 |
|
Guest
Posts: n/a
|
If you used the explicit time-stepping, then your code is of the same category as NSC2KE open code by B. Mohammadi. If the time-stepping is implicit, then your code might be of interest to CFD community indeed.
|
|
|
||
|
|
|
#5 |
|
Guest
Posts: n/a
|
Nowadays, I am also solving test cases. I have solved following test cases:
1. rearward step, 2. blunt body and 3. compression corner 7.5 degree all are high supersonic. I am interested to solve your test case 3 & 4. may you please provide me their reference. I am using Harten-Yee TVD and ACM schemes. we may compare our results with experimental data and could make some conclusion. Hoping positive response from you. cfdxue |
|
|
||
|
|
|
#6 |
|
New Member
Rohit
Join Date: Aug 2011
Posts: 1
Rep Power: 0 ![]() |
hii...i have just started to learn cfd....i need a 2D euler eqn solver..plz post if u hv one
|
|
|
|
|
|
|
|
|
#7 |
|
New Member
aaaaaaaaaaaaaa
Join Date: Apr 2011
Posts: 23
Rep Power: 3 ![]() |
Which method do you use in your code? Finite volume?
If you use finite volume without reconstruction technique , you have first order accuracy. Therefore if you want to take more accurate results you must do very dense mesh in high gradient regions. Also you haven't problem with shock capturing due to the monotonicity of all first order schemes. |
|
|
|
|
|
|
|
|
#8 | |
|
Member
|
Quote:
it seems like your numerical method is FVM am I wrong? I'm very interested in TVD schemes and would like to utilize it in different numerical methods. If you both were cfd-online users we would exchange some Experiments etc
|
||
|
|
|
||
|
|
|
#9 |
|
New Member
Guo Qinghua
Join Date: Sep 2011
Location: Nanjing
Posts: 10
Rep Power: 2 ![]() |
||
|
|
|
|
|
|
|
#10 |
|
New Member
liujie
Join Date: Oct 2011
Posts: 6
Rep Power: 2 ![]() |
Would you please send me a copy?
I am a new learner who is writing a 2D EULER SOLVER. I use the Finite Volume method,and Jameson's central scheme But I have some questions in farfield boundary conditions. Many thanks! ljnpu@foxmail.com |
|
|
|
|
|
|
|
|
#11 |
|
New Member
L.M. Yang
Join Date: Oct 2011
Posts: 6
Rep Power: 2 ![]() |
Would you please send me a copy?
I apply the hybrid FVM-LBM to solve the Euler equations, but i have some troubles in the computation of the gradients in boundary. Thank you very much! 229344870@qq.com |
|
|
|
|
|
|
|
|
#12 | |
|
New Member
liujie
Join Date: Oct 2011
Posts: 6
Rep Power: 2 ![]() |
Quote:
I am a new learner who is writing a 2D EULER SOLVER. I use the Finite Volume method,and Jameson's central scheme But I have some questions in farfield boundary conditions. Many thanks! ljnpu@foxmail.com |
||
|
|
|
||
|
|
|
#13 |
|
New Member
Vignesh Suresh
Join Date: Jul 2011
Posts: 10
Rep Power: 2 ![]() |
Hello,
I am coding a 2D euler code with Roe flux in a turbine blade passage. The roe flux on its own works perfectly (specifying a single left and single right state). however when implemented in the turbine blade solver and looping over the edges of a cell, the residuals go to NaN.. Could you please tell me why this happens/ Thx |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating New Solver: For particle-laden compressible jets | sankarv | OpenFOAM | 0 | April 4, 2010 18:06 |
| Data Structures - 2D FVM Euler Eqn Solver | Scott | Main CFD Forum | 3 | March 31, 2006 05:09 |
| interfacing a fluid solver with abaqus | Tuhin Rakshit | FLUENT | 5 | June 29, 2005 09:19 |
| compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 1, 2003 23:32 |
| Mashing Problem? | ji | CFX | 2 | April 4, 2002 04:03 |