Welcome, Guest
Username: Password: Remember me

TOPIC: MANAGING WATER SOURCES

MANAGING WATER SOURCES 2 years 2 months ago #40974

  • TIRTHA
  • TIRTHA's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
I want to simulate by placing water sources at a number of points in the domain. Following the user manual I have specified the source coordinates and discharge like:

TYPE OF SOURCES = 2

ABSCISSAE OF SOURCES = 9.600;9.574;9.561;9.891;10.394;10.420;10.367;10.367


ORDINATES OF SOURCES = 10.195;9.878;9.614;9.587;9.574;9.865;10.209;10.486


WATER DISCHARGE OF SOURCES = 2;2;2;2;2;2;2;2


As one can see there are 8 source points. The program is running OK. But if I increase the number of sources to 9 the program stops, showing the error:

END OF FILE FOR DAMOCLES

9 ABSCISSAE OF SOURCES EXPECTED
8 FOUND

PLANTE: PROGRAM STOPPED AFTER AN ERROR
_____________
runcode::main:
:
|runCode: Fail to run
|C:\opentelemac-mascaret\v7p0\examples\telemac2d\DB\t2d_dambreak_v2p0.cas_2022-09-05-12h25min12s\out_t2d_dambreak.exe
|~~~~~~~~~~~~~~~~~~
|STOP 2
|~~~~~~~~~~~~~~~~~~

Can anyone kindly explain the solution to this problem??
The administrator has disabled public write access.

MANAGING WATER SOURCES 2 years 2 months ago #40975

  • PMV
  • PMV's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 149
  • Thank you received: 42
Assuming you are adding a 9th value to the abcissae and ordinates in your file, make sure the number of caracters is not exceeding 72 per line. (fortran limit)

I suspect your 8th source in the example you give is at x=10.000 and y=10.400 and not x=10.367 and y =10.486

Hope that helps,
Patrick
The administrator has disabled public write access.
Moderators: pham

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