Hello again :
I post this topic because i followed everything what is said in the installation instructions for python from the website.
Now i am trying to compilate with gfortran and i get the next message when i try :
marklor@marklor-laptop:~/TELEMAC_v6p1_ubuntu_revision#828/ubugfortrans/pytel$ python compileTELEMAC.py -c /home/marklor/TELEMAC_v6p1_ubuntu_revision#828/ubugfortrans/config/config.cfg
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Not able to get to the configuration file: config
... in directory: /home/marklor/TELEMAC_v6p1_ubuntu_revision#828/ubugfortrans/pytel
... use instead:
I thought it was the systel that is in the config file. But no it is a config.py that is already in the pytal file.
marklor@marklor-laptop:~/TELEMAC_v6p1_ubuntu_revision#828/ubugfortrans/pytel$ ls
artemis.cmd compileTELEMAC.py config.pyc parserFortran.py parserKeywords.py postel3d.cmd sisyphe.cmd telemac2d.cmd tomawac.cmd utils.pyc
compactTELEMAC.py config.py doxygenTELEMAC.py parserFortran.pyc parserKeywords.pyc runcode.py stbtel.cmd telemac3d.cmd utils.py
I don't know what happens.
Maybe it is due to the following detail :
On the website in installation they say to untar the file downloaded and then we'll have inside the file the following tree :
|-- bin ... Perl scripts (system, tools, compiling, run, …)
|-- pytel ... Python scripts (system, tools, compiling, run, …)
|-- config ... Configuration files (dDefinition of the environement: version, compiler, paths, ...) for both the Perl and the Python installation procedures.
_____________________
|-- bief ... Fortran source code of the Finite Elements and Finite Volumes libraries
|-- damocles ... Fortran source code of the library interpreting the keywords of your CAS file
|-- special ... Fortran source code of the system specific subroutines
|-- postel3d ... Fortran source code of the utility post-processing cross-sections from TELEMAC-3D result files
|-- stbtel ... Fortran source code of the utility converting various geometry file formats into TELEMAC geometry files
|-- paravoid ... Fortran source code for the dummy library when there is no parallelism
|-- parallel ... Fortran source code for the implementation of MPI-2 standard interface.
|-- mumpsvoid ... Fortran source code for the dummy library when there is no use for the external library MUMPS
|-- mumpsmpi ... Fortran source code for the implementation of the MUMPS interface. This is actually not yet distributed on this website
_____________________
|-- artemis ... Fortran source code for the physical process module dealing with agitation in harbours
|-- tomawac ... Fortran source code for the physical process module dealing with generation and progration of waves
|-- sisyphe ... Fortran source code for the physical process module dealing with sediments and geo-morphology
|-- telemac2d ... Fortran source code for the physical process module dealing with the Saint-Venant equations
|-- telemac3d ... Fortran source code for the physical process module dealing with the Navier-Stokes equations
|-- spartacus2d ... Fortran source code for the physical process module dealing with 2D Smooth Particle Hydrodynamics
But i don't have it like that, i have this tree but twice in each following files :
ubugfopenmpi and ubugfortrans
So i'm not sure what i did is just.
every instrucion in installation when they say to work on the file v6p1 i do it in ubugfortran.
I don't know what to do i really need this software and i'm unable to install it correctly, please could someone help me!
thak you