forked from cclib/cclib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
492 lines (417 loc) · 21.3 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
Changes in cclib-1.6.4
Features:
* [GSOC2020] New methods: Bader's QTAIM, Bickelhaupt, Stockholder, Hirshfeld, and DDEC6 partial charges (Minsik Cho)
* [GSOC2020] New bridge to Horton (Minsik Cho)
* [GSOC2020] Support reading cube files in volume method (Minsik Cho)
* New bridge to Atomic Simulation Environment (Felipe S. S. Schneider)
* New bridge to PySCF (Amanda Dumi)
* New attribute dispersionenergies for molecular dispersion energy corrections
* New attribute vibfconsts for vibrational force constants (Chikashi Shinagawa)
* New attribute vibrmasses for vibrational reduced masses (Chikashi Shinagawa)
* Support t1_diagnostic in metadata for most parsers
Bugfixes:
* Fixed parsing of ORCA optimization with constraints (Jonathon Vandezande)
* Fixed parsing of too many excited states in Gaussian09 optimization (Oliver Lee)
* Fixed parsing Gaussian logfiles with NQMF / reduced number of atoms (Michael D'Addario)
* Fixed bug in QChem parser related to two letter chemical symbols (Amanda Dumi)
* Fixed Gaussian grads to align with standard orientation like other attributes (Chikashi Shinagawa)
* Fixed handling of open shell systems in modelwriter and wfxwriter (Dave Z.)
Changes in cclib-1.6.3
Features:
* New bridge to Psi4 (Felipe S. S. Schneider)
* New attribute zpve for zero-point vibrational energy correction (kuriba)
* New attributes for electric transition dipoles of electronic transitions (mwykes)
* Support ccenergies in ORCA
* Support mpenergies in ORCA (Alex Maldonado)
* Support grads in MOLCAS (Daniele Padula)
* Support Mulliken atomspins in Gaussian (Peter St. John)
* Support temperature, pressure, enthalpy, entropy and freenergy attributes in GAMESS (Mark Perri)
* Support fuzzy matching of attribute in ccget script
* Updated test file versions to Psi4 1.3.1, and ORCA 4.2
Bugfixes:
* Fixed parsing of vibrational attribute for single atoms in ORCA (Felipe S. S. Schneider)
* Fixed parsing very long ORCA logfiles (Alex Maldonado)
* Fixed method code for principal moments of inertia, and mulliken charges in Gaussian (James E T Smith)
* Fixed scannames, scanparm and scanenergies in Gaussian (Dustin Wheeler)
* Fixed freeenergy in ORCA 4.2 (shijunang)
* Fixed name collisions in tests and use of periodic table in utilities (Waylon Peng)
Changes in cclib-1.6.2
Features:
* Molden writer now supports ghost atoms (Shiv Upadhyay)
* Handle comments in XYZ files when reading and writing
* Updated regression testing framework (Amanda Dumi, Shiv Upadhyay)
* Updated test file versions to GAMESS-US 2018 (Shiv Upadhyay)
Bugfixes:
* Fixed parsing ORCA output with user comments in coordinates (Felix Plasser)
* Fixed parsing ORCA output with embedding potentials
* Fixed parsing ORCA output with ROCIS in version 4.1
* Fixed parsing etenergies and similar attribute in ORCA for excited states
* Fixed parsing of vibfreqs for ORCA for linear molecules
* Parsing geometry optimization in ORCA is mode robust wrt line endings
Changes in cclib-1.6.1
Features:
* New attribute nsocoeffs for natural spin orbital coefficients (Shiv Upadhyay)
* New attribute nsooccnos for natural spin orbital occupation numbers (Shiv Upadhyay)
* New methods: alpha and beta electron counts (Jaime Rodríguez-Guerra)
* Support coreelectrons attribute in Molcas (Kunal Sharma)
* Support etoscs for response calculations in Dalton (Peter Reinholdt)
* Support etenergies for TDDFT in GAMESS
* Support etrotats attribute in ORCA
* Support functional name in metadata for Psi4 (Alessandro Genova)
* Updated testing framework (Jaime Rodríguez-Guerra, Maxim Stolyarchuk and others)
* Updated test file version to QChem 5.1
Bugfixes:
* Fixed parsing GAMESS output for EOM-CC output
* Fixed parsing Gaussian output for G3 jobs
* Fixed parsing ORCA output for certain invalid inputs (Felipe S. S. Schneider)
* Fixed parsing of mocoeffs in ORCA when they are glued together (Felipe S. S. Schneider)
* Fixed parsing of mocoeffs and vibfreqs in Psi4 (Alessandro Genova)
* Fixed parsing of mocoeffs in Molcas for some files (Shiv Upadhyay)
* Fixed parsing of etsecs in Dalton
* Fixed bond atom indices in CJSON output (Alessandro Genova)
Changes in cclib-1.6
Features:
* New parser: cclib can now parse Molcas files (Kunal Sharma)
* New parser: cclib can now parse Turbomole files (Christopher Rowley, Kunal Sharma)
* New script: ccframe writes data table files from logfiles (Felipe Schneider)
* New method: stoichiometry builds the chemical formula of a system (Jaime Rodríguez-Guerra)
* Support package version in metadata for most parsers
* Support time attribute and BOMD output in Gaussian, NWChem, ORCA and QChem
* Support grads and metadata attributes in ORCA (Jonathon Vandezande)
* Experimental support for CASSCF output in ORCA (Jonathon Vandezande)
* Added entry in metadata for successful completion of jobs
* Updated test file versions to ORCA 4.0
* Updated minimum Python3 version to 3.4
Bugfixes:
* Fixed parsing ORCA output with linear molecules (Jonathon Vandezande)
* Fixed parsing NWChem output with incomplete SCF
Changes in cclib-1.5.3
Features:
* New attribute transprop for electronic transitions (Jonathon Vandezande)
* Support grads attribute in Psi4 (Adam Abbott)
* Support grads attribute in Molpro (Oskar Weser)
* Support optstatus for IRCs and in Psi4 (Emmanuel LaTruelle)
* Updated test file versions to Gaussian16 (Andrew S. Rosen)
* Add ability to write XYZ coordinates for arbitrary indices
Bugfixes:
* Fixed ccwrite script and added unit tests (Georgy Frolov)
* Fixed closed shell determination for Gaussian (Jaime Rodríguez-Guerra)
* Fixed parsing of natom for >9999 atoms in Gaussian (Jaime Rodríguez-Guerra)
* Fixed parsing of ADF jobs with no title
* Fixed parsing of charge and core electrons when using ECPs in QChem
* Fixed parsing of scfvalues for malformed output in Gaussian
Changes in cclib-1.5.2:
Features:
* Support for writing Molden and WFX files (Sagar Gaur)
* Support for thermochemistry attributes in ORCA (Jonathon Vandezande)
* Support for chelpg atomic charges in ORCA (Richard Gowers)
* Updated test file versions to GAMESS-US 2017 (Sagar Gaur)
* Added option to print full arrays with ccget (Sagar Gaur)
Bugfixes:
* Fixed polarizability parsing bug in DALTON (Maxim Stolyarchuk)
* Fixed IRC parsing in Gaussian for large trajectories (Dénes Berta, LaTruelle)
* Fixed coordinate parsing for heavy elements in ORCA (Jonathon Vandezande)
* Fixed parsing of large mocoeffs in fixed width format for QChem (srtlg)
* Fixed parsing of large polarizabilities in fixed width format for DALTON (Maxim Stolyarchuk)
* Fixed parsing molecular orbitals when there are more than basis set functions in QChem
Changes in cclib-1.5.1:
Features:
* New attribute polarizabilities for static or dynamic dipole polarizability
* New attribute pressure for thermochemistry (renpj)
* Add property to detect closed shells in parsed data
* Handle RPA excited state calculation in ORCA, in addition to TDA
* Support for Python 3.6
Bugfixes:
* Restore alias cclib.parser.ccopen for backwards compatibility
* Fixed parsing thermochemistry for single atoms in QChem
* Fixed handling of URLs (Alexey Alnatanov)
* Fixed Atom object creation in Biopython bridge (Nitish Garg)
* Fixed ccopen when working with multiple files
Changes in cclib-1.5:
Features:
* Support for both reading and writing CJSON (Sanjeed Schamnad)
* New parser: cclib can now parse MOPAC files (Geoff Hutchison)
* New attribute time tracks coordinates for dynamics jobs (Ramon Crehuet)
* New attribute metadata holds miscellaneous information not in other attributes (bwang2453)
* Extract moments attribute for Gaussian (Geoff Hutchison)
* Extract atombasis for ADF in simple cases (Felix Plasser)
* License change to BSD 3-Clause License
Bugfixes:
* Correct parsing of several attributes for ROHF calculations
* Fixed precision of scfvalues in ORCA
* Fixed MO parsing from older versions of Firefly (mkrompiec)
Changes in cclib-1.4.1:
Features:
* Preliminary support for writing CJSON (Sanjeed Schamnad)
* Tentative support for BOMD trajectories in Gaussian (Ramon Crehuet)
* Support for atombasis in ADF (Felix Plasser)
* Support for nocoeffs and nooccnos in Molpro
Bugfixes:
* Fix for non-standard basis sets in DALTON
* Fix for non-standard MO coefficient printing in GAMESS
Changes in cclib-1.4:
Features:
* New parser: cclib can now parse DALTON files
* New parser: cclib can now parse ORCA files
* New attribute optstatus for status during geometry optimizations and scans
* Extract atommasses for GAMESS-US (Sagar Gaur)
* Extract atombasis, gbasis and mocoeffs for QChem
* Extract gbasis for ORCA (Felix Plasser)
* Handle multi-step jobs by parsing only the supersystem
* Improve parsing vibrational symmetries and displacements for Gaussian (mwykes)
* Improve support for compressed files (mwykes)
* Improve and update unit test and regression suites
* Support for Python 3.5
Bugfixes:
* Fix StopIteration crashes for most parsers
* Fix parsing basis section for Molpro job generated by Avogadro
* Fix parsing multi-job Gaussian output with different orbitals (Geoff Hutchinson)
* Fix parsing ORCA geometry optimization with improper internal coordinates (glideht)
* Fix units in atom coordinates parsed from GAMESS-UK files (mwykes)
* Fix test for vibrational frequencies in Turbomole (mwykes)
* Fix parsing vibration symmetries for Molpro (mwykes)
* Fix parsing eigenvectors in GAMESS-US (Alexis Otero-Calvis)
* Fix duplicate parsing of symmetry labels for Gaussian (Martin Peeks)
Changes in cclib-1.3.1:
Features:
* New attribute nooccnos for natural orbital occupation numbers
* Read data from XYZ files using OpenBabel bridge
* Start basic tests for bridge functionality
Bugfixes:
* Better handling of ONIOM logfiles in Gaussian (Clyde Fare)
* Fix IR intensity bug in Gaussian parser (Clyde Fare)
* Fix QChem parser for OpenMP output
* Fix parsing TDDFT/RPA transitions (Felix Plasser)
* Fix encoding issues for UTF-8 symbols in parsers and bridges
Changes in cclib-1.3:
Features:
* New parser: cclib can now parse NWChem files
* New parser: cclib can now parse Psi (versions 3 and 4) files
* New parser: cclib can now parse QChem files (by Eric Berquist)
* New method: Nuclear (currently calculates the repulsion energy)
* Handle Gaussian basis set output with GFPRINT keyword
* Attribute optdone reverted to single Boolean value by default
* Add --verbose and --future options to ccget and parsers
* Replaced PC-GAMESS test files with newer Firefly versions
* Updated test file versions to GAMESS-UK 8.0
Bugfixes:
* Handle GAMESS-US file with LZ value analysis (Martin Rahm)
* Handle Gaussian jobs with stars in output (Russell Johnson, NIST)
* Handle ORCA singlet-only TD calculations (May A.)
* Fix parsing of Gaussian jobs with fragments and ONIOM output
* Use UTF-8 encodings for files that need them (Matt Ernst)
Changes in cclib-1.2:
Features:
* Move project to GitHub
* Transition to Python 3 (Python 2.7 will still work)
* Add a multifile mode to ccget script
* Extract vibrational displacements for ORCA
* Extract natural atom charges for Gaussian (Fedor Zhuravlev)
* New attribute optdone flags converged geometry optimization
* Updated test file versions to ADF2013.01, GAMESS-US 2012,
Gaussian09, Molpro 2012 and ORCA 3.0.1
Bugfixes:
* Ignore Unicode errors in logfiles
* Handle Gaussian jobs with terse output (basis set count not reported)
* Handle Gaussian jobs using IndoGuess (Scott McKechnie)
* Handle Gaussian file with irregular ONION gradients (Tamilmani S)
* Handle ORCA file with SCF convergence issue (Melchor Sanchez)
* Handle Gaussian file with problematic IRC output (Clyde Fare)
* Handle ORCA file with AM1 output (Julien Idé)
* Handle GAMESS-US output with irregular frequency format (Andrew Warden)
Changes in cclib-1.1:
Features:
* Add progress info for all parsers
* Support ONIOM calculations in Gaussian (Karen Hemelsoet)
* New attribute atomcharges extracts Mulliken and Löwdin atomic
charges if present
* New attribute atomspins extracts Mulliken and Löwdin atomic spin
densities if present
* New thermodynamic attributes: freeenergy, temperature, enthalpy
(Edward Holland)
* Extract PES information: scanenergies, scancoords, scanparm, scannames
(Edward Holland)
Bugfixes:
* Handle coupled cluster energies in Gaussian 09 (Björn Dahlgren)
* Vibrational displacement vectors missing for Gaussian 09 (Björn
Dahlgren)
* Fix problem parsing vibrational frequencies in some GAMESS-US files
* Fix missing final scfenergy in ADF geometry optimisations
* Fix missing final scfenergy for ORCA where a specific number of SCF
cycles has been specified
* ORCA scfenergies not parsed if COSMO solvent effects included
* Allow spin unrestricted calculations to use the fragment MO overlaps
correctly for the MPA and CDA calculations
* Handle Gaussian MO energies that are printed as a row of asterisks
(Jerome Kieffer)
* Add more explicit license notices, and allow LGPL versions after 2.1
* Support Firefly calculations where nmo != nbasis (Pavel Solntsev)
* Fix problem parsing vibrational frequency information in recent
GAMESS (US) files (Chengju Wang)
* Apply patch from Chengju Wang to handle GAMESS calculations with more
than 99 atoms
* Handle Gaussian files with more than 99 atoms having pseudopotentials
(Björn Baumeier)
Changes in cclib-1.0.1:
Features:
* New attribute atommasses - atomic masses in Dalton
* Added support for Gaussian geometry optimisations that change
the number of linearly independent basis functions over the
course of the calculation
Bugfixes:
* Handle triplet PM3 calculations in Gaussian03 (Greg Magoon)
* Some Gaussian09 calculations were missing atomnos (Marius Retegan)
* Handle multiple pseudopotentials in Gaussian03 (Tiago Silva)
* Handle Gaussian calculations with >999 basis functions
* ADF versions > 2007 no longer print overlap info by default
* Handle parsing Firefly calculations that fail
* Fix parsing of ORCA calculation (Marius Retegan)
Changes in cclib-1.0:
Features:
* Handle PBC calculations from Gaussian
* Updates to handle Gaussian09
* Support TDDFT calculations from ADF
* A number of improvements for GAMESS support
* ccopen now supports any file-like object with a read() method, so it
can parse across HTTP
Bugfixes:
* Many many additional files parsed thanks to bugs reported by users
Changes in cclib-0.9:
Features:
* New parser: cclib can now parse ORCA files
* Added option to use setuptools instead of distutils.core for installing
* Improved handling of CI and TD-DFT data: TD-DFT data extracted from
GAMESS and etsecs standardised across all parsers
* Test suite changed to include output from only the newest program versions
Bugfixes:
* A small number of parsing errors were fixed
Changes in cclib-0.8:
Features:
* New parser: cclib can now parse Molpro files
* Separation of parser and data objects: Parsed data is now returned
as a ccData object that can be pickled, and converted to and from JSON
* Parsers: multiple files can be parsed with one parse command
* NumPy support: Dropped Numeric support in favour of NumPy
* API addition: 'charge' for molecular charge
* API addition: 'mult' for spin multiplicity
* API addition: 'atombasis' for indices of atom orbitals on each atom
* API addition: 'nocoeffs' for Natural Orbital (NO) coefficients
* GAMESS-US parser: added 'etoscs' (CIS calculations)
* Jaguar parser: added 'mpenergies' (LMP2 calcualtions)
* Jaguar parser: added 'etenergies' and 'etoscs' (CIS calculations)
* New method: Löwdin Population Analysis (LPA)
* Tests: unittests can be run from the Python interpreter, and for
a single parser; the number of "passed" tests is also counted and shown
Bugfixes:
* Several parsing errors were fixed
* Fixed some methods to work with different numbers of alpha and beta
MO coefficients in mocoeffs (MPA, CSPA, OPA)
Changes in cclib-0.7:
Features:
* New parser: cclib can now parse Jaguar files
* ccopen: Can handle log files which have been compressed into .zip,
.bz2 or .gz files.
* API addition: 'gbasis' holds the Gaussian basis set
* API addition: 'coreelectrons' contains the number of core electrons
in each atom's pseudopotential
* API addition: 'mpenergies' holds the Møller-Plesset corrected
molecular electronic energies
* API addition: 'vibdisps' holds the Cartesian displacement vectors
* API change: 'mocoeffs' is now a list of rank 2 arrays, rather than a
rank 3 array
* API change: 'moenergies' is now a list of rank 1 arrays, rather than
rank 2 array
* GAMESS-UK parser: added 'vibramans'
* New method: Charge Decomposition Analysis (CDA) for studying
electron donation, back donation, and repulsion between fragments
in a molecule
* New method: Fragment Analysis for studing bonding interactions
between two or more fragments in a molecule
* New method: Ability to calculate the electron density or
wavefunction
Bugfixes:
* GAMESS parser:
Failed to parse frequency calculation with imaginary frequencies
Rotations and translations now not included in frequencies
Failed to parse a DFT calculation
* GAMESS-UK parser:
'atomnos' not being extracted
Rotations and translations now not included in frequencies
* bridge to OpenBabel: No longer dependent on pyopenbabel
Changes in cclib-0.6.1:
Bugfixes:
* cclib: The "import cclib.parsers" statement failed due to
references to Molpro and Jaguar parsers which are not present
* Gaussian parser: Failed to parse single point calculations
where the input coords are a z-matrix, and symmetry is turned off.
Changes in cclib-0.6:
Features
* ADF parser: If some MO eigenvalues are not present, the parser
does not fail, but uses values of 99999 instead and A symmetry
Bugfixes
* ADF parser: The following bugs have been fixed
P/D orbitals for single atoms not handled correctly
Problem parsing homos in unrestricted calculations
Problem skipping the Create sections in certain calculations
* Gaussian parser: The following bugs have been fixed
Parser failed if standard orientation not found
* ccget: aooverlaps not included when using --list option
Changes in cclib-0.6b:
Features
* New parser: GAMESS-UK parser
* API addition: the .clean() method
The .clean() method of a parser clears all of the parsed
attributes. This is useful if you need to reparse during
the course of a calculation.
* Function rename: guesstype() has been renamed to ccopen()
* Speed up: Calculation of Overlap Density of States has
been sped up by two orders of magnitude
Bugfixes
* ccget: Passing multiple filenames now works on Windows too
* ADF parser: The following bugs have been fixed
Problem with parsing SFOs in certain log files
Handling of molecules with orbitals of E symmetry
Couldn't find the HOMO in log files from new versions of ADF
Parser used to miss attributes if SCF not converged
For a symmetrical molecule, mocoeffs were in the wrong order and
the homo was not identified correctly if degenerate
* Gaussian parser: The following bugs have been fixed
SCF values was not extracting the dEnergy value
Was extracting Depolar P instead of Raman activity
* ccopen: Minor problems fixed with identification of log files
Changes in cclib-0.5:
Features
* src/scripts/ccget: Added handling of multiple filenames.
It's now possible to use ccget as follows:
ccget *.log
This is a good way of checking out whether cclib is able to
parse all of the files in a given directory.
Also possible is:
ccget homos *.log
* Change of license: Changed license from GPL to LGPL
Bugfixes
* src/cclib/parser/gamessparser.py: Bugfix: gamessparser was dying
on GAMESS VERSION = 12 DEC 2003 gopts, as it was unable to parse
the scftargets.
* src/cclib/parser/gamessparser.py: Remove assertion to catch
instances where scftargets is unset. This occurs in the case of
failed calculations (e.g. wrong multiplicity).
* src/cclib/parser/adfparser.py: Fixed one of the errors with the
Mo5Obdt2-c2v-opt.adfout example, which had to do with the SFOs
being made of more than two combinations of atoms (4, because of
rotation in c2v point group).
At least one error is still present with atomcoords. It looks
like non-coordinate integers are being parsed as well, which
makes some of the atomcoords list have more than the 3 values
for x,y,z.
* src/cclib/parser/adfparser.py: Hopefully fixed the last error in
Mo5Obdt2-c2v-opt. Problem was that it was adding
line.split()[5:], but sometimes there was more than 3 fields
left, so it was changed to [5:8]. Need to check actual parsed
values to make sure it is parsed correctly.
* data/Gaussian, logfiledist, src/cclib/parser/gaussianparser.py,
test/regression.py: Bug fix: Mo4OSibdt2-opt.log has no
atomcoords despite being a geo-opt. This was due to the fact
that the parser was extracting "Input orientation" and not
"Standard orientation". It's now changed to "Standard
orientation" which works for all of the files in the repository.