Adding the skin friction correction to the Rouse profile computation.

Adding the skin friction correction to the Rouse profile computation

Description

The skin friction correction factor used in the computation of the erosion flux to offset possible high values of the friction coefficient is also input in the computation of the friction velocity which is used for the determination of the Rouse profile.

In addition, the tob_gaia.f routine was slightly refactored: the computation of this skin friction correction factor now takes advantage of the computation of the friction coefficient already implemented instead of recomputing it.

Checklist

All Merge Requests:

  • Update NEWS.txt to describe your changes.
  • Run compile_telemac.py --check to check FORTRAN coding conventions.
  • Run compile_telemac.py --clean for both normal and debug configurations.
  • Run validate_telemac.py for both normal and debug configurations.
  • Run validate_telemac.py --notebook for both normal and debug configurations.
  • Run doc_telemac.py if there are any modifications in the documentation.
Edited by Pierre-Marie BOULVARD

Merge request reports

Loading