|
[Sponsors] |
Problem in implementation of Shallow water equation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 28, 2011, 16:28 |
Problem in implementation of Shallow water equation
|
#1 |
New Member
Sumit
Join Date: Apr 2011
Posts: 1
Rep Power: 0 |
I am trying to implement shallow water equations as described in Finite-Volume Model for Shallow_water Flooding of Arbitrary Topography(Bradford and sanders). I got matlab code from the site of Sanders( http://sanders.eng.uci.edu/matlabcodes.html). For 2D it didn't take into account for bed elevation and wet/dry boundary. I extended the implementation to take account for bed elevation and wet/dry boundary. But the system gets unstable after sometime(Courant no. increases more than 1).
For Wet/Dry Boundary, instead of F = 0.5(FL + FR - R*A*dW), equation for equating fluxes at the interface i m doing , F = 0.5*(FL + FR), for extrapolation, is it correct? and when height goes below 0.0, i m setting F = 0; Is there anything else i need to do? Can anyone guide me how to apply conditions for wet/dry boundary? or provide me link to the code in which case of wet/dry boundary is implemented. Thanks in advance Cheers Sumit |
|
December 23, 2011, 08:01 |
solved?
|
#2 |
Member
Andreas Ruopp
Join Date: Aug 2009
Location: Stuttgart / Germany
Posts: 31
Rep Power: 17 |
hi DeliriousPsycho,
did you manage to solve the problem with the wetdrying front? Currrently, I'm working on that problem, too. So I would be happy, if you could share your progress! Best regards, Andy |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
discrete model problem (water droplet evaporation) | rabaeto1984 | FLUENT | 4 | October 1, 2018 05:16 |
Air & water mixing problem | praveenkumar | FLUENT | 0 | April 15, 2010 03:14 |
A fundamental problem about Pressure equation of the potentialFoam solver | dbxmcf | OpenFOAM Running, Solving & CFD | 0 | October 6, 2006 12:32 |
shallow water and simple scheme | AO | Main CFD Forum | 0 | January 13, 2004 21:07 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |