[DFTB-Plus-User] CPP and //

Markus Kaukonen markus.kaukonen at iki.fi
Thu Oct 27 21:22:24 CEST 2016


Yes, you are right, I ment cray fortran.
br. Markus

On 27 October 2016 at 19:47, Jacek Jakowski <jjakowski at gmail.com> wrote:

> 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
> _______________________________________________
> 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
>



-- 
--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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.zfn.uni-bremen.de/pipermail/dftb-plus-user/attachments/20161027/8d839e5b/attachment.html>


More information about the DFTB-Plus-User mailing list