Skip to content

chicolucio/kinetics_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinetics generator

Generates chemical kinetics data.

plot_example

Sometimes, as a chemistry teacher or professor, we want a data set so that students can practice some concepts. This project generates chemical kinetics data so that the educator can elaborate questions asking for the order and rate constant for a given data set. The module can also simulates uncertainties allowing the educator to explore error propagation and related subjects.

Installation

Just clone or download this repo. This is not a package (yet, maybe someday :-))

Usage

See the tutorial file.

Under the hood - requirements

This project relies mainly on SciPy, Matplotlib, numpy and uncertainties.

Contributing

All contributions are welcome.

Issues

Feel free to submit issues regarding:

  • recommendations
  • more examples for the tutorial
  • enhancement requests and new useful features
  • code bugs

Pull requests

  • before starting to work on your pull request, please submit an issue first
  • fork the repo
  • clone the project to your own machine
  • commit changes to your own branch
  • push your work back up to your fork
  • submit a pull request so that your changes can be reviewed

License

MIT, see LICENSE

Citing

If you use this project in a scientific publication or in classes, please consider citing as

F. L. S. Bustamante, Kinetics generator, 2020 - Available at: https://github.com/chicolucio/kinetics_generator