Welcome, Guest
Username: Password: Remember me

TOPIC: After sel2vtk fails, where is the expected stbtel script?

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19605

  • Debar
  • Debar's Avatar
Thank you again,

Ok, I have tried the first thing but it still not work so for the second thing stbtel begin to run but then fail.
Attachments:
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19606

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Okay can you post the stb.cas herr cause the problem is there.
Has the message says you are trying to convert in MED format without the med library.

Hope it helps
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
The following user(s) said Thank You: Debar

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19607

  • Debar
  • Debar's Avatar
There is the stb.cas :

/
/ CONVERSION OF MESH FILE USING STBTEL
/
CONVERTER = YES
DEBUG = NO
/
/ INPUT FILE INFORMATION
/
INPUT FILE FORMAT : 'SERAFIN'
INPUT FILE : 'result_telemac3d.slf'

/
/ OUTPUT FILE INFORMATION
/
OUTPUT FILE FORMAT : 'MED'
OUTPUT FILE : 'output.med'

So if I understand, I have to change MED in SELAFIN and output.med in output.slf ?

Thank you again
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19608

  • Debar
  • Debar's Avatar
Sorry, in fact I have to change in VTK ?
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19613

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Your file shoul be this:
/
/ CONVERSION OF MESH FILE USING STBTEL
/
CONVERTER = YES
DEBUG = NO
/
/ INPUT FILE INFORMATION
/
INPUT FILE FORMAT : 'SERAFIN'
INPUT FILE : 'result_telemac3d.slf'

/
/ OUTPUT FILE INFORMATION
/
OUTPUT FILE FORMAT : 'VTK'
OUTPUT FILE : 'result_telemac3d.vtk'
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
The following user(s) said Thank You: Debar

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19614

  • Debar
  • Debar's Avatar
Hi,

I have tried this but they said that I try to convert VTK format without VTK library, but I don't find the vtk library in opentelemac-mascaret, I have to put it in the same file than the result file and stb.cas ?

Thank you for your help !
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19615

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Okay your are missing the option -DHAVE_VTK in your configuration file in cmd_obj:

Add it and it recompile and it should work.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
The following user(s) said Thank You: Debar

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19621

  • Debar
  • Debar's Avatar
Hi,
Ok I have done this but when I try to recompile Telemac with de commande compileTELEMAC.py I have the following message (attachments)

I have set -DHAVE_VTK- in the file systel.cfg like you said if I well understand :

cmd_obj: gfortran-4.8 -c -O3 -DHAVE_VTK -fconvert=big-endian -frecord-marker=4 ...

Thank you for your help again
Attachments:
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19622

  • jmhervouet
  • jmhervouet's Avatar
Hello,

You probably need to add a spaces between -O3 and -DHAVE_VTK and -fconvert. I am not sure to see them.

JMH
The administrator has disabled public write access.

After sel2vtk fails, where is the expected stbtel script? 8 years 9 months ago #19623

  • Debar
  • Debar's Avatar
Thank you it was that,the compilation seems to work now !
The administrator has disabled public write access.
Moderators: borisb

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