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.
- Host: GitHub
- URL: https://github.com/jenskrumsieck/tauxplore
- Owner: JensKrumsieck
- Created: 2022-01-25T15:57:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T12:01:03.000Z (over 3 years ago)
- Last Synced: 2025-02-11T14:41:08.816Z (3 months ago)
- Topics: chemistry, chemsharp, conformation, conformational-analysis, coordination-chemistry, csharp, helix-toolkit, tau, xray-crystallography
- Language: C#
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TauXplore
[](https://github.com/JensKrumsieck/TauXplore/actions/workflows/dotnet_release.yml)
[](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.
### 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)