|
[Sponsors] |
water hammer solution by finite volume method |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2010, 15:10 |
water hammer solution by finite volume method
|
#1 |
New Member
Amin
Join Date: Jan 2010
Posts: 1
Rep Power: 0 |
hi, I studied about water hammer modeling by finite volume method, so i wrote a FORTRAN 90 code to this model, where the model include : fifth- order Rung-Kutta time discretization , and Roe(scheme) for convective fluxes terms, now i have problem to compelete my model, so I hope to earn my questions reply here,
my problems: 1- how i apply dual time stepping in this model? 2- convergence of model? I am glad to solve my problems. Th.U |
|
January 20, 2010, 21:46 |
|
#2 |
New Member
Shyam
Join Date: Apr 2009
Posts: 29
Rep Power: 17 |
For sual time stepping, please refer the discussion :
http://www.cfd-online.com/Forums/mai...-stepping.html For convergence of the model, I am not sure if you refer to grid convergence of the scheme. If that is the case, you can simulate the same problem in successively refined grids, and compare the order of convergence as Order = log(e1/e2) / log(h1/h2) where e is the error, and h is the equivalent 1D grid spacing. You can refer the website below for grid convergence: http://www.grc.nasa.gov/WWW/wind/val.../spatconv.html |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
finite volume VS finite element | solomon | FLUENT | 4 | April 3, 2015 01:10 |
Finite Difference Vs. Finite Volume | elankov | Main CFD Forum | 43 | December 18, 2010 17:30 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
finite volume method | co2 | FLUENT | 0 | March 1, 2004 13:24 |