Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
start [2016/09/25 22:57] – created Maurits W. Haverkort | start [2024/10/06 18:25] (current) – old revision restored (2018/04/03 14:40) Maurits W. Haverkort | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{ : | ||
+ | |||
+ | ====== Quanty - a quantum many body script language ====== | ||
+ | |||
+ | ### | ||
+ | The properties of the materials around us are governed by the laws of quantum mechanics. These laws describe how electrons and nuclei form atoms, how atoms bind to form molecules and solids, and how these many particle systems evolve as a function of time. Although the laws of quantum mechanics are easy to understand for the interaction between two electrons, quite amazing phenomena emerge when many electrons interact with each other. The prediction of the behavior of interacting quantum systems often require large computers with modern algorithms, which use approximations of the true laws of quantum mechanics. Although the current set of tools in quantum chemistry and physics is quite successful in some cases, there is no general theory that can be applied (and solved) for all cases. | ||
+ | ### | ||
+ | ### | ||
+ | Quanty is a script language which allows the user to program quantum mechanical problems in second quantization and when possible solve these. It can be used in quantum chemistry as post Hartree-Fock or in one of the LDA< | ||
+ | ### | ||
+ | ### | ||
+ | Quanty is still in its infancy, but growing fast. The code developed from the need to calculate core level spectroscopy (x-ray absorption, resonant diffraction, | ||
+ | ### | ||
+ | ### | ||
+ | The code is written and maintained by Maurits W. Haverkort and coworkers. Quanty is available for Windows, Linux and Mac. Quanty is able to run parallel jobs using all cores on a single node. After registration you can download the code from the download area. The current version is text based. | ||
+ | ### | ||
+ | ### | ||
+ | Quanty is based on Lua, providing a flexible script language that runs on your laptop but equally well on all supercomputers in the world. You do not have to know Lua to run Quanty, but you can use all extensions Lua provides. | ||
+ | ### | ||
+ | Have fun! |