Giter VIP home page Giter VIP logo

zmattools's Introduction

zmattools

Tools to generate and manipulate z-matrices

Badges

Build/Test Status

Description

zmatools is a package for generating and manipulate the z-matrix of a small molecules

Currently it has two tools:

  1. Generating the z-matrix from a structure file
  2. Producing a trajectory when each dihedral is sampled in a specific range, assuming the rest of the atoms are fixed.

Installation

To install this tool, clone or download the git repository. Change to the downloaded directory and install the software with

python setup.py install

Examples

To find the available commands

zmat -h

To find the help of individual commands

zmat generate -h

To generate a z-matrix to be used with Gaussian

zmat generate model0.mol2 --gaussian

To obtain verbose information on the z-matrix generation

zmat generate model0.mol2 --verbosity 2

To produce a dihedral trajectory in the range -180 to 180 in 15 degrees increment

zmat traj model0.mol2

the trajectories will be in xyz-formats in model0_dihed_traj4.xyz, model0_dihed_traj5.xyzetc.

To produce a dihedral trajectory in the range -180 to 180 in 30 degrees increment

zmat traj model0.mol2 -d 30

zmattools's People

Contributors

sgenheden avatar

Stargazers

Pan Kotsias avatar Neil avatar

Watchers

James Cloos avatar  avatar

Forkers

jidushanbojue

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.