Skip to content

janmees/code-snippets

 
 

Repository files navigation

Code Snippets

This repository contains a random collection of code snippets for pre- and postprocessing simulation runs with Ovito, ASE and other tools.

Note that some parts of the repository below imteksimcs installable as a python package.

Please categorize additions as follows:

  • Loose snippets go into an according subfolder here (the repositiory's root). If no suitable folder exists, create it.
  • Importable python modules go into an according subfilder below imteksimcs. If no suitable folder exists, create it and touch an __init__.py.
  • (Installable) command line interfaces go into an according subfolder below imteksimcs/cli. If no suitable folder exists, create it and touch an __init__.py. Add an entry point to setup.py accordingly.

Ideally, the names of categorical folders should agree on all of those three levels.

About

Code snippets for pre- and postprocessing simulation runs with Ovito, ASE and other tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.8%
  • C++ 13.9%
  • JavaScript 2.7%
  • Shell 1.5%
  • Makefile 0.1%