hi, thank you for replying.
i found this in the meteo subroutine.
!history R.ATA (LNHE)
!+ 09/11/2014
!+ V7P0
!+ introducion of water quality option + pluie is introduced as
!+ an optional parameter + remove of my_option which is replaced
!+ by a new keyword + value of patmos managed also with a new keyword
and this in the manual
"6.3.3. RAIN AND EVAPORATION
The modelling of the influence of precipitation or evaporation is activated with the logical keyword
RAIN OR EVAPORATION. The value of the contribution or the loss of water at the surface is
specified using the keyword RAIN OR EVAPORATION IN MM PER DAY which default value
is 0. (a negative value reflects an evaporation). Rain and evaporation can also vary in time and
space. They can be introduced through the meteo file. See water quality, wind and rain validation
test cases (in folder examples/telemac2d)"
i found this meteo file and it does have a rainfall column.
does this mean i can enter my precipitation value for each time step in the rainfall column? i think i can call it in the cas file whit this lines
RAIN OR EVAPORATION : YES
FORMATTED DATA FILE 1 = 'meteo_thermic_case1.txt'
i ask because my programming skills are not yet too refine, but if this is not possible i would try to insert it my self in the subroutine.
thank you in advanced.
chelo.