Welcome, Guest
Username: Password: Remember me

TOPIC: New: openTELEMAC-MASCARET automatic installer now available

New: openTELEMAC-MASCARET automatic installer now available 11 years 4 months ago #9469

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Just a suggestion, wouldn't it be easier to just download a .zip file instead of using svn.
The svn is not really usefull because the version is tagged so it will not evolve.
If there is a new release it will be another tag.

As for the error the problem seems to happen when you have a proxy used for your connection.

Could the installer give the option to the user to give a path to the source?

Yoann
There are 10 types of people in the world: those who understand binary, and those who don't.
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 4 months ago #9476

  • a.weisgerber
  • a.weisgerber's Avatar
Unless we are a bit more flexible with tags and allow these to be modified for intermediate releases, using the SVN REVISION to identify the specific release. So instead of having different tags for v6p3r0, v6p3r1, v6p3r2... we could have only one tag for v6p3, Revision #3653, Revision #3759, Revision #3841...

In the latter case any user would only have to do an svn update to automatically get all the bug fixes.

We were also thinking with Sébastien to have a script automatically writing the revision number in the simulation log file for QA purpose.

What do you think?

PS: Another improvement to the installer would be to automatically check the list of tags available on the repository, automatically select the lastest tag, but let the user the choice to select another tag if required.
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 4 months ago #9532

  • Pierre
  • Pierre's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 4
Hello,
I completely agree with the suggestion to have only one tag with revision number management (situation similar to one we had with release 6.1).
Good idea also to have the revision number in the simulation log file.
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 4 months ago #9762

  • profamb
  • profamb's Avatar
Dear Juliette

I did what you suggested.
The same thing happened (see below)

Then, I used compileTELEMAC.py. The error that occurs is shown below.

C:\opentelemac-mascaret\validation\telemac2d\tel2d_v6p2\011_bumpflu>compileTELEMAC.py


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

... parsing configuration file: C:\opentelemac-mascaret\systel.windows.cfg


Scanning the source code for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> configuration: wingfor
+> root: C:\opentelemac-mascaret\v6p2
+> version: v6p2
+> modules: update system

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

... now scanning tel3d_v6p2
... now scanning toma_v6p2
... now scanning damo_v6p2
... now scanning postel3d_v6p2
... now scanning arte_v6p2
... now scanning paravoid_v6p2
... now scanning tel2d_v6p2
... now scanning stbtel_v6p2
... now scanning mumpsvoid_v6p2
... now scanning sisyphe_v6p2
... now scanning bief_v6p2
... now scanning special_v6p2


Building the who calls who tree for HOMERE_TELEMAC2D and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- created C:\opentelemac-mascaret\v6p2\bief\bief_v6p2\wingfor\elapse.o
C:\opentelemac-mascaret\v6p2\bief\bief_v6p2\sources\config_code.f:35.9:

USE BIEF, EX_CONFIG_CODE => CONFIG_CODE
1
Fatal Error: Wrong module version '6' (expected '9') for file 'bief.mod' opened at (1)
... The following command failed for the reason above

gfortran -c -O3 -ffixed-line-length-132 -fconvert=big-endian -frecord-marker=4 -
I C:\opentelemac-mascaret\v6p2\telemac2d\tel2d_v6p2\wingfor -I C:\opentelemac-ma
scaret\v6p2\sisyphe\sisyphe_v6p2\wingfor -I C:\opentelemac-mascaret\v6p2\tomawac
\toma_v6p2\wingfor -I C:\opentelemac-mascaret\v6p2\bief\bief_v6p2\wingfor -I C:\
opentelemac-mascaret\v6p2\damocles\damo_v6p2\wingfor -I C:\opentelemac-mascaret\
v6p2\mumpsvoid\mumpsvoid_v6p2\wingfor -I C:\opentelemac-mascaret\v6p2\paravoid\p
aravoid_v6p2\wingfor -I C:\opentelemac-mascaret\v6p2\special\special_v6p2\wingfo
r C:\opentelemac-mascaret\v6p2\bief\bief_v6p2\sources\config_code.f

C:\opentelemac-mascaret\validation\telemac2d\tel2d_v6p2\011_bumpflu>

Why is this happening?

Regards

Sergio
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 3 months ago #9880

  • albertoperezortiz
  • albertoperezortiz's Avatar
Hi Juliette,

I've tried to change the SYSTEL file and include "wingfor" as you suggested but I got the same error Hong had.

Though, simulation runs when I add -c wingfor at the end of my command :cheer:

Thanks for your help!

Alberto
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 3 months ago #9881

  • albertoperezortiz
  • albertoperezortiz's Avatar
Hi,

Related to the above I have an additional question. I installed the program with my installer account, and that's where Telemac works. However, when I attempt to run Telemac with my normal account,

'telemac2d.py' is not recognized as an internal or external command,
operable program or batch file.

Any idea why this is happening?

Thanks!

Alberto
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 2 months ago #10176

  • tverbrug
  • tverbrug's Avatar
Hello,

I am trying to install the TELEMAC software using this automatic installer but I always get this error message (see attachment).

Does anybody know the reason of this error?

Thank you very much

Tim
Attachments:
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 2 months ago #10184

  • mfaf
  • mfaf's Avatar
Hello everyone

I´m trying to install the v6p3 with the automatic installer and as I download the source code I get stuck at the file v6p3\examples\telemac2d\estu_gir\oilspill.txt

Did anyone have the same issue?

Thank you
Marcus
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 2 months ago #10326

  • Fauret
  • Fauret's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 44
  • Thank you received: 12
I am also trying to download v6p3 using the automatic installer. After 1 hour and 10 min, I get the error shown in the attachment. Lots of things were downloaded (total 1.7 GB ) but the directory « v6p3\builds » is empty, and mpich2\bin is missing.
I am using Window7 on a 64 machine ; What is happening ?

Thierry

h36ea217.JPG
The topic has been locked.

New: openTELEMAC-MASCARET automatic installer now available 11 years 2 months ago #10333

  • jparisi
  • jparisi's Avatar
  • OFFLINE
  • Admin
  • Posts: 114
  • Thank you received: 56
Thierry, Marcus,

If you have not done it already, I would suggest you to delete the v6p3 folder and rerun the installer.

You two seem to have a failure while SVN is checking out the source code and I don't really know why.

Let me know how it goes.

Cheers
Juliette
The topic has been locked.
Moderators: borisb

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