[Wien] Volume optimization to monoclinic structure
Víctor Luaña Cabal
victor at fluor.quimica.uniovi.es
Tue May 8 15:34:18 CEST 2018
On Tue, May 08, 2018 at 06:22:25AM -0600, Gavin Abo wrote:
> Currently, I believe parabolfit_lapw is the best way available at this
> time. I'm not currently aware of any better fitting methods. If you
> find a better way, feel free to share.
I don't even know parabolfit_lapw, but I ever try the simplest tool
available, and the non linear fitting tool of gnuplot works for almost
anything. You create first a data file
# comment
# data description
# var1 var2 var3 function
# a b c E
1.234 1.342 1.785 -764.456
.....
then create in gnuplot the mathematical description of the f(v1,v2,v3)
and then, ggain in gnuplot
E(V,k1,k2,k3) = ......
fit f(x,y,z) 'datafile' using ($1*$2*$3):4 via k1,k2,k3
whithin gnuplot a 'help fit' will provide you a detailed description
and examples.
It will not be the best method but an all-purpose tool.
Best regards,
Víctor Luaña
--
. . "Never let your sense of morals prevent you from
/ `' \ doing what is right."
/(o)(o)\ -- Salvor Hardin, "Foundation"
/`. \/ .'\
/ '`'` \ "Freedom!, freedom!, freedom! After that put whatever
| \'`'`/ | term you like"
| |'`'`| | --Largo Caballero (socialist, spanish president in the exile,
\/`'`'`'\/ shortly before dying)
==(((==)))===================================+===========================
! Dr.Víctor Luaña, in silico chemist & prof. ! A person is slave of his words
! Departamento de Química Física y Analítica ! and owner of his silences.
! Universidad de Oviedo, 33006-Oviedo, Spain !
! e-mail: <victor at fluor.quimica.uniovi.es> ! What has been seen cannot
! phone: +34-984080927 fax: +34-985103125 ! be unseen, ¿are you sure?
+--------------------------------------------+
GroupPage: <http://azufre.quimica.uniovi.es/>
Articles: <http://scholar.google.com/citations?user=Ibl1BWAAAAAJ&hl=es>
git-hub: <https://github.com/aoterodelaroza>
ORCID: 0000-0003-4585-4627; RID: H-2045-2015
More information about the Wien
mailing list