Welcome, Guest
Username: Password: Remember me

TOPIC: Suspended sediment concentration boundary follow discharge corelation

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32230

  • hovanhoa
  • hovanhoa's Avatar
Dear all,

I would like to put the suspended sediment concentration at inlet boundary following discharge sereis correlation formulation as: Ci =0.0284*Qi-6.2707;

How can I write in fortran language in telemac conlit.f file?

Any help is appriciate!

Hoa.
The administrator has disabled public write access.

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32232

  • hovanhoa
  • hovanhoa's Avatar
Hi all,

I wrote code as follows:
CBOR%ADR(2)%P%R(K) = 0.15*(0.284*QBOR%I(K)-6.27)/2650000.0D0

Is it right?

Thanks.
Hoa
The administrator has disabled public write access.

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32283

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hi Hoa,

I guess that the discharge you mention in your correlation formulation is the liquid discharge.
Be aware that the QBOR array in conlit subroutine refers to the solid discharge, not the liquid one!

If you try to use the QBOR array from Telemac2D declarations (liquid discharge), I think there will be a conflict between the 2 arrays because they have the same name...

I suppose that the liquid discharge is also prescribed (and so known), so in your case, I would use a liquid boundary file containing the time series of the concentrations previously computed from the liquid discharge.

I hope it helps.

Regards,
Laurent
The administrator has disabled public write access.
The following user(s) said Thank You: hovanhoa

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32284

  • hovanhoa
  • hovanhoa's Avatar
Hi Leballeur,

I see your information.

Can you give me the introduction document related how to read a liquid boundary file for concentration in here or my email: This email address is being protected from spambots. You need JavaScript enabled to view it.

Thank you so much.

Hoa.
The administrator has disabled public write access.

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32285

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Everything is explained in the sisyphe user documentation, section 2.7.
You needn't to program, sisyphe reads the liquid boundary file itself, looking for a column called "CG()" corresponding to your prescribed concentration on your liquid boundary.
(The method is the same than for Telemac2D liquid boundaries).

Regards,
Laurent
The administrator has disabled public write access.
The following user(s) said Thank You: hovanhoa

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32287

  • hovanhoa
  • hovanhoa's Avatar
Hi Laurent,

Can you check my liquid boundary file for sysphe I attached in picture is this right format, When I run it have error: The value must be time you put in denoted T.

Thanks inadvanced.

Hoa.
Attachments:
The administrator has disabled public write access.

Suspended sediment concentration boundary follow discharge corelation 5 years 11 months ago #32292

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hi Hoa,

If you replace "CGL" by "CG", what's happen?

Regards,
Laurent
The administrator has disabled public write access.
The following user(s) said Thank You: hovanhoa
Moderators: Pablo, pavans

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