Welcome, Guest
Username: Password: Remember me

TOPIC: Erreur Compilation

Erreur Compilation 13 years 7 months ago #1382

  • kroptia
  • kroptia's Avatar
Hi,
I don't have ifort, so i chose to compile by myself with gfortran compiler.
The compilation was ok.
But when i want to run some test case, i got an error :
Starting execution: tomawac.bat
________________________________________________________
ERREUR A L'ACQUISITION DU FICHIER BJ15_V5P6.f§wacfort.f



=========================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
starting...

HOSTTYPE : gfortran
PROJECT : C:\Users\Bloodagain\TELEMAC
BASE DIRECTORY : C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78
LAUNCH DIRECTORY : C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78
WORK DIRECTORY : C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78\BJ15_V5P6_T.cas3516_tmp
PARAMETER FILE : BJ15_V5P6_T.cas


*** Fichier de configuration SPECIFIQUE :
C:\Users\Bloodagain\TELEMAC\config\systel.ini ***



*** Fichier de configuration MPI SPECIFIQUE :
C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78\mpi_telemac.conf ***


*** TOMAWAC sur STATION ***


*** Lancement en interactif ***


*** VERSION v6p0 ***

________________________________________________________
Fichier des parametres : BJ15_V5P6_T.cas
________________________________________________________

________________________________________________________
Starting execution: tomawac.bat
________________________________________________________
ERREUR A L'ACQUISITION DU FICHIER BJ15_V5P6.f§wacfort.f
________________________________________________________
Execution terminee: tomawac.bat
________________________________________________________
Compilation/linking/file errors detected.
Please see messages in: stdout above, stderr,
and/or file C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78\BJ15_V5P6_T.cas3516_error.log
No execution errors detected.

Working directory: C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78\BJ15_V5P6_T.cas3516_tmp
can be manually deleted with: C:\Users\Bloodagain\TELEMAC\tomawac\toma_v6p0\test\deferl_bj78\delete_BJ15_V5P6_T.cas3516.bat

Returning exit status 1

=========================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
...stopping.
erreur_tomawac_15_7-20110415.jpg
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1400

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hello,

Did you solve your problem?

If not :

1/ It's obvious but I assume you checked that the fortran file ("BJ15_V5P6.f") does exist in the directory ;

2/ Did you try other test cases? Did you get the same error? If so, please tell us a bit more about your PERL version (name, release...)? I don't like much the way the message error is prompted : BJ15_V5P6.f§wacfort.f.

For concluding, it seems that - by default - this case runs in parallel mode (though that this is not related to your error). I advise you to replace PROCESSEURS PARALLELES = 0 (instead of 2) in the steering file (*cas).

Best regards,

Fabien Decung
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1407

  • kroptia
  • kroptia's Avatar
Hello,

I find another way to compile telemac.
I did it on Ubuntu, via VirtualBox.
It was really difficult, but I have a good version now. By the way, I didn't get this message on Ubuntu. Maybe it's windows' fault.

I'm just wondering if there are examples on Tomawac, just like on the "Enseeiht":
hmf.enseeiht.fr/travaux/CD0910/bei/beiere/groupe4/node/59

Because I found good examples, with some extract of sources codes, but it's always on TELEMAC2D.

Sincerely,
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1410

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello,

I think that in the menu Download, then TRAINING, you have an archive of some test cases for Tomawac.

There, you can also get examples for Telemac-2D, Sisyphe and Artemis.

In the menu Download, then DOC, you can also download a guide on Tomawac

Regards,

Chi-Tuan
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1417

  • kroptia
  • kroptia's Avatar
I already download them, thanks.
The problem is that keywords are different from each other.
That's why I wanted a specific case for Tomawac, with all sources codes.
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1418

  • kroptia
  • kroptia's Avatar
But can someone tell me why i got this message when I compiled with tomawac:
                    ********************************************
                   *     SOUS-PROGRAMME LECDON_TOMAWAC        *
                   *           APPEL DE DAMOCLES              *
                   *     VERIFICATION DES DONNEES LUES        *
                   *           SUR LE FICHIER CAS             *
                   ********************************************

  
 INCOHERENCE DES MOTS CLES DU VENT => PAS DE VENT
 OUVERTURE DES FICHIERS POUR TOMAWAC                 

In fact, I want to impose a constant wind from a boundary, with the keyword WIND VELOCITY ALONG X (VITESSE DU VENT SUIVANT X in french).
I join my steering file.
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1419

  • kroptia
  • kroptia's Avatar
Sorry, I got problem when i wanted to upload the CAS file

File Attachment:

File Name: cas.txt
File Size: 2601
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 6 months ago #1443

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hello,

...I did it on Ubuntu, via VirtualBox. By the way, I didn't get this message on Ubuntu. Maybe it's windows' fault...

Ok, I'm glad it works for you. However, it must consume a lot of memory, isn't it?

I'm still wondering about this issue. Would you like to tell us more information on your PERL version on Windows? For instance, did you try with Strawberry Perl ? strawberryperl.com

Regards,

Fabien
The administrator has disabled public write access.

Re:Erreur Compilation 13 years 7 months ago #1402

  • giovanni.mattarolo
  • giovanni.mattarolo's Avatar
Hello,

The symbol § in BJ15_V5P6.f§wacfort.f is quite strange.
It seems that TOMAWAC does not find the fortran file. Have you checked that the name of the fortran file that you specify in the steering file is correct ?

Kind regards,

Giovanni Mattarolo
The administrator has disabled public write access.
Moderators: tfouquet

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