Hi,
I try to compile TELEMAC v6p3r1.
I made my systel.cfg file and i have this error...
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... parsing configuration file: /Outils_telemac/v6p3r1/v6p3r1/configs/systel.cfg
Scanning the source code for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> configuration: ubugfopenmpi
+> root: /Outils_telemac/v6p3r1/v6p3r1/
+> version: v6p3
+> modules: update system -dredgesim
+> options: hpc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compiling the program HOMERE_SISYPHE and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Outils_telemac/v6p3r1/v6p3r1/sources/utils/bief/streamline.f:83.72:
USE DECLARATIONS_PARALLEL
1
Fatal Error: Can't open module file 'declarations_parallel.mod' for reading at (1): Aucun fichier ou dossier de ce type
... The following command failed for the reason above
gfortran -c -O3 -fbounds-check -Wall -fbacktrace -finit-real=nan -DHAVE_MPI -fconvert=big-endian -frecord-marker=4 /Outils_telemac/v6p3r1/v6p3r1/sources/utils/bief/streamline.f
The file "streamline.f" is in /sources/utils/bief and the file 'declarations_parallel.mod' is in /builds/ubugfopenmpi/lib/utils/bief/
I put my systel file if you want to see it.
Thanks in advance
Florian