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

https://github.com/jenskrumsieck/tauxplore

Calculate τ (Tau) Values (Geometry Index) for 4- and 5-coordinate complexes.
https://github.com/jenskrumsieck/tauxplore

chemistry chemsharp conformation conformational-analysis coordination-chemistry csharp helix-toolkit tau xray-crystallography

Last synced: about 1 month ago
JSON representation

Calculate τ (Tau) Values (Geometry Index) for 4- and 5-coordinate complexes.

Awesome Lists containing this project

README

        

# TauXplore
[![.NET](https://github.com/JensKrumsieck/TauXplore/actions/workflows/dotnet_release.yml/badge.svg)](https://github.com/JensKrumsieck/TauXplore/actions/workflows/dotnet_release.yml)
[![GitHub Pre-Releases](https://img.shields.io/github/downloads-pre/JensKrumsieck/TauXplore/total)](https://github.com/JensKrumsieck/TauXplore/releases)

Calculate τ (Tau) Values ([Geometry Index](https://en.wikipedia.org/wiki/Geometry_index)) for 4- and 5-coordinate complexes, some general coordination parameters and some often used octahedral distortion parameters.
Simply Drag & Drop your File into the 3D View (left side) - calculations are done automatically.

Screenshot

### Used Libraries
* [ChemSharp](https://github.com/JensKrumsieck/ChemSharp) by Jens Krumsieck (MIT License)
* [MIConvexHull](https://github.com/DesignEngrLab/MIConvexHull) (MIT License)
* [Math.NET Numerics](https://github.com/mathnet/mathnet-numerics) (MIT License)
* [Helix Toolkit](https://github.com/helix-toolkit/helix-toolkit) (MIT License)
* [TinyMVVM](http://github.com/JensKrumsieck/TinyMVVM) by Jens Krumsieck (MIT License)
* [ThemeCommons](http://github.com/JensKrumsieck/ThemeCommons) by Jens Krumsieck (MIT License)
* [Material Design in XAML Toolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) (MIT License)