Welcome, Guest
Username: Password: Remember me

TOPIC: problem with icoupling when using liquid boundary file in Telemac2d

problem with icoupling when using liquid boundary file in Telemac2d 12 years 1 month ago #5891

  • ewang
  • ewang's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 100
I have managed to couple Telemac2D with Sisyphe under steady boundary conditions in Telemac2d's steering file (PRESCRIBED FLOWRATE AND ELEVATIONS).

I am having problem when I switch it to unsteady state (reading in from LIQUID BOUNDARY FILE). Is there something that I overlooked?

Thanks.

Edwin
The administrator has disabled public write access.

problem with icoupling when using liquid boundary file in Telemac2d 12 years 1 month ago #5897

  • jmhervouet
  • jmhervouet's Avatar
Hello,

There is no such limitation. You just need to be aware that the logical units of files change when there is a coupling, so there will be a problem if you read the files with hardcoded numbers. You must use the parameterised numbers, for example the liquid boundaries file in Telemac-2D has the logical unit:

T2D_FILES(T2DIMP)%LU

T2DIMP is an integer with value 12 and without coupling T2D_FILES(T2DIMP)%LU
will be also 12, but it will be different in case of coupling.

Another point is that you must keep the keywords PRESCRIBED FLOWRATES, etc., in your parameter file even if you use a liquid boundaries file, otherwise the program will take prescribed steady values in the boundary conditions file.

I hope there is a solution in these two remarks...

Jean-Michel Hervouet
The administrator has disabled public write access.

problem with icoupling when using liquid boundary file in Telemac2d 12 years 1 month ago #5940

  • ewang
  • ewang's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 100
Thanks. Those suggestions solved my problem.

Edwin
The administrator has disabled public write access.
Moderators: Pablo, pavans

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