Sterimol | Calculate Sterimol Parameters from Sructure Input
kandi X-RAY | Sterimol Summary
kandi X-RAY | Sterimol Summary
Sterimol is a Python library. Sterimol has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
A command line Python program for the calculation of multi-dimensional Sterimol parameters: L, B1 and B5 for half-sandwich complexes and organic molecules. If used on half-sandwich complexes, it also generates Tolman cone angles and metal to ring-centroid (unweighted) distances. The results have been validated against the original Fortran77 code compiled with gfortran on OSX v10.11.3 27/03/2016. Code developed in the Paton group at Colorado State University. This code is no longer actively supported. We recommend using wSterimol which provides expanded functionality for flexible substituents and a graphical interface through PyMol. Conformational Effects on Physical-Organic Descriptors – the Case of Sterimol Steric Parameters Brethomé, A. V.; Fletcher, S. P.; Paton, R. S. ACS Catalysis 2019, 9, 2313-2323 DOI: 10.1021/acscatal.8b04043. Sterimol runs as a Python module. There are two ways to make this work below. In both cases, you won't need to copy the scripts to your working directory. N.B. If you do want to run the scripts directly (i.e. not as a module) you may need to delete a single period on line 24 of sterimol.py (i.e. from sterimoltools import * ). Calculating Tolman cone angles, metal to ring-centroid distances, and Sterimol parameters for a half-sandwich complex from a Gaussian output file. The output shows the tolman cone angle (in degrees) and metal to centroid distance, L, B1 and B5 (all in Angstrom). Cone angles and Sterimol parameters are calculated using the original CPK atomic radii. Calculating Sterimol parameters for an organic functional group (e.g. tert-butyl) from a Gaussian-formatted input file. The output in this case returns the element types, Cartesian coordinates and atomic radii according to the CPK radial definitions. The Sterimol parameters for the structure are underneath; L, B1 and B5 are all given in Angstroms. Calculating parameters for a dimeric half-sandwich complex from a Gaussian output file. In this example two sets of parameters are produced - this occurs when the dimeric complex does not have a symmetry plane and thus measurements from each of the two metal centres yields different results. In the case of symmetric dimers, only a single set of parameters is generated (as they would be the same when measured from either metal centre).
A command line Python program for the calculation of multi-dimensional Sterimol parameters: L, B1 and B5 for half-sandwich complexes and organic molecules. If used on half-sandwich complexes, it also generates Tolman cone angles and metal to ring-centroid (unweighted) distances. The results have been validated against the original Fortran77 code compiled with gfortran on OSX v10.11.3 27/03/2016. Code developed in the Paton group at Colorado State University. This code is no longer actively supported. We recommend using wSterimol which provides expanded functionality for flexible substituents and a graphical interface through PyMol. Conformational Effects on Physical-Organic Descriptors – the Case of Sterimol Steric Parameters Brethomé, A. V.; Fletcher, S. P.; Paton, R. S. ACS Catalysis 2019, 9, 2313-2323 DOI: 10.1021/acscatal.8b04043. Sterimol runs as a Python module. There are two ways to make this work below. In both cases, you won't need to copy the scripts to your working directory. N.B. If you do want to run the scripts directly (i.e. not as a module) you may need to delete a single period on line 24 of sterimol.py (i.e. from sterimoltools import * ). Calculating Tolman cone angles, metal to ring-centroid distances, and Sterimol parameters for a half-sandwich complex from a Gaussian output file. The output shows the tolman cone angle (in degrees) and metal to centroid distance, L, B1 and B5 (all in Angstrom). Cone angles and Sterimol parameters are calculated using the original CPK atomic radii. Calculating Sterimol parameters for an organic functional group (e.g. tert-butyl) from a Gaussian-formatted input file. The output in this case returns the element types, Cartesian coordinates and atomic radii according to the CPK radial definitions. The Sterimol parameters for the structure are underneath; L, B1 and B5 are all given in Angstroms. Calculating parameters for a dimeric half-sandwich complex from a Gaussian output file. In this example two sets of parameters are produced - this occurs when the dimeric complex does not have a symmetry plane and thus measurements from each of the two metal centres yields different results. In the case of symmetric dimers, only a single set of parameters is generated (as they would be the same when measured from either metal centre).
Support
Quality
Security
License
Reuse
Support
Sterimol has a low active ecosystem.
It has 15 star(s) with 4 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
Sterimol has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of Sterimol is v1.0
Quality
Sterimol has 0 bugs and 0 code smells.
Security
Sterimol has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
Sterimol code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
Sterimol is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
Sterimol releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
It has 739 lines of code, 32 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed Sterimol and discovered the below as its top functions. This is intended to give you an instant insight into Sterimol implemented functionality, and help decide if they suit your requirements.
- Calculate Sandwich index
- Calculate dihedral
- Compute the derivative of two vectors
- Return the length of a vector
- Calculate the distance between two carts
- Calculate the adjacency between two atoms
- Calculate the cosine of two atoms
- Compute the twod distance between two vectors
- Get the coords of a atom in a molecule
- Return the angle between two vectors
- Computes the difference between two vectors
- R Return the number of atoms connected to atoms
- Rotate a vector by the giventa
- Calculate distance between two atoms
- Concatenate a list
- Get the radii of a atom
- Get atom list
- Calculates the points of a molecule
- Rotate the rotation between two vectors
- Checks the symmetry criteria
Get all kandi verified functions for this library.
Sterimol Key Features
No Key Features are available at this moment for Sterimol.
Sterimol Examples and Code Snippets
Copy
sterimol.py file(s)
python -m sterimol (-a1 atom A) (-a2 atom B) (-radii radius-model) file(s)
python -m sterimol examples/RhCpMe5Cl2PMe3.log
Sandwich Analysis
STERIMOL: using original CPK Van der Waals parameters
Structure Tolman
Community Discussions
No Community Discussions are available at this moment for Sterimol.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Sterimol
You can download it from GitHub.
You can use Sterimol like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use Sterimol like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page