Re: [SIESTA-L] Compilation error of Siesta 4.1(b1)

2016-09-18 Por tôpico Nick Papior
For a solution, please see this: https://bugs.launchpad.net/siesta/+bug/1622526 Thanks for reporting it. 2016-09-09 17:03 GMT+02:00 Jariyanee Prasongkit < jariyanee.prasong...@gmail.com>: > Dear Siesta team, > > I am trying to compile Siesta 4.1 (b1), and found the error of rdiag_mrrr.F > > rdi

Re: [SIESTA-L] problem with gnubands

2016-09-18 Por tôpico Nick Papior
Try this: $> gnubands 1> bands.dat 2> bands.gplot $> gnuplot -persist bands.gplot The output data file is a simple datafile, it cannot be parsed directly by gnuplot, but instead it must be plotted using gnuplot commends. 2016-09-11 13:52 GMT+02:00 Uttam Paliwal : > continued... > > i get foll

Re: [SIESTA-L] transiesta calculation+temperature

2016-09-18 Por tôpico Nick Papior
Please check your input parameters. With changing temperature and bias one should check the input parameters for the contours. Note that for any version of transiesta in version 4.1 and after, the contours are handled more consistently with changing temperature. 2016-09-11 8:12 GMT+02:00 anita da

Re: [SIESTA-L] Siesta-4.0 with OpenMPI

2016-09-18 Por tôpico Nick Papior
Yes, siesta works with 2.0.0 (and any later versions). Please note that if you use the OpenMPI wrapper compilers the linking of the correct libraries are automatic, hence the library name changes should "never" be apparent. Any OpenMPI version is merely a standard library, and only internal ABI ch

Re: [SIESTA-L] Problem compiling siesta-4.1-b1 using mumps library

2016-09-18 Por tôpico Nick Papior
It seems you have compiled the mumps library with ParMetis and Scalapack? Any dependencies you have made for mumps should also be added to the libraries when compiling transiesta. So in your case, it seems you are missing: LIBS += -lparmetis -lscalapack 2016-09-17 15:38 GMT+02:00 Jariyanee Praso