Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 example 2015-05-05 mdoentgen [r1] 'processing' and analyzing' packages
 README 2015-05-05 mdoentgen [r1] 'processing' and analyzing' packages
 analyzing.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 dbhandler.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 harvesting.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 log.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 master.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 processing.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release
 simulation.py 2018-07-13 mdoentgen [r3] ChemTraYzer 2.0 release

Read Me

###	ChemTraYzer - Chemical Trajectory Analyzer	###
#
1. installation:
   Some standard pyhon libraries are requires:
	sys, array, time, textwrap, subprocess

   The 'processing.py' package requires the openbabel package, version
   2.3.2 or later.

   The 'analyzing.py' packages also requires the openbabel package and
   it requires the pybel and the pygraphvix packages. Further, it uses
   the console command 'convert' which comes with the ImageMagick code

   If you do not require the function for plotting concentrations, you
   do not need the matplotlib and numpy packages (requires removing
   them from the import section)

-----------------------------------------------------------------------

2. usage:
   Information on input options are given when calling the packages
   without arguments (>> python processing.py OR >> python analyzing.py)

   Some of these options are used in the example (which can be found in
   the example folder)

-----------------------------------------------------------------------

3. example: CH4 + OH -> CH3 + H2O
   (cf. README in example folder for more details)

-----------------------------------------------------------------------

4. how to cite:
   When using the ChemTraYzer software package, please cite:
   DOI: 10.1021/acs.jctc.5b00201

-----------------------------------------------------------------------

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.