richard-evans / vampire

Atomistic simulator for magnetic materials
GNU General Public License v2.0
124 stars 94 forks source link

[WIP] Adaptive Monte Carlo algorithm #26

Closed jdalzatec closed 5 years ago

jdalzatec commented 6 years ago

Just implementing the new algorithm based on the develop branch, early feedback is welcome.

odarbelaeze commented 6 years ago
Simulation run time [s]: 380.423
Monte Carlo statistics:
    Total moves: 1512118000
    48.38% Accepted
    51.62% Rejected
Simulation ended gracefully.

Ahh those acceptance and rejection rates are beautiful.

richard-evans commented 5 years ago

Awesome! I have added the implementation within the new mc module, so no need to merge.