Summer release with many new features and bug-fixes #69
sblisesivdin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the fourth release of gpaw-tools in 2022. The most important feature added in this release is the successful implementation of different structure optimization minimizers. Users can choose QuasiNewton, GPMin, LFBGS, or FIRE minimizer for geometry optimization. Also, one big difference is the
quick_optimization.py
script. This script can now work just likegpawsolve.py
and its name is nowasapsolve.py
. Therefore old script and folder are removed. You can find one example inexamples
folder. Also, there are many minor fixes and features added.We kindly ask you to help us with your issues and pull requests. We have only one rule, try to keep it simple for broad-spectrum users.
Thank you for trying and helping to gpaw-tools to make it better.
Release notes
optimize_latticeparam.py
now can work for both lattice params a and c. Also draws 3D fig of energy-dependent latt_a - latt_c.quickoptimize.py
works likegpawsolve.py
now. Its name is nowasapsolve.py
.Optimizer
. Users can now choose QuasiNewton, GPMin, LFBGS, or FIRE minimizer for geometry optimization.gg.py
includes all-new keywords.Damping
,Alpha
, andMax_step
.Geo_optim
keyword for better optimization usage with filters (whichstrain).Mixer_type
.FILENAME-6-Result-Log-Timings.txt
file.do_all_examples.sh
script.This discussion was created from the release Summer release with many new features and bug-fixes.
Beta Was this translation helpful? Give feedback.
All reactions