Welcome, Guest
Username: Password: Remember me

TOPIC: Multi Station Wind with WAQTEL thermic process

Multi Station Wind with WAQTEL thermic process 3 years 2 months ago #39047

  • TomS
  • TomS's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 71
  • Thank you received: 8
Hi,

I'm trying to understand if it is possible to have a multi-station wind input (OPTION FOR WIND = 3) together with a WAQTEL thermic process (WATER QUALITY PROCESS = 11)?

Thanks in advance,

Tom
The administrator has disabled public write access.

Multi Station Wind with WAQTEL thermic process 3 years 2 months ago #39055

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
I didn't look in the code but my first answer would be yes but maybe with slight fortran adaptation...
In fact, the wind should be mapped on the mesh so it's a nodal value which is finally used in the computation...

Hope this helps
Christophe
The administrator has disabled public write access.

Multi Station Wind with WAQTEL thermic process 3 years 2 months ago #39059

  • TomS
  • TomS's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 71
  • Thank you received: 8
OK, thanks for your reply. I'll try and figure it out.

Tom
The administrator has disabled public write access.

Multi Station Wind with WAQTEL thermic process 3 years 2 months ago #39066

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello Tom,

To complete Christophe's answer, with OPTION FOR WIND = 3, you have to implement the interpolation (spatial and temporal) as there is no general way to do it.
You should have a look at the METEO subroutine + wind_txy TELEMAC-2D example where you have an example to do this for wind variable only. You also should do the same for the required atmospheric variables (please read the WAQTEL user manual to see which one are expected).

If you only have 2 or 3 stations, you can try to read what is implemented in the METEO_TELEMAC module as the initial developer thought about these cases. Anyway, I am sorry that no example has been provided.
If you want to try this, for v8p2, please start from the METEO_TELEMAC module in the user_fortran folder of the example to handle a free format of atmospheric data file.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.
The following user(s) said Thank You: TomS
Moderators: pham

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