6 mai 2026

What's new in release v7p0?

Here are archived the new features and keywords for release v7p0

v7p0

TELEMAC-2D

Main new features

The LOGICAL keyword WIND / VENT has been replaced by an INTEGER WIND OPTION with 4 possible values:

  • 0: No wind,
  • 1: Wind is constant in space and stationary in time. Its value is defined through the keywords of the CAS file (such as WIND VELOCITY ALONG X or WIND VELOCITY ALONG Y),
  • 2: Wind is constant in space and variable in time. Its value is defined through the ASCII file FORMATTED WIND FILE (same format as a LIQUID BOUNDARIES FILE),
  • 3: Wind is variable in space and variable in time. Its value is defined through the BINARY file BINARY WIND FILE (same format as a SELAFIN result file).

New or modified key-words

“WIND OPTION” (OPTION POUR LE VENT) The value must be an INTEGER. The default value is 0.

Suppressed key-words

WIND / VENT, the LOGICAL.

Modifications in user subroutines or new subroutines

meteo.f: Now include the 3 options for the wind.

TELEMAC-3D

Main new features

The LOGICAL keyword WIND / VENT has been replaced by an INTEGER WIND OPTION with 4 possible values:

  • 0: No wind,
  • 1: Wind is constant in space and stationary in time. Its value is defined through the keywords of the CAS file (such as WIND VELOCITY ALONG X or WIND VELOCITY ALONG Y),
  • 2: Wind is constant in space and variable in time. Its value is defined through the ASCII file FORMATTED WIND FILE (same format as a LIQUID BOUNDARIES FILE),
  • 3: Wind is variable in space and variable in time. Its value is defined through the BINARY file BINARY WIND FILE (same format as a SELAFIN result file).

New or modified key-words

“WIND OPTION” (OPTION POUR LE VENT) The value must be an INTEGER. The default value is 0.

Suppressed key-words

WIND / VENT, the LOGICAL.

Modifications in user subroutines or new subroutines

meteo.f of TELEMAC-2D: Now include the 3 options for the wind.

What's new in release v7p0? | openTELEMAC