diff options
Diffstat (limited to 'sci-libs/libxc')
-rw-r--r-- | sci-libs/libxc/Manifest | 2 | ||||
-rw-r--r-- | sci-libs/libxc/metadata.xml | 24 |
2 files changed, 13 insertions, 13 deletions
diff --git a/sci-libs/libxc/Manifest b/sci-libs/libxc/Manifest index 001b3e218a1e..3f8a63d7390a 100644 --- a/sci-libs/libxc/Manifest +++ b/sci-libs/libxc/Manifest @@ -1,3 +1,3 @@ DIST libxc-5.1.7.tar.gz 46172191 BLAKE2B e18acd864a5de7c93ce5499b79f60db473851ac6df35461bf0f13d16321fd2f68949a21b060aeed9c220a546c9aae614357f9815379356c9c9356555f4acc10a SHA512 ccb535e9d9427bdc9b2d05fae21995c92ae08efb64d51adaae44efc018bd9e5f7807d3a8ab073bb279968284e67bde80bba8a90d95145a484b396784ae072974 EBUILD libxc-5.1.7.ebuild 733 BLAKE2B d48f4c20c8ed27dac3573dffd8d9729c2b5d362fb7908aa1308207d01d4c68218c0632c87ebe2db7e2c3f88fb70629ba2c1e63d2f1f7e6e936f64191a32bbf47 SHA512 727198ca4c2ac9c4ab84797277adb3f061a483d190581f301aef09149dbef3dd563c06e3f74808becfeeba3e2eece9432fee08aeb7cd06d1b1ea20aee1e699f0 -MISC metadata.xml 1354 BLAKE2B 42f0a7dcce10dd20c3796ba2576097f639062e4854f0e035dc40fa4ca1f7c94841624531334953229c1b3514f8b481fab68d67f0fc215033d7bd1dfed05960f4 SHA512 ba2e5fde19b864b5b77b47dafaaae59e4fa2536c4eeac21fa830fb201c84ff07edd1c89c909eb0d33e1841f4c0ec741dd8d5215e789cb2b87648af32528d7050 +MISC metadata.xml 1365 BLAKE2B ec4c78e57729cbafae0a846d7ce660a005d434f1cce05c9806da3571285b8e51019514d6839c23925f2052a5bd901fd6568942cd3fc1176982b8e99c1bca4e01 SHA512 0d166ef5625240cc52d9f8fbf1e9c2194b7b9ed6ea53dfd919e4356ccf1f96f45abc99998d1cc388351f47e8996a46a301cb6146dc1f03e99bf6508c5773b886 diff --git a/sci-libs/libxc/metadata.xml b/sci-libs/libxc/metadata.xml index 3d68ccd2a439..9d192f5a7ea9 100644 --- a/sci-libs/libxc/metadata.xml +++ b/sci-libs/libxc/metadata.xml @@ -10,21 +10,21 @@ <name>Honza Macháček</name> </maintainer> <longdescription lang="en"> -Libxc is a library of exchange-correlation functionals for density-functional theory. -The aim is to provide a portable, well tested and reliable set of exchange and correlation -functionals that can be used by all the ETSF codes and also other codes. + Libxc is a library of exchange-correlation functionals for density-functional theory. + The aim is to provide a portable, well tested and reliable set of exchange and correlation + functionals that can be used by all the ETSF codes and also other codes. -In Libxc you can find different types of functionals: LDA, GGA, hybrids, and mGGA (experimental). -These functionals depend on local information, in the sense that the value of the potential -at a given point depends only on the values of the density -- and the gradient of the density -and the kinetic energy density, for the GGA and mGGA cases. + In Libxc you can find different types of functionals: LDA, GGA, hybrids, and mGGA (experimental). + These functionals depend on local information, in the sense that the value of the potential + at a given point depends only on the values of the density -- and the gradient of the density + and the kinetic energy density, for the GGA and mGGA cases. -It can calculate the functional itself and its derivative; for some functionals, -higher-order derivatives are available. + It can calculate the functional itself and its derivative; for some functionals, + higher-order derivatives are available. -Libxc is written in C and has Fortran bindings. It is released under the LGPL license (v. 3.0). -Contributions are welcome. -</longdescription> + Libxc is written in C and has Fortran bindings. It is released under the LGPL license (v. 3.0). + Contributions are welcome. + </longdescription> <upstream> <doc>http://octopus-code.org/wiki/Libxc:manual</doc> </upstream> |