Skip to content

DCA++ 1.0.1

Latest
Compare
Choose a tag to compare
@ubulling ubulling released this 04 Sep 15:17
· 1473 commits to master since this release
31c298a

API change: measurements parameter

This minor release simplifies the way the number of Monte Carlo measurements per iteration is passed as input parameter. Instead of the number of measurements per MPI process and accumulator, the desired total number of measurements, i.e. across all MPI processes and accumulators, now has to be specified.

See also https://github.com/CompFUSE/DCA/wiki/Parameters#monte-carlo-integration-parameters.