/home/istil/promo09-12/boussouar/projet_telemac/v6p1/bief/bief_v6p1/intel_64_10/biefv6p1.a(solve.o): In function `solve_':
solve.f:(.text+0xe452): undefined reference to `pre4_mumps_'
so how to configure systel.ini?
regards
The administrator has disabled public write access.
problem with systel.ini?
13 years 6 months ago #3349
bilel
This is my systel.ini
[GENERAL]
#---TELEMAC2D
LNGTEL=1
VERSTEL=v6p1
#---TELEMAC3D
LNGTEL3D=1
VERSTEL3D=v6p1
#---STBTEL
LNGSTB=1
VERSSTB=v6p1
#---TSEF
LNGTSE=1
VERSTSE=v6p1
#---SUBIEF
LNGSUB=1
VERSSUB=v6p1
#---POSTEL3D
LNGPOSTE=1
VERSPOSTE=v6p1
#---ARTEMIS
LNGARTE=1
VERSARTE=v6p1
#---SISYPHE
LNGSISY=1
VERSSISY=v6p1
#---COWADIS
LNGCOWA=1
VERSCOWA=v6p1
#---TOMAWAC
LNGTOMA=1
VERSTOMA=v6p1
#---ESTEL2D
LNGESTEL2=1
VERSESTEL2=v6p1
#---ESTEL3D
LNGESTEL3=1
VERSESTEL3=v6p1
#---TELSIS
LNGTELS=1
VERSTELS=v6p1
#---SPARTACUS2D
LNGSPA=1
VERSSPA=v1p0
#
#
Directory: where the Telemac system is installed
#
PROJECT=/home/istil/promo09-12/boussouar/projet_telemac/v6p1
#
#
Platform: namely a combination machine+compiler
#
HOSTTYPE=intel_64_10
#
#
Perl : paths to interpreter (bin) and modules (lib)
#
# This may not be useful if perl is already installed independantly
# and included in the original path
#
[PERL]
PERLPATH=/usr/bin
PERL5LIB=/usr/lib
#
#-VERSION-6.0
Configs
#
# The compiling command will be:
#
# Compil : $FC $FC_OPT_OTHERS [$FC_OPT_COMPIL,$FC_OPT_DEBUG,$FC_OPT_PROFILE]
#
# The link command will be:
#
# Link : $LK $LK_OPT_OTHERS [$LK_OPT_DEBUG] [$LK_OPT_PROFILE] $LK_OPT_OUTNAME
#
# Note: the standard for binary files is BIG_ENDIAN on all machines
# this is the standard of all examples provided.
#
#
#
#
# IF YOU DO NOT WANT USE ARTEMIS// MUMPS LIBRARY IS NOT NECESSARILY
#
# SO UNCOMMENT THE FOLLOWING STATEMENT AND WRITE THE LOCATION OF MUMPSVOID_<VERSARTE>.A LIBRARY
#
# SHOULD BE <PROJECT>/mumpsvoid/mumpsvoid_<VERSARTE>/<HOSTTYPE>/mumpsvoid<VERSARTE>.a
#
#LIBMUMPSPAR="</home/istil/promo09-12/boussouar/projet_telemac/v6p1>/mumpsvoid/mumpsvoid_v6p1/<DIRLIB>/mumpsvoidv6p1.a"
#LIBMUMPSSEQ="</home/istil/promo09-12/boussouar/projet_telemac/v6p1>/mumpsvoid/mumpsvoid_v6p1/<DIRLIB>/mumpsvoidv6p1.a"
#
#_END_____________________________________________________________
The administrator has disabled public write access.
Re: problem with systel.ini?
13 years 6 months ago #3358
jmhervouet
Hello,
If nobody sees where is the problem a solution would be to comment out the call to pre4_mumps in subroutine solve.f in library bief. Mumps (solver 9) is useful only for solving direct systems in parallel so don't bother with this, comment any call to a mumps routine that would happen to be an undefined reference and it will work.
With best regards,
Jean-Michel Hervouet
The administrator has disabled public write access.
The registration and abstract submission for the 2025 TELEMAC User Conference is now live! Early Bird registration is £200 (about 237 Euro at time of writing). Abstract is 600 words. Deadline is EXTE [ ... ]