Skip to content

Programmatically accessible current-voltage characteristics for ideal and non-ideal Langmuir probes.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

langmuirproject/langmuir

Repository files navigation

Langmuir

https://travis-ci.com/langmuirproject/langmuir.svg?branch=master https://coveralls.io/repos/github/langmuirproject/langmuir/badge.svg?branch=master Documentation Status

Programmatically accessible current-voltage characteristics for ideal and non-ideal Langmuir probes. See documentation on ReadTheDocs.

Installation

Install from PyPI using pip (preferred method):

pip install langmuir

Or download the GitHub repository https://github.com/langmuirproject/langmuir.git and run:

python setup.py install

Getting Started

The Langmuir library contains a collection of functions that compute the current collected by a conductor immersed in a plasma according to various models (characteristics). As an example, consider a 25-mm long cylindrical probe. Below is a comparison of the predicted current according to OML theory and the finite-length (FL) model which accounts for end effects. From characteristics it is in turn possible to infer plasma parameters using Langmuir probes. See full documentation on ReadTheDocs.

docs/source/basic.png

About

Programmatically accessible current-voltage characteristics for ideal and non-ideal Langmuir probes.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages