Welcome, Guest
Username: Password: Remember me

TOPIC: Rainfall in Telemac2D

Rainfall in Telemac2D 12 years 3 months ago #5177

  • nguyenthong_BK
  • nguyenthong_BK's Avatar
Dear all,
I would like to consider rainfall in to Telemac 2D. What is the already subroutine or new subroutine that should be used in my fortran file? Thank you very much in advance.
Best regards
Thong NGUYEN
HCMUT, Viet Nam
The administrator has disabled public write access.

Re: Rainfall in Telemac2D 12 years 3 months ago #5181

  • jmhervouet
  • jmhervouet's Avatar
Hello Thong,

Basically it is very simple to do a quick and dirty solution : in subroutine prosou.f, you need to have the array SMH%R set to the rain expressed in m/s (so a little number even in monsoon season). In prosou look for the line YASMH=.FALSE. and the previous line CALL OS('X=0 ',X=SMH) must be changed into CALL OS('X=C ',X=SMH,C=your rain in m/s).

However this will not work really well if you have already point sources (they will interfere) and if you have tracers (mass balance, etc.). The correct treatment of rain will be in version 6.2 (end of august, so very close), including the temperature of the rain !

With best regards and souvenir,

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

Re: Rainfall in Telemac2D 12 years 3 months ago #5182

  • nguyenthong_BK
  • nguyenthong_BK's Avatar
Dear Mr. Jean-Michel Hervouet,
Thank you so much for your help.
Best regards.
Thong NGUYEN
HCMUT, Viet Nam
The administrator has disabled public write access.
Moderators: pham

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