[DFTB-Plus-User] CPP and //

Jacek Jakowski jjakowski at gmail.com
Thu Oct 27 18:47:00 CEST 2016


FTN is not a compiler --  it is wrapper to the compiler.   FTN may
mean gfortran,  ifort   or cray fortran depending own your
environment. You need to check your "module list".    You change
your environment with  module swap,  unload,  load commands.

Jacek


On Thu, Oct 27, 2016 at 5:00 AM, Markus Kaukonen <markus.kaukonen at iki.fi> wrote:
> Ok,
>
> I wrote a small python script to fix cpp issues, but unfortunately with the
> cray-compiler there were problems with
> char versus string types which were not easy to fix for me (these related to
> the hsd parser).
> The lines causing trouble were:
> hsdparser.f90 call xml_AddPCData(xf, trim2(char(value)))
> hsdutils.f90 value = unquote(trim(adjustl(char(text))))
>
> Fixed those by hand, but obviously something went wrong because the parser
> failed to parse the input
> when I was running the code (complained about boundary conditions and
> stopped...)
>
> So I gave up and did the compilation with intel-compiler. No sign of trouble
> there.
>
> Terveisin, Markus
>
>
>
> --
> --www=http://www.iki.fi/markus.kaukonen
> --Markus.Kaukonen at iki.fi
> --office: www.helsinki.fi/kemia/svenskakemen/index_eng.html
> --home: Viinirinne 3 F 12, 02630 Espoo, FIN
> --tel: h 045-1242068
>
>
>
>
>
> _______________________________________________
> DFTB-Plus-User mailing list
> DFTB-Plus-User at mailman.zfn.uni-bremen.de
> https://mailman.zfn.uni-bremen.de/cgi-bin/mailman/listinfo/dftb-plus-user


More information about the DFTB-Plus-User mailing list