Welcome, Guest
Username: Password: Remember me

TOPIC: Van Rijn bed load formula in v6p0

Van Rijn bed load formula in v6p0 13 years 2 months ago #2434

  • konsonaut
  • konsonaut's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 413
  • Thank you received: 144
Hello,

in v6p0 coupled sediment transport calculations and the bed load formula of Van Rijn, we had deposition higher than the Mount Everest and erosion deeper than the Mariana Trench.
So the bed load formula of Van Rijn - bedload_vanrijn.f - in v6p0 seems not be correct.
In the calculation of the non-dimensional skin friction
TETAP = 0.5D0 * TOB%R(I) * MU%R(I)**2 / C1 with C1 = DENS * GRAV * DM
C1 should be: C1 = 1000.0D0 * DENS * GRAV * DM
Additionally in this context I don't understand why the factor 0.5D0 and why to square the skin friction correction factor in the formula for TETAP.

In v6p1 the bed load formula of Van Rijn seems to be correct!
TETAP is calculated elsewhere, but I could'nt find the location?


Best regards,

Clemens
The administrator has disabled public write access.

Re: Van Rijn bed load formula in v6p0 13 years 2 months ago #2436

  • jmhervouet
  • jmhervouet's Avatar
Hello,

I am not able to check bed load formulas, but I think that in version 6.1 TETAP is built at the beginning of subroutine bedload_formula.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Re: Van Rijn bed load formula in v6p0 13 years 2 months ago #2442

  • konsonaut
  • konsonaut's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 413
  • Thank you received: 144
Hello,

thank you for the hint.
So in v6p0 the non-dimensional skin friction in the bed load formula of Van Rijn should be calculated as in v6p1 and according to the Sisyphe manual:
TETAP = TOB%R(I) * MU%R(I) / C1 with C1 = XMVE * DENS * GRAV * DM

Best regards,
Clemens
The administrator has disabled public write access.
Moderators: Pablo, pavans

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