Giter Site home page Giter Site logo

frenio / orca2csv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 54 KB

A collection of python scripts that extract data from Orca (a quantum chemistry program package) output files and write the data into a csv file. The python scripts are meant to help chemists extract and analyze computational data that is relevant to them.

License: Apache License 2.0

Python 100.00%

orca2csv's Introduction

orca2csv

A collection of python scripts that extract data from Orca output files and write the data into a csv file. The python scripts are meant to help chemists extract and analyze computational data that is relevant to them.

thermodata_orca2csv.py

Extracts the description, method, basis set, charge, multiplicity, electronic energy, zero point energy, U, H, S, G, and the Orca version from an Orca output file and writes the information into a csv file. The script also checks whether a calculation yielded a minimum structure or not.

Use as follows:

$ python thermodata_orca2csv.py filename.out path_to_directory temperature

The script looks for all files with the name filename.out in path_to_directory, extracts the data that was calculated at temperature (in K), and creates a csv file that contains the extracted data. One row for each file. If temperature is not specified, the script uses 298.15 K which is Orca's default temperature.

The way I use Orca, output files always have the same name. That way this script allows me to extract the thermochemistry data of all output files in a given directory.

orca2csv's People

Contributors

frenio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.