Skip to content

This repository contains the tools I developped to analyze the calculations I performed with the different computational chemistry software I used.

Notifications You must be signed in to change notification settings

augtetenoire/chemcompute-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chemcompute-tools

This repository contains the tools I developped to analyze the calculations I performed with the different computational chemistry software I used.

Use package in scripts

examples of how to load specific modules from packages comtained in "chemcompute"

{
import chemcompute.common as c
c.dcolors

import chemcompute.dftbplus as dftb
dftb.dftb_load_modes_out('modes_dftb_polarizability_calculation_138848.out')
}

About

This repository contains the tools I developped to analyze the calculations I performed with the different computational chemistry software I used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published