cclib icon indicating copy to clipboard operation
cclib copied to clipboard

Update CDA script to handle multi-file logfiles

Open ATenderholt opened this issue 11 years ago • 3 comments

For logfiles that are split into multiple files (e.g. Turbomole), the CDA script will not work.

ATenderholt avatar Mar 05 '14 18:03 ATenderholt

Just realized we don't have any multi-file examples for testing this. Can anyone run the BH3CO examples in Turbomole?

ATenderholt avatar Mar 06 '14 22:03 ATenderholt

I could do it -- after 1.2?

langner avatar Mar 07 '14 02:03 langner

From discussion: perhaps the underlying issues is a missing abstraction for a set of files (FilleCollection) - then passing this to the CDA script (or rather parser, underneath) would be a general solution.

langner avatar Sep 08 '21 02:09 langner