Welcome, Guest
Username: Password: Remember me

TOPIC: TELEMAC installation on Windows XP

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4758

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Kenue couldn't run telemac directly neither Visual fortran
You should use the DOS command solution.
You could run the simulation in the example folder (it's not necessary to move it somewhere particularly but just take care about the folder name - Avoid space and non DOS characters)
If you well configure your installation (path, configuration) the command telemac2d cas.txt should work well.

Regards
Christophe
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4759

  • pandim
  • pandim's Avatar
Hi again,

I get this message from the DOS command when I typed telemac2d cas.txt:

C:\TELEMAC>cd V6P1

C:\TELEMAC\V6P1>cd hydraulic_jump

C:\TELEMAC\V6P1\hydraulic_jump>telemac2d cas.txt

C:\TELEMAC\V6P1\hydraulic_jump>runcode.py telemac2d cas.txt


Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Not able to get to the configuration file: C:\Telemac\V6P1\config\systel.cis-wi
xp.cfg

... in directory: C:\Telemac\V6P1\config
... use instead:
+> systel.cis-windows.cfg
+> systel.edf.cfg
+> systel.hrw.cfg

C:\TELEMAC\V6P1\hydraulic_jump>
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4760

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
That means your configuration is wrong
In this case, I think you made a mistake in the SYSTELCFG value.

Hope this helps
Christophe
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4762

  • pandim
  • pandim's Avatar
Thank you again, I have corrected the environmental variable and now I am getting this (I have changed the 'hydraulic_jump' example to the 'wave' one):


C:\TELEMAC\V6P1\wave>telemac2d cas.txt
FATAL : Module <tm_info> inaccessible.
BEGIN failed--compilation aborted at C:\TELEMAC\V6P1\bin/runtel.pl line 273.

C:\TELEMAC\V6P1\wave>
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4763

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
You swithced from python to perl launcher.
You probably misses a step at the end of the installation process. Use the install_systel.bat file to well configure your systel.ini file and think to add the bin directory to your path (it not done yet)

regards
Christophe
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4769

  • pandim
  • pandim's Avatar
Hi again and thank you for helping me,
I don't know much from computers and so I abandoned Python.
I managed to install properly Telemac with Intel and I have a problem at the last step. I have installed V6P1 but I tried to run an example of yours that is from V6P0. I get this message:
C:\opentelemac\Runs\Examples\wave>telemac2d cas.txt

=========================================================
 Telemac System 5.6 to 6.1 - Perl scripts version 6.1
=========================================================
starting...

HOSTTYPE         : wintelmpi
PROJECT          : C:\opentelemac\wintelmpi
BASE DIRECTORY   : C:\opentelemac\Runs\Examples\wave
LAUNCH DIRECTORY : C:\opentelemac\Runs\Examples\wave
WORK DIRECTORY   : C:\opentelemac\Runs\Examples\wave\cas.txt26408_tmp
PARAMETER FILE   : cas.txt


*** Using CUSTOM configuration file :
    c:\opentelemac\wintelmpi\config\systel.ini ***



*** TELEMAC2D ON STATION ***


*** Interactive mode ***


*** RELEASE v6p1 ***

________________________________________________________
Steering file   :      cas.txt
________________________________________________________

________________________________________________________
Starting execution: telemac2d.bat
________________________________________________________
 - FORTRAN FILE                                     : princi.f
______________________________________________________________________________
*** COMPILATION ***

 ifort.exe /c /O2 /iface:cref /iface:nomixed_str_len_arg   /nologo /names:upperc
ase /convert:big_endian /extend_source:132   /include:C:\opentelemac\wintelmpi\t
elemac2d\tel2d_v6p1\wintelmpi /include:C:\opentelemac\wintelmpi\sisyphe\sisyphe_
v6p1\wintelmpi /include:C:\opentelemac\wintelmpi\tomawac\toma_v6p1\wintelmpi /in
clude:C:\opentelemac\wintelmpi\bief\bief_v6p1\wintelmpi /include:C:\opentelemac\
wintelmpi\special\special_v6p1\wintelmpi /include:C:\opentelemac\wintelmpi\damoc
les\damo_v6p1\wintelmpi /include:C:\opentelemac\wintelmpi\paravoid\paravoid_v6p1
\wintelmpi t2dfort.f
______________________________________________________________________________
*** LIBRARIES ***

 - C:\opentelemac\wintelmpi\telemac2d\tel2d_v6p1\wintelmpi\telemac2dv6p1.lib
 - C:\opentelemac\wintelmpi\sisyphe\sisyphe_v6p1\wintelmpi\sisyphev6p1.lib
 - C:\opentelemac\wintelmpi\tomawac\toma_v6p1\wintelmpi\tomawacv6p1.lib
 - C:\opentelemac\wintelmpi\bief\bief_v6p1\wintelmpi\biefv6p1.lib
 - C:\opentelemac\wintelmpi\special\special_v6p1\wintelmpi\specialv6p1.lib
 - C:\opentelemac\wintelmpi\damocles\damo_v6p1\wintelmpi\damov6p1.lib
 - C:\opentelemac\wintelmpi\paravoid\paravoid_v6p1\wintelmpi\paravoidv6p1.lib
 - C:\opentelemac\wintelmpi\mumpsvoid\mumpsvoid_v6p1\wintelmpi\mumpsvoidv6p1.lib


*** LINKING ***

xilink: executing 'link'
xilink: error #10036: unable to run 'link'
ERROR : DURING LINKING

________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
Compilation/linking/file errors detected.
Please see messages in: stdout above, stderr,
       and/or file C:\opentelemac\Runs\Examples\wave\cas.txt26408_error.log
No execution errors detected.

Working directory: C:\opentelemac\Runs\Examples\wave\cas.txt26408_tmp
can be manually deleted with: C:\opentelemac\Runs\Examples\wave\delete_cas.txt26
408.bat

Returning exit status 1

=========================================================
 Telemac System 5.6 to 6.1 - Perl scripts version 6.1
=========================================================
...stopping.


C:\opentelemac\Runs\Examples\wave>
Do you have any idea why this is happening in the Linking phase?

Thank you,
pandim
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4771

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Your problem is already describe in some other post.
You've got a problem with the use of Intel Fortran (eventually with the ionstallation but the compiler step is OK).
To use telemac case with a fortran file you should use a DOS comand windows launched from the Intel compiler menu. With this solution, there is some scripts which are automatically launched to configure some environement parameters and allow your computer to find the different command (ifort for compilation and link fonr the linking).

Hope this helps
Christophe
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4772

  • pandim
  • pandim's Avatar
Hi again and thenks for the reply,
So, do you mean that the 'link' command is not recognised from Intel.
Any ideas how can I included there. I know this is not a Telemac problem but I would appreciate your ideas in how solving that (or if you could just indicate the post in the Telemac FORUM that describes this problem).
Thank you,
pandim
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4773

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
I just say that "link" is not recognize as an existing command in your command window. Probably a path problem.
But as I also wrote, when you use Intel compiler in DOS mode, you should launch the DOS command window from the start menu of the compiler. there is a dédicated menu which automatically well configure yoru environement and add temporarily the right value to your path to allow you to run both compiler and linker.

In the forum, you could search for ifort problems and you should find some posts dealing with such troubles

regards
Christophe
The administrator has disabled public write access.

Re: TELEMAC installation on Windows XP 12 years 5 months ago #4774

  • pandim
  • pandim's Avatar
Yes, I am ;aunching Intel DOS from the start menu. It recognize ifort but not link command. I will try and search the forum and web for more information about that.
thank you for your help,
Regards
The administrator has disabled public write access.
Moderators: borisb

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