ricochetmoo / findpound

A small Python program to find materials from a list which have a given transition metal in a given valence state.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Findpound

Introduction

A small Python program to find materials from a list which have a given transition metal in a given valence state.

Requirements

  • You require a file of a newline-separated list of materials to search through.
  • Python 3

Usage

Run python3 findpound.py and provide the required information.

About

A small Python program to find materials from a list which have a given transition metal in a given valence state.

License:MIT License


Languages

Language:Python 100.0%