Hello.
I try to ask the following question for another user. this is due to some difficulties recently to interact with the website. Apparently a cybersecuriy software watches the website and blocks certain contents.
I am working with Gaia coupled with Telemac 2d and want to use a time-dependant solid discharge boundary condition. The model runs perfectly when I use a 'PRESCRIBED SOLID DISCHARGE' and a liquid boundaries file for only the discharge, but I cannot get it to read the BEDLOAD BOUNDARIES FILE successfully. Depending on whether I include discharge and solid discharge in on file or separate them, I get the following error messages:
- separate boundary files for liquid and solid discharges (see attachments bc_with_sed_v2.txt & Q_embouchure....txt)
GAIA COUPLED WITH: TELEMAC2D
TELEMAC2D INITIALIZED
THE LIQUID BOUNDARIES FILE CONTAINS
5 LINES WITH:
Q(1)
USING STREAMLINE VERSION V8P4 FOR CHARACTERISTICS
FIRST VALUE MUST BE TIME_RFC, DENOTED T
IN FILE OF LIQUID BOUNDARIES
PLANTE: PROGRAM STOPPED AFTER AN ERROR
RETURNING EXIT CODE: 2
- same boundary files for liquid and solid discharges (see attachment bc_with_sed.txt). The error says at least one solid discharge should be prescribed, which already the case. The printout "QG(" suggests that there is trouble reading the full text, but the format is the same as for other boundary files I have used (and which worked).
GAIA COUPLED WITH: TELEMAC2D
TELEMAC2D INITIALIZED
THE LIQUID BOUNDARIES FILE CONTAINS
5 LINES WITH:
Q(1) QG(1)
USING STREAMLINE VERSION V8P4 FOR CHARACTERISTICS
THE LIQUID BOUNDARIES FILE CONTAINS
5 LINES WITH:
Q(1) QG(
QG: MORE PRESCRIBED SOLID DISCHARGES
ARE REQUIRED IN THE PARAMETER FILE
AT LEAST 1 MUST BE GIVEN
PLANTE: PROGRAM STOPPED AFTER AN ERROR
RETURNING EXIT CODE: 2
Thank you!