Welcome, Guest
Username: Password: Remember me

TOPIC: liquid boundaries file

liquid boundaries file 11 years 2 months ago #10449

  • csee
  • csee's Avatar
Hello,

I just tried running telemac with a huge liquid boundaries file, but that doesn't work.
It does work if I take only a few lines of the liquid boundaries file so I assume that there is a maximum to how big or long a liquid boundaries file may be.
Since I did not find anything in the documentation (except the number of 100 boundaries per type, yet) I would like to ask

if there is a maximum (length or other size) for the liquid boundaries file and what the maximum number(s) is(are).

Kind regards,
csee
The administrator has disabled public write access.

liquid boundaries file 11 years 2 months ago #10450

  • jmhervouet
  • jmhervouet's Avatar
Hello,

In fact all the file is stored in the memory. You can see this in read_fic_frliq.f (from library telemac-2D) in your Fortran file. The big array is INFIC(NVALUE,NLIG). NLIG is your number of lines, and NVALUE is the number of columns. However it must be a very big file, maybe there is a limit of the Fortran compiler ? But I agree that we should rewrite this subroutine so that it reads continuously in the file.

Regards,

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

liquid boundaries file 11 years 1 month ago #10520

  • csee
  • csee's Avatar
The length of the liquid boundary file is 5100 lines as read_fic_frliq.f reads it.

I tried splitting it in two, that way it is working.
The administrator has disabled public write access.
Moderators: pham

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