[DFTB-Plus-User] Waveplot on Mac OS
Jhon W. González
jwgonzal2 at yahoo.es
Mon Nov 29 18:29:58 CET 2010
a little update,
In the make.generic I have this options:
FC90 = gfortran
FC90OPT = -O3 -funroll-all-loops -pedantic -std=f95 -cpp -x f95-cpp-input
CPP = cpp -traditional
This is the NEW output form make:
========================
/System/dftb+_snapshot-081217_src/utils/waveplot/initprogram.F90:20.12:
use Slater
1
Error: The name 'getvalue' in (1) is an ambigus reference to 'getvalue' from
module 'm_dom_attribute'
/System/dftb+_snapshot-081217_src/utils/waveplot/initprogram.F90:334.83:
getChildValue(node, "PlottedLevels", buffer, child=field, multiple=.true.)
1
Error: There is no specific subroutine for the generic 'getchildvalue' in (1)
/System/dftb+_snapshot-081217_src/utils/waveplot/initprogram.F90:337.85:
getChildValue(node, "PlottedKPoints", buffer, child=field,multiple=.true.)
1
Error: There is no specific subroutine for the generic 'getchildvalue' in (1)
/System/dftb+_snapshot-081217_src/utils/waveplot/initprogram.F90:343.81:
ll getChildValue(node, "PlottedSpins", buffer, child=field,multiple=.true.)
1
Error: There is no specific subroutine for the generic 'getchildvalue' in (1)
=========================
Thanks,
Jhon W. González
jwgonzal2 at yahoo.es
________________________________
De: Jhon W. González <jwgonzal2 at yahoo.es>
Para: User list for DFTB+ related questions <dftb-plus-user at dftb-plus.info>
Enviado: lun,29 noviembre, 2010 13:51
Asunto: Re: [DFTB-Plus-User] Waveplot on Mac OS
Hi Mr. Bálint,
The problem is in the "initprogram.f90" compilation, the ifort and Gfortan has
the same problem, the #include directive.
in gfortran I'm try with the options -pedantic -std=f95 -cpp -x f95-cpp-input
Best,
Jhon W. González
jwgonzal2 at yahoo.es
________________________________
De: Bálint Aradi <balint.aradi at bccms.uni-bremen.de>
Para: User list for DFTB+ related questions <dftb-plus-user at dftb-plus.info>
Enviado: lun,29 noviembre, 2010 04:43
Asunto: Re: [DFTB-Plus-User] Waveplot on Mac OS
Dear Jhon W. González,
>
> ifort -O3 -ip -ftz- -IPF_flt_eval_method0 -liomp5 -lpthread -o initprogram.o
>-c
>
> initprogram.f90
> /waveplot/initprogram.F90(334)
> : error #6285: There is no matching specific subroutine for this generic
> subroutine call. [GETCHILDVALUE]
> call getChildValue(node, "PlottedLevels", buffer, child=field, &
>
Did you try with gfortran or g95? I vaguely remember to have similar
error on PCs due to compiler bug. (I just do not remember, which
compiler and which version it was, sorry.)
Best regards,
Bálint
--
Dr. Bálint Aradi
Bremen Center for Computational Materials Science, University of Bremen
http://www.bccms.uni-bremen.de/en/~b_aradi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.zfn.uni-bremen.de/pipermail/dftb-plus-user/attachments/20101129/a6bbe9ef/attachment.htm>
More information about the DFTB-Plus-User
mailing list