iexciting-0.9.224master
commit384db2db73c4294b6780238435145cccf5936835
authorChristian Meisenbichler <christian.meisenbichler@unileoben.ac.at>
Fri, 14 Nov 2008 11:26:51 +0000 (14 12:26 +0100)
committerChristian Meisenbichler <christian.meisenbichler@unileoben.ac.at>
Fri, 14 Nov 2008 11:32:34 +0000 (14 12:32 +0100)
tree70deda145c85517ad26a29c6787c06a0976df2c3
parentfca546e9f4236ec162e33cef1cc31b10283b5fdf
iexciting-0.9.224
-After lots of careful testing, Anton Kozhevnikov found a serious bug in the rotation of the first-variational eigenvectors. This has now been fixed - it affects only calculations which require the non-reduced k-point set and only then for certain symmetries, these include Hartree-Fock, OEP and optics.
-Shigeru Suehara implemented Pulay mixing (use mixtype=2), this greatly improves the convergence rate of many calculations. Please be careful when using this with magnetic calculations.
-F. Cricchio, F. Bultmark and L. Nordström improved the 3D plotting by allowing for arbitrary box-like regions in both real and reciprocal space (similar to plot2d)
-FC, FB and LN also improved the Fermi surface plotting in the same way, this now also resolves the Fermi surface into spin-up and down for the collinear magnetic case
-GGA now works with spin-orbit coupling, but it should not be used with general non-collinear magnetism
-species files regenerated with slightly lower default semi-core local-orbital linearisation energies
-removed unnecessary local-orbitals from species files
-iterative solver greatly improved, now also requires a step-length: tauseq
-second-variational eigenvalues are no longer sorted for the collinear magnetic case
-new examples added
-minor bug fixes and optimisations
Notes for developers
-the arguments to genppts have changed to allow for generation in arbitrary boxes
190 files changed:
docs/exciting/exciting.pdf
docs/spacegroup/spacegroup.pdf
examples/Al-Fermi-surface/exciting.in
examples/Al-Fermi-surface/fermi.general
examples/Al-Fermi-surface/fermi.net
examples/C60/C.in [deleted file]
examples/C60/exciting.in
examples/GaAs/exciting.in
examples/H2O-iterative/exciting.in
examples/MgB2-Fermi-surface/exciting.in
examples/Ni-Fermi-surface/exciting.in [new file with mode: 0644]
examples/Ni-Fermi-surface/fermi.net [new file with mode: 0644]
examples/Ni-Fermi-surface/fermi_dn.general [copied from examples/Al-Fermi-surface/fermi.general with 76% similarity]
examples/Ni-Fermi-surface/fermi_up.general [copied from examples/Al-Fermi-surface/fermi.general with 76% similarity]
examples/Si-OEP/exciting.in [new file with mode: 0644]
examples/Si-str-opt/exciting.in
examples/TiC-eg-t2g/exciting.in [new file with mode: 0644]
examples/TiO2-linopt/exciting.in
examples/diamond-rho3D/exciting.in [new file with mode: 0644]
examples/diamond-rho3D/rho3d.general [copied from examples/Al-Fermi-surface/fermi.general with 77% similarity]
examples/diamond-rho3D/rho3d.net [new file with mode: 0644]
species/Ac.in
species/Ag.in
species/Al.in
species/Am.in
species/Ar.in
species/As.in
species/At.in
species/Au.in
species/B.in
species/Ba.in
species/Be.in
species/Bi.in
species/Bk.in
species/Br.in
species/C.in
species/Ca.in
species/Cd.in
species/Ce.in
species/Cf.in
species/Cl.in
species/Cm.in
species/Co.in
species/Cr.in
species/Cs.in
species/Cu.in
species/Dy.in
species/Er.in
species/Es.in
species/Eu.in
species/F.in
species/Fe.in
species/Fm.in
species/Fr.in
species/Ga.in
species/Gd.in
species/Ge.in
species/H.in
species/He.in
species/Hf.in
species/Hg.in
species/Ho.in
species/I.in
species/In.in
species/Ir.in
species/K.in
species/Kr.in
species/La.in
species/Li.in
species/Lr.in
species/Lu.in
species/Md.in
species/Mg.in
species/Mn.in
species/Mo.in
species/N.in
species/Na.in
species/Nb.in
species/Nd.in
species/Ne.in
species/Ni.in
species/No.in
species/Np.in
species/O.in
species/Os.in
species/P.in
species/Pa.in
species/Pb.in
species/Pd.in
species/Pm.in
species/Po.in
species/Pr.in
species/Pt.in
species/Pu.in
species/Ra.in
species/Rb.in
species/Re.in
species/Rf.in
species/Rh.in
species/Rn.in
species/Ru.in
species/S.in
species/Sb.in
species/Sc.in
species/Se.in
species/Si.in
species/Sm.in
species/Sn.in
species/Sr.in
species/Ta.in
species/Tb.in
species/Tc.in
species/Te.in
species/Th.in
species/Ti.in
species/Tl.in
species/Tm.in
species/U.in
species/V.in
species/W.in
species/Xe.in
species/Y.in
species/Yb.in
species/Zn.in
species/Zr.in
src/BLAS/Makefile
src/BLAS/dspmv.f [deleted file]
src/BLAS/dspr2.f [deleted file]
src/BLAS/dsyr.f [moved from src/BLAS/dspr.f with 58% similarity]
src/BLAS/dtpmv.f [deleted file]
src/BLAS/dtpsv.f [deleted file]
src/BLAS/zhemm.f [deleted file]
src/BLAS/zherk.f [deleted file]
src/BLAS/ztrsv.f [deleted file]
src/LAPACK/Makefile
src/LAPACK/disnan.f [new file with mode: 0644]
src/LAPACK/dlaisnan.f [new file with mode: 0644]
src/LAPACK/dlansp.f [deleted file]
src/LAPACK/dlasyf.f [new file with mode: 0644]
src/LAPACK/dopgtr.f [deleted file]
src/LAPACK/dopmtr.f [deleted file]
src/LAPACK/dpptrf.f [deleted file]
src/LAPACK/dspevx.f [deleted file]
src/LAPACK/dspgst.f [deleted file]
src/LAPACK/dspgvx.f [deleted file]
src/LAPACK/dsptrd.f [deleted file]
src/LAPACK/dstein.f [deleted file]
src/LAPACK/dsysv.f [new file with mode: 0644]
src/LAPACK/dsytf2.f [new file with mode: 0644]
src/LAPACK/dsytrf.f [new file with mode: 0644]
src/LAPACK/dsytrs.f [new file with mode: 0644]
src/LAPACK/zheevx.f [deleted file]
src/LAPACK/zhegs2.f [deleted file]
src/LAPACK/zhegst.f [deleted file]
src/LAPACK/zhegvx.f [deleted file]
src/LAPACK/zlacpy.f [deleted file]
src/LAPACK/zlaev2.f [deleted file]
src/LAPACK/zpotf2.f [deleted file]
src/LAPACK/zpotrf.f [deleted file]
src/LAPACK/zunm2l.f [deleted file]
src/LAPACK/zunm2r.f [deleted file]
src/LAPACK/zunmql.f [deleted file]
src/LAPACK/zunmqr.f [deleted file]
src/LAPACK/zunmtr.f [deleted file]
src/Makefile
src/energy.f90
src/fermisurf.f90
src/genppts.f90
src/getevecfv.f90
src/gndstate.f90
src/hartfock.f90
src/init0.f90
src/init1.f90
src/init2.f90
src/main.f90
src/mixadapt.f90
src/mixerifc.f90
src/mixpulay.f90 [new file with mode: 0644]
src/modmain.f90
src/plot2d.f90
src/plot3d.f90
src/readinput.f90
src/readspecies.f90 [new file with mode: 0644]
src/seceqnit.f90
src/seceqnsv.f90
src/species/species.f90
src/vnlrho.f90
src/vnlrhomt.f90
src/writeinfo.f90
src/xc_vbh.f90