CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   WENO code for Euler equations (https://www.cfd-online.com/Forums/main/14184-weno-code-euler-equations.html)

buaalzr October 1, 2007 16:14

WENO code for Euler equations
 
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

emcas October 1, 2007 16:54

Re: WENO code for Euler equations
 
You can download a free version of numerica code in this link : http://www.ing.unitn.it/%7Etoroe/tito-software.html

shuo October 1, 2007 20:46

Re: WENO code for Euler equations
 
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


Betty October 2, 2007 13:22

Re: WENO code for Euler equations
 
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

Shuo October 2, 2007 20:17

Re: WENO code for Euler equations
 
just put in the web address

http://www.ing.unitn.it/%7Etoroe/tito-software.html

Shuo

Ahmed October 2, 2007 21:49

Re: WENO code for Euler equations
 
http://www.ing.unitn.it/~toroe/tito-software.html


emcas October 3, 2007 05:43

Re: WENO code for Euler equations
 
sorry, the Link was incorect, the corrected link is given by ahmed

Betty October 3, 2007 12:45

Re: WENO code for Euler equations
 
Thank you Ahmed

Ahmed October 3, 2007 23:50

Re: WENO code for Euler equations
 
http://lsec.cc.ac.cn/lcfd/DEWENO/cod...cweno_linear.f

aminesmaeili August 24, 2009 03:20

Wind direction in WENO method
 
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

christina August 25, 2009 07:01

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)

praveen August 25, 2009 09:29

Try

http://www.ing.unitn.it/~toroe/index...bpage=software

Eman Abuhijleh September 18, 2009 17:07

Quote:

Originally Posted by praveen (Post 227436)

Thank you Ahmad your link works,
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

ztdep September 19, 2009 06:36

Dear friends:
Could you please tell me, what is a WENO scheme.
can i used it to the incompressible flow
Regards

Eman Abuhijleh September 25, 2009 08:04

WENO:
Weakly Non-Oscillatory (WENO) reconstructions
I could send to you a paper talking about this tichnique,
just sent your email.

ztdep September 25, 2009 09:50

Thank you very much dear friends:
My email is : ztdep@yahoo.com.cn

jstults September 25, 2009 13:21

WENO: Weighted Essentially Non-Oscillatory

heySourabh January 13, 2010 01:17

CFD Euler Fortran Code
 
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

cfdave July 13, 2017 05:44

1D euler weno
 
Hi guys, does anyone have a code to solve 1D euler equations using weno method? I have some problems to write the code

crazyshock October 16, 2017 16:32

Link to Weno code in fortran
 
https://github.com/aranyadan/WENO51D_fortran

the 2d code is also available, just search in the repo.


All times are GMT -4. The time now is 21:56.