Welcome, Guest
Username: Password: Remember me

TOPIC: Signal varying in space and time

Signal varying in space and time 6 years 1 month ago #31551

  • TheGunslinger
  • TheGunslinger's Avatar
Hello,

I'm trying to simulate Manche example but without success (the error is "At line 108 of file wacfort.f (unit = 8, file = 'WACFO1')
|Fortran runtime error: Bad value during integer read")

I would like to know where is the information about the wave height which changes in space and in time. I need to put a signal in special boundary points, not everywhere but I cannot find the way to do that.

Thanks in advance
The administrator has disabled public write access.

Signal varying in space and time 6 years 1 month ago #31582

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hello,

Did you modify something in the Manche test case ?

In this example, 2D density spectra (frequency/direction contained in the *.lar file) for 21 particular boundary points are read and interpolated on boundary points.
In modified limwac subroutine, CL1 and CL2 arrays contain energy densities for 2 consecutive time steps. A time interpolation is also done.

For your case, you have to introduce your time varying parameters (Hs, Tp, direction) in the limwac subroutine too, before the call to speini. From this parameters, the speini subroutine will then build the spectra according to the TYPE OF BOUNDARY DIRECTIONAL SPECTRUM that you have chosen. By default, the same spectrum will be imposed over your whole liquid boundary.

You can find other topics on this subject on the forum.

I hope it helps.

Regards,
Laurent
The administrator has disabled public write access.
Moderators: tfouquet

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