An open API service indexing awesome lists of open source software.

https://github.com/raidenyn/gauss2dynvis

Converter from Gaussian scan file tiDynVis format
https://github.com/raidenyn/gauss2dynvis

Last synced: over 1 year ago
JSON representation

Converter from Gaussian scan file tiDynVis format

Awesome Lists containing this project

README

          

Gauss2DynVis
============

Converter from Gaussian scan file to DynVis format

Parameters string format:
gauss2dynvis q1count= q2count= [q1inverse=(true|false)] [q2inverse=(true|false)]

q1count - count of steps by first axe in gaussian file. Required.
q2count - count of steps by second axe in gaussian file. Required.
q1inverse - invert first axe in dynvis files. Default: false.
q2inverse - invert second axe in dynvis files. Default: false.