Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Non-erodable areas from geometry file

Non-erodable areas from geometry file 10 years 3 months ago #13757

  • Fonta05
  • Fonta05's Avatar
Hi everybody,
I'm trying to set up a coupled telemac2d-sisyphe simulation, in particular the model has some non-erodable areas.

I've read some old posts about this topic, and the main suggestion was to use a fortran file, "erod.f" (attached).

When I use that script I gain an error, attached below.
Could it be caused by the version of Telemac that I actually use? (V6.3).

Any suggestions?

Best regards.
Riccardo
Attachments:
The administrator has disabled public write access.

Non-erodable areas from geometry file 10 years 3 months ago #13758

  • jmhervouet
  • jmhervouet's Avatar
Hello,

You just forgot the argument FFORMAT before W, which should be 'SERAFIN '.

Regards,

JMH
The administrator has disabled public write access.

Non-erodable areas from geometry file 10 years 3 months ago #13759

  • Fonta05
  • Fonta05's Avatar
Thank you so much!
Now the fortran code is correctly read, but I gain another error.. :(

Maybe the code doesn't work in parallel mode..
Attachments:
The administrator has disabled public write access.

Non-erodable areas from geometry file 10 years 3 months ago #13760

  • Fonta05
  • Fonta05's Avatar
Edit: I have the same error also working without parallel mode.
Suggestions?
The administrator has disabled public write access.

Non-erodable areas from geometry file 10 years 3 months ago #13761

  • jmhervouet
  • jmhervouet's Avatar
Hello,

Actually I realise that there is a flaw in the principle of what you do: there is no logical unit opened in Sisyphe for T2DGEO, so the logical unit T2DGEO is probably another file in Sisyphe. So why not doing the same thing, but with SISGEO, after swapping both geometry files (which are probably the same otherwise).

Regards,

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

Non-erodable areas from geometry file 10 years 3 months ago #13790

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hello,

Here is a modified noerod file that I had prepared some time ago, but I haven't tested it thoroughly. Maybe it can help to get you started.


File Attachment:

File Name: noerod_CY.f
File Size: 4 KB


Regards,
Costas
The administrator has disabled public write access.

Non-erodable areas from geometry file 9 years 1 month ago #18444

  • Fonta05
  • Fonta05's Avatar
After almost a year I came back on the same study, and I got the same error.. nobody else did it?
The administrator has disabled public write access.

Non-erodable areas from geometry file 9 years 1 month ago #18445

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hello,

Can you post your latest fortran file and error message to have a look again?

Costas
The administrator has disabled public write access.

Non-erodable areas from geometry file 9 years 1 month ago #18446

  • Fonta05
  • Fonta05's Avatar
Sure!
Here you can find the entire project, with the fortran file and the error message.
Thanks in advance!
Riccardo

www.dropbox.com/s/lic2rwl5m0kehto/NOER.zip?dl=0
The administrator has disabled public write access.

Non-erodable areas from geometry file 9 years 1 month ago #18447

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hello,

There is a space missing after SERAFIN in noer.f. It expects 8 characters because it can take two values: 'SERAFIN ' or 'SERAFIND'.

Do this correction and you should be OK.

Costas
The administrator has disabled public write access.
The following user(s) said Thank You: Fonta05
  • Page:
  • 1
  • 2
Moderators: Pablo, pavans

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