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

TOPIC: Pré-requis logiciels

Pré-requis logiciels 14 years 7 months ago #141

  • Yanis
  • Yanis's Avatar
Bonjour,

Pour l'instant je fais fonctionner Telemac avec Intel Fortran Professional 11.1.060 qui nécessite l'installation de Microsoft Visual Studio.
Actuellement, j'ai une version d'évaluation de Microsoft Visual Studio Professional 2008.

Je voudrais savoir quelles versions de Microsoft Visual Studio est nécessaire pour supporter Intel Fortran : la version standard ou express sont elles suffisantes, où bien la version professionnelle est nécessaire ?

Merci.
The administrator has disabled public write access.

Re:Pré-requis logiciels 14 years 7 months ago #142

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Yanis

The express version is sufficient for Telemac

Regards
Christophe
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #941

  • Alexis B
  • Alexis B's Avatar
Bonjour,

Je débute l'installation de telemac sur windows.
La version Intel 10.1 m'est disponible.
Dois-je télécharger la dernière version de visual C++(2008) ?
D'autre part, j'ai cru entendre qu'il soit nécessaire de télécharger la platform SDK de Microsoft (2008 ?); quels sont les exécutables à télécharger sur le site Microsoft (c'est mal expliqué sur le site) ?

Merci d'avance pour votre aide.

Bien cordialement.


Alexis
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #947

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello Alexis,

Note that the Intel Compiler 11.x now comes self included with all the Visual Studio requirements. For earlier versions, however, here is what you need ... though it has been a long time since I had to go through this procedure, and version number might have to be updated:

Task 1. Download and Install Visual Studio C++ Express
Follow the instruction from the link: msdn.microsoft.com/vstudio/express/visualc/download/
You should download an executable named “vcsetup.exe”
Run and follow the installation instructions. Note that although this package includes “.NET Framework 2.0” you will have to install “.NET Framework 3.0”.
You will also have to restart your computer.

Task 2. Download and install Microsoft Platform SDK
Go to the download section of the Microsoft website:
www.microsoft.com/downloads
Search for “Platform SDK R2”
Select “Windows Server 2003 R2 Platform SDK Web Install” and follow the instructions to download and install.

Task 3. Download and install the .NET Framework
Again, go to the download section of the Microsoft website and search for “NET Framework 3.0”
Select “Microsoft .NET Framework 3.0 Redistributable Package” and follow the instruction to download and install .NET Framework. This will take several minutes.
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #993

  • Alexis B
  • Alexis B's Avatar
Sébastien,

Merci de me guider pour ces étapes d'installation auxquels je n'avais pas à me frotter auparavant.
Toutefois je n'arrive toujours pas à faire fonctionner t2d avec l'utilisation de fichier fortran (non pré-compilé).

Do you reckon that I need to modify something in the systel.ini file related the fortran compiler (Intel 10.1.025)?

I added the compiler to the path.

I must have missed stupidly one step.

Would you have any idea knowing that I get the following error message:

'ifort' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. ERREUR A LA COMPILATION
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #997

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi alexis
Your problem doesn't come from systel.ini file but from your computer configuration.
Ifort is not recognize by your computer because your environment variable had not been updated after the fortran installation.
Please add the right value to your path or try ti run telemac from a dos command windows launch from start menu/program/intel fortran compiler/command windows.

Regards
Christophe
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #1010

  • Alexis B
  • Alexis B's Avatar
Hello,

Indeed I had to redo in the PRECISE order the compiler installation procedure to be able to compile a simple fortran file. But still telemac was not recognizing the compiler.
To solve my problem I had to call the compiler in the telemac2d batch file as :

call "C:\Program Files\Intel\Compiler\Fortran\10.1.025\IA32\Bin\ifortvars.bat"

Now it works properly for the case files with use of the fortran file. I can enjoy modeling from now!

Thank you for your support.

Regards.

Alexis
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #1015

  • Alexis B
  • Alexis B's Avatar
Hello,

As I said before I had to call the fortran compiler in the telemac2d batch file to run the application (even if the compiler was already in the environment variables). But I counted my chickens before they were hatched saying that it was working properly!
Indeed, the application does not go through my fortran file (my bord.f is not read and my bassin is thereore emptying at the first step). I have checked this hypothesis calling for a WRITE (*,*) "[...]" . The fortran file is ticked OK in the steering file but it is not read.

Does anyone has ever encountered this issue ?

Thank a lot in advance for your help.

Regards,

Alexis
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #1016

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
could you post a zip with your different files to allow us to understand your problem.
Or maybe in a first time, a copy of the message?
Here are some points to check
Is the compilation step running well? (you could only launch the compilation and linking step with the -cl option)
Check the compilation / run with a test case and if it works, have a look to your own program...

Regards
Christophe
The administrator has disabled public write access.

Re:Pré-requis logiciels 13 years 11 months ago #1017

  • Alexis B
  • Alexis B's Avatar
Hi,

It is not an issue with my particular fortran file as i worked with it at Bangor Uni with success and i have the same problem on the test case:

The fortran file is detected, a ".exe" is even created but it is not read (I can't see my "print to screen" command executed) and properly compiled. My Intel fortran compiler is working on simple fortran program.

Is it related with the systel.ini ?

Regards,

Alexis
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

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