https://github.com/aoterodelaroza/asturfit

sort by:
Revision Author Date Message Commit Date
0909b14 updated the documentation to the new version of rst2latex 10 July 2018, 18:30:17 UTC
6dfcd12 updated gitignore 10 July 2018, 18:29:54 UTC
5fb8651 updated e-mails in file headers 07 July 2016, 14:40:31 UTC
f73eb42 fixed all the bitwise and logical operators 03 October 2015, 18:36:41 UTC
f2269c5 fixed bug in strainfit: & -> && 03 October 2015, 18:11:00 UTC
0e1bd50 updated README, created gitignore 02 October 2015, 03:48:59 UTC
dfa6eb0 src-attic -> attic-src 30 September 2015, 00:49:42 UTC
e52198d completed upgrade to latest octave version 30 October 2014, 19:15:59 UTC
6c34274 removed cellidx 30 October 2014, 18:24:36 UTC
a2a03de backslash to ... 30 October 2014, 18:15:43 UTC
4de9b41 Hello, git! The old ChangeLog from the CVS follows: 2011-04-06 Alberto Otero de la Roza <alberto@carbono.quimica.uniovi.es> * src/miefit.m : added tange4. * src/pvstrainfit.m, src/pvavgstrainfit.m : BMn polynomial has 4 coefficients in an energy fit, 3 in a pressure fit. Hence, the fits of p(f) must be done to ndeg-1 degree instead of ndeg. 2011-03-16 Alberto Otero de la Roza <alberto@carbono.quimica.uniovi.es> * doc/asturfit.txt : added the pv* and pvt EOS fitting routines to the list. * src/skimPVT.m: added. * src/pvstrainmin.m: epsilon undefined in octave3.0 and octave3.2 -> eps. * src/miefit.m, src/pvstrainfit.m, src/readEVdata.m, src/readPVTdata.m: reformatted comments. * src/miefit.m: the LOG variable is passed to the underlying routines. * src-attic/: created and moved nlfPVT.m to this directory. 2011-03-11 Alberto Otero de la Roza <alberto@carbono.quimica.uniovi.es> * src/readEVdata.m, src/readPVTdata.m: removed the '#### CHECK' -> checked. 2011-03-11 Víctor Luaña <victor@carbono.quimica.uniovi.es> * src/miefit.m, nlfPVT.m, pvavgstrainfit.m, pvstraineval.m, pvstrainevalp.m, pvstrainfit.m, pvstrainmin.m, readPVTdata.m: (1) read in pvT data, (2) fittings to a p(V) isotherm, (3) fitting to a p(V,T) = p0(V) + pth(T) Mie-Grineissen model [miefit.m, the nlfPVT.m is an old version that will be declared obsolete in a future version]. * test/mgo.eos: (p,V,T) data for MgO in the PBEcorr calculation of A. Otero-de-la-Roza PhD thesis. * test/test10.{m,out}: several Mie-Gruneissen fittings to the mgo.eos dataset. 2011-02-22 Víctor Luaña <victor@carbono.quimica.uniovi.es> * src/figures.m: corrections for large and small numbers. * src/errformatf.m: correct treatment of the "something(0)" and "0(0)" cases. 2011-01-12 Víctor Luaña <victor@carbono.quimica.uniovi.es> * src/figures.m: simplified use of the eps() routine to avoid stupid problems with crazy versions of octave. 2011-01-11 Alberto Otero de la Roza <alberto@carbono.quimica.uniovi.es> * test/: test output: testxx.log -> testxx.out. * test/do_tests.sh: same as above. 2011-01-11 Víctor Luaña <victor@carbono.quimica.uniovi.es> * src/figures.m: documentacion corrected. 2011-01-11 Alberto Otero de la Roza <alberto@carbono.quimica.uniovi.es> * src/figures.m: random -> rand. * src/allfits.m, src/asturfit.m, src/checknoise.m: corrected error in banner. Fixed null string when input file does not contain '.'. * src/checknoise.m: sb2 -> strainbootstrap. * doc/asturfit.txt: installation section rewritten. Added note about octave version. * test/test01.m: fixed incorrect interpretation of Z when calculating reference volumes and energies. * test/test*.m: octave3.2 -> octave in #! lines. * all: doc/asturfit.{log,aux,out,tex,toc} test/*.eps removed from the repository. * all: doc/*.{pdf,png,jpg} marked as binary. * test/do_tests.sh: added. 2011-01-02 Víctor Luaña <victor@carbono.quimica.uniovi.es> * First cvs repository for asturfit is created from victor's personal copy. 04 April 2014, 19:57:41 UTC
back to top