afstanton / molecule_energy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package is intended to perform energy calculations for chemical structures. Given a "molecule_core" data structure and an available method of calculating energy, this should perform calculations to return a value.

Ideally, someone should be able to build their own package based off this one to implement their own energy calculations. I have not figured that part out yet.

Features

Nothing at present, currently a placeholder. Intended functionality is described above.

Getting started

Documentation will be added as this fills out.

Usage

There are no suitable examples on how to use this yet.

const like = 'sample';

Additional information

At present, this is a placeholder for this project, and functionality will be added to this as needed. Once it becomes useful, suggestions will be welcome.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%