Hi all,
I need to simulate the flow with Telemac 2D, considering 5 pumps distributed near the boundary of my computational domain. I have the x and y coordinates and the discharges. I thought about using the SOURCE command, but with negative discharge, as the following:
ABSCISSAE OF SOURCES: 559972.95; 565668.0; 566850.0; 569146.0; 569667.0
ORDINATES OF SOURCES: 9019533.32; 9024490.0; 9026214.0; 9027894.0; 9028277.0
WATER DISCHARGE OF SOURCES: -0.89; -0.078; -0.09; -0.127; -0.164
The program gives me this error:
SPECTRUM OR SOURCE POINT 1 OUTSIDE DOMAIN
NOT A MISTAKE IN PARALLEL MODE
IN PARALLEL SOURCES OR SPECTRUM POINTS
MUST COINCIDE WITH
NODES IN THE MESH, FOR SOURCE 1 CHOOSE:
X= 559939.0625 Y= 9019513.
PLANTE: PROGRAM STOPPED AFTER AN ERROR
Application 1696614 exit codes: 2
Application 1696614 resources: utime ~1s, stime ~1s, Rss ~11036, inblocks ~24732, outblocks ~79843
Do you know what I made wrong? Does it mean that I have to give the program points already into the mesh?
Thanks a lot and best regards