Welcome, Guest
Username: Password: Remember me

TOPIC: submerged breakwater problem

submerged breakwater problem 3 years 10 months ago #37515

  • Jason Frank
  • Jason Frank's Avatar
Hello Everyone,
I am new in TELEMAC.I am trying to simulate a submerged breakwater during wave pass.First i make a triangular submerged breakwater for simple test.However it seems that SISYPHE take the triangular submerged breakwater as topography.How can I fixed the submerged breakwater in the flume bottom ?
Attachment file is the triangular submerged breakwater and case file.

Thank you in advance!
Attachments:
The administrator has disabled public write access.

submerged breakwater problem 3 years 10 months ago #37518

  • PMV
  • PMV's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 149
  • Thank you received: 42
It's hard to tell without the geometry file. Also what do you mean by Sisyphe takes the breakwater as topography, isn't that what you want? Or you want to have different grainsize on the location of the breakwater?
The administrator has disabled public write access.
The following user(s) said Thank You: Jason Frank

submerged breakwater problem 3 years 10 months ago #37519

  • Jason Frank
  • Jason Frank's Avatar
thank you for your reply.i forgot to put my geometry file.
Attachment is my geometry file.Please have a look.

thanks alot!!
Attachments:
The administrator has disabled public write access.

submerged breakwater problem 3 years 10 months ago #37520

  • mafknaapen
  • mafknaapen's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 157
  • Thank you received: 62
Option 1:
in noerod.f, replace:
CALL OV('X=Y+C ', X=ZR, Y=ZF, C=-100.D0, DIM1=NPOIN)
by
if (ABS(X-1.5))<0.1) THEN
CALL OV('X=Y+C ', X=ZR, Y=ZF, C=0.D0, DIM1=NPOIN)
else
CALL OV('X=Y+C ', X=ZR, Y=ZF, C=-100.D0, DIM1=NPOIN)
endif

Option 2:
Add a variable named 'RIGID BED M '
to the geometry file with a value equal to the BOTTOM variable at the location of the breakwater and deeper than that elsewhere
Dr Michiel Knaapen
Senior Scientist
E This email address is being protected from spambots. You need JavaScript enabled to view it.
T +44 (0)1491 822399

HR Wallingford, Howbery Park, Wallingford, Oxfordshire OX10 8BA, United Kingdom
T +44 (0)1491 835381, F +44 (0)1491 832233
www.hrwallingford.com
The administrator has disabled public write access.
The following user(s) said Thank You: Jason Frank

submerged breakwater problem 3 years 10 months ago #37538

  • Jason Frank
  • Jason Frank's Avatar
Hi thank you for your suggestion to the two options of making submerged breakwater mesh.
I am really interested in the two options to make the submerged breakwater,but i still fail to make my mesh.
Is there any example or tutorial for the two options making the mesh?
Thanks a lot!
The administrator has disabled public write access.
Moderators: Pablo, pavans

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