Git Product home page Git Product logo

plotmo's Introduction

plotMO

This project is aiming to develop scripts that can help generating MO energy diagram for molecule(s).

Script List

  • plotMO_deg.py:

The original script I create to plot the MO diagram. However, It looks not very good.

  • Usage: plotMO.py <datafile> [tolerance_for_degeneratio]

  • Output: Script for gnuplot(it will print out on stdout)

  • plotMO.py:

A new version of plotMO script, no more consider energy degeneracy.

  • Usage: plotMO.py <datafile>

  • Output: Script for gnuplot(it will print out on stdout)

  • glog2MOinfo.py:

Get MO energy information from Gaussian log file.

  • Usage: glog2MOinfo.py <gaussian log>

  • Output: Data file contain all MO energies and type(occ, HOMO, virt)

  • setMOcolor.py:

Help user select MO range and set color

  • Usage: setMOcolor.py <glog2MOinfo.py outputfile> <start energy in Hartree> <end energy in Hartree> [color:orbit1,orbit2...] [color:orbit_1:orbit_n]
  • Output is the input for plotMO.py

To Do List

  • script to get MO data file from gaussian log file automatically
  • make the plotMO.py able to ignore useless spaces in data file
  • add some example to the project and document
  • improve the scripts
  • prepare color for plotMO.py input file

License

This project is released under terms of MIT License

Please feel free to use it in the way you like, as long as you keep the copyright header.

plotmo's People

Contributors

chliu1990 avatar

Watchers

quantay 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.