Git Product home page Git Product logo

stability-constant-explorer's Introduction

Stability Constant Explorer

Overview

Stability Constant Explorer is a simple search program for NIST SRD 46 database, "Critically Selected Stability Constants of Metal Complexes". This database is very useful for chemists, but unfortunately it has been discontinued and the official search program does not work on modern PCs. Therefore, I have created a simple search program based on the data available on the NIST website.

Download

Install

On Microsoft Windows 7 or later (64 bit)

Unzip the downloaded compressed file to an appropriate folder. The compressed file contains the following files:

  • Executable program (StabilityConstantExplorer.exe)
  • SQLite3 database engine (sqlite3.dll)
  • Stability constants database (NIST_SRD_46_ported.db)
  • Documentation (Readme_Win64.txt)

On other operating systems

Compile the source code using Lazarus. Obtain and install an appropriate SQLite3 engine. Place the database file (NIST_SRD_46_ported.db) in the same folder as the compiled program.

Usage

Execute the program. On the left side of the window, specify the search criteria for stability constants (metal ions and ligands). The search results are displayed on the right side. Screenshot

Author

Naoyuki Hatada, Ph.D. Department of Materials Science and Engineering, Kyoto University

Data source

The accompanying database file (NIST_SRD_46_ported.db) is based on the following dataset which is distributed at the NIST website:

  • Donald R. Burgess (2004), NIST SRD 46. Critically Selected Stability Constants of Metal Complexes: Version 8.0 for Windows, National Institute of Standards and Technology, https://doi.org/10.18434/M32154 (Accessed June 25, 2021)

The author (Naoyuki Hatada) downloaded the dataset (SRD 46 SQL.zip) from the above website and converted to a database file in the SQLite3 format (NIST_SRD_46_ported.db). The database file may contain errors described in "SRD 46 README.txt" on the above website or those caused by the conversion process.

License

The database file (NIST_SRD_46_ported.db) is a derivative work of the data distributed by NIST. See the NIST website for usage guidelines. In particular, you must follow the text quoted below from "SRD 46 README.txt" on the NIST website.

You may improve, modify, and create derivative works of the data or any portion of the data, and you may copy and distribute such modifications or works. Modified works should carry a notice stating that you changed the data and should note the date and nature of any such change. Please explicitly acknowledge the National Institute of Standards and Technology as the source of the data: Data citation recommendations are provided at https://www.nist.gov/open/license.

The SQLite3 engine (sqlite3.dll) is in the public domain. The other files (the source code and the executable program) are released into the public domain by the author.

stability-constant-explorer's People

Contributors

n-hatada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.