DSQSS ver.2.0.4 has been released.
Manual
Installation
git clone https://github.com/issp-center-dev/dsqss
cd dsqss
git checkout v2.0.4
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=../usr ../
make install
News
DLA
- Increase the default values of
nvermax
andnsegmax
to 100000 from 10000 (#29) - Enable to define displacements for limited pairs (#30)
- Fix
time
field in the output file (this was too divided bynmcs
) (deef13fc965c9c7d9310b063b1a272aebe1dc680) dla_latgen
(#32)- Fixed a bug in interactions in lattice.dat when some boundary condition is open
- Fixed a bug in sites in lattice.dat for kagome lattice
- Added a tiny sample for SU(3) antiferromagnetic Hisenberg dimer,
05_sun_dimer