|
[Sponsors] |
October 1, 2007, 17:14 |
WENO code for Euler equations
|
#1 |
Guest
Posts: n/a
|
Hi,chiefs
Does anyone tell me where i can get/download a fortran WENO code for 1 or 2D Euler equations. Or,it you happen to have that code, could you share it with me? I will appreciate you help. Thanks for your attention |
|
October 1, 2007, 17:54 |
Re: WENO code for Euler equations
|
#2 |
Guest
Posts: n/a
|
You can download a free version of numerica code in this link : http://www.ing.unitn.it/%7Etoroe/tito-software.html
|
|
October 1, 2007, 21:46 |
Re: WENO code for Euler equations
|
#3 |
Guest
Posts: n/a
|
I am also thinking of using a WENO code for my current PhD. I am now writing my own TVD upwind/symmetric type solver and read about WENO and ENO schemes only recently. Thanks for the link. How did you find out about it?
Shuo |
|
October 2, 2007, 14:22 |
Re: WENO code for Euler equations
|
#4 |
Guest
Posts: n/a
|
Hi emcas,
Could you please be a little more specific about the location of the numerica code?? I was unable to locate it on the website. Thanks |
|
October 2, 2007, 21:17 |
Re: WENO code for Euler equations
|
#5 |
Guest
Posts: n/a
|
||
October 2, 2007, 22:49 |
Re: WENO code for Euler equations
|
#6 |
Guest
Posts: n/a
|
||
October 3, 2007, 06:43 |
Re: WENO code for Euler equations
|
#7 |
Guest
Posts: n/a
|
sorry, the Link was incorect, the corrected link is given by ahmed
|
|
October 3, 2007, 13:45 |
Re: WENO code for Euler equations
|
#8 |
Guest
Posts: n/a
|
Thank you Ahmed
|
|
October 4, 2007, 00:50 |
Re: WENO code for Euler equations
|
#9 |
Guest
Posts: n/a
|
||
August 24, 2009, 04:20 |
Wind direction in WENO method
|
#10 |
New Member
Amin Esmaeili
Join Date: Aug 2009
Posts: 1
Rep Power: 0 |
Hi every body
Would anyone help me about the wind direction in the WENO code with lax method? f^+ = 0.5 * (f(i) + \alpha * u(i)) f^- = 0.5 * (f(i+1) - \alpha * u(i+1)) I can con understand how to put alpha in this formula? I do not know how to put f^+, f^-. Best Regards Sincerely Amin |
|
August 25, 2009, 08:01 |
|
#11 |
New Member
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
Am interested in the code as well but it is not working here is the message I get:
Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 www.ing.unitn.it Apache/2.0.52 (CentOS) |
|
August 25, 2009, 10:29 |
|
#12 |
Super Moderator
|
||
September 18, 2009, 18:07 |
|
#13 | |
New Member
Eman
Join Date: Sep 2009
Posts: 4
Rep Power: 17 |
Quote:
Thank you Praveen it is guide me to numerica library your link I hope that prof. E.F. Toro will answer my request to get in library |
||
September 19, 2009, 07:36 |
|
#14 |
Senior Member
|
Dear friends:
Could you please tell me, what is a WENO scheme. can i used it to the incompressible flow Regards |
|
September 25, 2009, 09:04 |
|
#15 |
New Member
Eman
Join Date: Sep 2009
Posts: 4
Rep Power: 17 |
WENO:
Weakly Non-Oscillatory (WENO) reconstructions I could send to you a paper talking about this tichnique,just sent your email. |
|
September 25, 2009, 10:50 |
|
#16 |
Senior Member
|
Thank you very much dear friends:
My email is : ztdep@yahoo.com.cn |
|
September 25, 2009, 14:21 |
|
#17 |
New Member
Josh
Join Date: Sep 2009
Posts: 14
Rep Power: 17 |
WENO: Weighted Essentially Non-Oscillatory
|
|
January 13, 2010, 02:17 |
CFD Euler Fortran Code
|
#18 |
New Member
Sourabh Bhat
Join Date: Jan 2010
Location: IITB, Mumbai, India
Posts: 4
Rep Power: 16 |
The address for resource is:
http://www.ing.unitn.it/~toroe/index.php?page=publications&subpage=software Once you reach the address it would ask you for password to download. The password is: numerica Best Wishes, Sourabh |
|
July 13, 2017, 06:44 |
1D euler weno
|
#19 |
New Member
Davide Ninni
Join Date: Jul 2017
Posts: 2
Rep Power: 0 |
Hi guys, does anyone have a code to solve 1D euler equations using weno method? I have some problems to write the code
|
|
October 16, 2017, 17:32 |
Link to Weno code in fortran
|
#20 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
https://github.com/aranyadan/WENO51D_fortran
the 2d code is also available, just search in the repo. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD governing equations | m.gos | Main CFD Forum | 0 | April 30, 2011 15:21 |
3D RANS code | Alper | Main CFD Forum | 2 | May 17, 2007 06:59 |
weno upwind 5th order 1 d code | Chi | Main CFD Forum | 1 | March 11, 2007 23:44 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |
What is the Better Way to Do CFD? | John C. Chien | Main CFD Forum | 54 | April 23, 2001 09:10 |