Welcome, Guest
Username: Password: Remember me

TOPIC: Applying a time varying wind

Applying a time varying wind 10 years 3 months ago #13855

  • f.luxford
  • f.luxford's Avatar
Hi

I am applying a time varying wind uniformly across my domain. The manual says the value of COEFFICIENT OF WIND INFLUENCE (FAIR) depends on the magnitude of the wind. Therefore I plan to change the call to meteo.f in telemac2d.f to include the variable FAIR and update it every time step to reflect the new wind magnitude. Can anyone who has already applied a time varying wind advise me please; is this the best way to proceed?

Thanks

Fay
The administrator has disabled public write access.

Applying a time varying wind 10 years 3 months ago #13858

  • jmhervouet
  • jmhervouet's Avatar
Hello Fay,

Yes you can do this. There is a formula giving FAIR in bord3d.f, it was never done in Telemac-2D, probably because nobody asked. In 2D with wind you get the correct free surface slopes but you do not see the upwelling effect.

Regards,

Jean-Michel
The administrator has disabled public write access.

Applying a time varying wind 10 years 3 months ago #13859

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi

As we do this modification regularly, I would say it's easier to adapt FAIR in prosou.f
There is no need to change the call, just add the computation of Fair according to the wind speed before using it.

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: f.luxford

Applying a time varying wind 10 years 3 months ago #13861

  • gourish
  • gourish's Avatar
Hi Fay,

Please check the post,
www.opentelemac.org/index.php/kunena/16-...sh-in-a-parallel-run
where I have given the change meteo program along with the sample data file, to impose time and space varying wind.

You may download the file from the link
www.opentelemac.org/media/kunena/attachm...2535/windforcing.zip

The format of data file is as follows.
#header 1
#header 2
Number of node in the mesh (NB)
Time #1 in seconds
node no 1, Uvel comp, Vvel comp., pressure
.
.
node no NB
Time #2 in seconds
node no 1, Uvel comp, Vvel comp., pressure
.
.
node no NB
..
..

In the post Sebastien has suggested a better method also, unfortunately I have not be able to implement it till now (I need to work on its implementation).

With best Regards,
Gourish
The administrator has disabled public write access.
Moderators: pham

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