Welcome, Guest
Username: Password: Remember me

TOPIC: Differences between QSBL and M

Differences between QSBL and M 7 years 3 months ago #27450

  • jegatam
  • jegatam's Avatar
HI everyone

I do not understand the difference between these 2 variables, the manual says:

M = "bed-load discharge (m2 / s)";
QSBL = "bed load transport rate (m2 / s)";

Another question, I already have my runs getting the QSBL, somehow I can get the QSBL in direction "x" and direction "y", to then be able to integrate it into a section?

Thanks

Joaquin
The administrator has disabled public write access.

Differences between QSBL and M 7 years 2 months ago #27760

  • Lux
  • Lux's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 96
  • Thank you received: 39
Hi Joaquin,

I am not an expert of Sisyphe, but it seems to me that the variables M and QSBL are the same in sisyphe. I hope someone will confirm that.

Concerning your second question about "how to compute bed-load discharge" from QSBL or (QSBLX and QSBLY), a tool we developed can perform that computation, see another thread dedicated to them: www.opentelemac.org/index.php/kunena/scr...ost-processing#27759 and github.com/CNR-Engineering/PyTelTools/wiki/Compute-flux.

Regards,
Luc
The administrator has disabled public write access.
The following user(s) said Thank You: jegatam

Differences between QSBL and M 7 years 2 months ago #27772

  • jegatam
  • jegatam's Avatar
Hello Luc

I have checked what you tell me. I have reviewed the table of the second link and shows how to obtain the total flow, I would like to obtain the solid flow in x and y (QSBLX and QSBLY) from these parameters:

"U,V,H,S,B,E,QSBL,F,Q,TOB"

Thanks

Joaquin
The administrator has disabled public write access.

Differences between QSBL and M 7 years 2 months ago #27777

  • Lux
  • Lux's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 96
  • Thank you received: 39
Hi Joaquin,

After looking at sisyphe.dico in french, it seems that M corresponds to "total solid discharge", where QSBL stands for "bed load discharge". Therefore, if you do not consider suspension, they should be equal (and have same unit). It is part of some inconsistencies in variable names, description or units in sedimentary modules (and sometimes between modules and/or between english/french).

Computing accurately a solid discharge with "U,V,H,S,B,E,QSBL,F,Q,TOB" is not simple. If your cross-section is perpendicular to the flow, the simple integral of the scalar QSBL is probably a good approximation.
Nevertheless, if you want to compute the solid flux with a projection on the cross-section, you have to know the flux direction.
You can assume solid flux follows the mean flow velocity, you can compute the components of QSBL on X and Y directions (named QSBLX and QSBLY).
Quoting the sisyphe documentation, it is not true in the following cases :
The depth-averaged bed shear stress and resulting bedload transport rates are assumed to be in the direction of the mean flow velocity, except when the sediment transport formulation accounts for:
- deviation correction due to sloping bed effects
- secondary currents due to river meandering

If QSBLX and QSBLY were not asked by the user, you have to recompute them with this latter assumption.
Recomputing vector components is now possible in PyTelTools (since my last commit, see list of implemented equations in this document), within the Extract variables in classic interface (named Select variables for workflow).
I did not tried it extensively, but I hope it works properly on any data (the tool handles the zero divison case, and sets the component to 0). I would be interested in a comparison between the 2 methods, based on your case, to know how much the solid discharge computed with only QSBL (ie. without projection) is over-estimated.

PS : If you still have a problem with Froude number computation in sisyphe (see this thread), you can also compute this variable with this tool (from U, V, H existing variables).

Regards,
Luc
The administrator has disabled public write access.
The following user(s) said Thank You: jegatam

Differences between QSBL and M 7 years 2 months ago #27779

  • mafknaapen
  • mafknaapen's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 157
  • Thank you received: 62
Hi,

Although computing transport vectors is possible from the available information (QSBLx=QSBL*U/(sqrt(U2+V2)), this will not account for any slope effects.

Michiel
Dr Michiel Knaapen
Senior Scientist
E This email address is being protected from spambots. You need JavaScript enabled to view it.
T +44 (0)1491 822399

HR Wallingford, Howbery Park, Wallingford, Oxfordshire OX10 8BA, United Kingdom
T +44 (0)1491 835381, F +44 (0)1491 832233
www.hrwallingford.com
The administrator has disabled public write access.
The following user(s) said Thank You: jegatam

Differences between QSBL and M 7 years 2 months ago #27805

  • jegatam
  • jegatam's Avatar
Thanks for your comments Luc y Michiel.

Finally, I think the best approach is to use projection with respect to velocity. With respect to the approach of integrating the scalar flow with the perpendicular cross-section is quite bad (I have done with the flow of liquid some time ago).

regards

Joaquin
The administrator has disabled public write access.
Moderators: Pablo, pavans

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.