CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

WENO code for Euler equations

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 1, 2007, 17:14
Default WENO code for Euler equations
  #1
buaalzr
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
  Reply With Quote

Old   October 1, 2007, 17:54
Default Re: WENO code for Euler equations
  #2
emcas
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
  Reply With Quote

Old   October 1, 2007, 21:46
Default Re: WENO code for Euler equations
  #3
shuo
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

  Reply With Quote

Old   October 2, 2007, 14:22
Default Re: WENO code for Euler equations
  #4
Betty
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
  Reply With Quote

Old   October 2, 2007, 21:17
Default Re: WENO code for Euler equations
  #5
Shuo
Guest
 
Posts: n/a
just put in the web address

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

Shuo
  Reply With Quote

Old   October 2, 2007, 22:49
Default Re: WENO code for Euler equations
  #6
Ahmed
Guest
 
Posts: n/a
http://www.ing.unitn.it/~toroe/tito-software.html

  Reply With Quote

Old   October 3, 2007, 06:43
Default Re: WENO code for Euler equations
  #7
emcas
Guest
 
Posts: n/a
sorry, the Link was incorect, the corrected link is given by ahmed
  Reply With Quote

Old   October 3, 2007, 13:45
Default Re: WENO code for Euler equations
  #8
Betty
Guest
 
Posts: n/a
Thank you Ahmed
  Reply With Quote

Old   October 4, 2007, 00:50
Default Re: WENO code for Euler equations
  #9
Ahmed
Guest
 
Posts: n/a
http://lsec.cc.ac.cn/lcfd/DEWENO/cod...cweno_linear.f
  Reply With Quote

Old   August 24, 2009, 04:20
Default Wind direction in WENO method
  #10
New Member
 
Amin Esmaeili
Join Date: Aug 2009
Posts: 1
Rep Power: 0
aminesmaeili is on a distinguished road
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
aminesmaeili is offline   Reply With Quote

Old   August 25, 2009, 08:01
Default
  #11
New Member
 
Join Date: Mar 2009
Posts: 7
Rep Power: 17
christina is on a distinguished road
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)
christina is offline   Reply With Quote

Old   August 25, 2009, 10:29
Default
  #12
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
Try

http://www.ing.unitn.it/~toroe/index...bpage=software
praveen is offline   Reply With Quote

Old   September 18, 2009, 18:07
Default
  #13
New Member
 
Eman
Join Date: Sep 2009
Posts: 4
Rep Power: 16
Eman Abuhijleh is on a distinguished road
Quote:
Originally Posted by praveen View Post
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
Eman Abuhijleh is offline   Reply With Quote

Old   September 19, 2009, 07:36
Default
  #14
Senior Member
 
ztdep's Avatar
 
p ding
Join Date: Mar 2009
Posts: 427
Rep Power: 19
ztdep is on a distinguished road
Send a message via Yahoo to ztdep Send a message via Skype™ to ztdep
Dear friends:
Could you please tell me, what is a WENO scheme.
can i used it to the incompressible flow
Regards
ztdep is offline   Reply With Quote

Old   September 25, 2009, 09:04
Default
  #15
New Member
 
Eman
Join Date: Sep 2009
Posts: 4
Rep Power: 16
Eman Abuhijleh is on a distinguished road
WENO:
Weakly Non-Oscillatory (WENO) reconstructions
I could send to you a paper talking about this tichnique,
just sent your email.
Eman Abuhijleh is offline   Reply With Quote

Old   September 25, 2009, 10:50
Default
  #16
Senior Member
 
ztdep's Avatar
 
p ding
Join Date: Mar 2009
Posts: 427
Rep Power: 19
ztdep is on a distinguished road
Send a message via Yahoo to ztdep Send a message via Skype™ to ztdep
Thank you very much dear friends:
My email is : ztdep@yahoo.com.cn
ztdep is offline   Reply With Quote

Old   September 25, 2009, 14:21
Default
  #17
New Member
 
Josh
Join Date: Sep 2009
Posts: 14
Rep Power: 16
jstults is on a distinguished road
WENO: Weighted Essentially Non-Oscillatory
jstults is offline   Reply With Quote

Old   January 13, 2010, 02:17
Default CFD Euler Fortran Code
  #18
New Member
 
Sourabh Bhat
Join Date: Jan 2010
Location: IITB, Mumbai, India
Posts: 4
Rep Power: 16
heySourabh is on a distinguished road
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
heySourabh is offline   Reply With Quote

Old   July 13, 2017, 06:44
Default 1D euler weno
  #19
New Member
 
Davide Ninni
Join Date: Jul 2017
Posts: 2
Rep Power: 0
cfdave is on a distinguished road
Hi guys, does anyone have a code to solve 1D euler equations using weno method? I have some problems to write the code
cfdave is offline   Reply With Quote

Old   October 16, 2017, 17:32
Default Link to Weno code in fortran
  #20
New Member
 
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 8
crazyshock is on a distinguished road
https://github.com/aranyadan/WENO51D_fortran

the 2d code is also available, just search in the repo.
crazyshock is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


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