Skip to main content

kim-convergence designed to help in automatic equilibration detection & run length control.

Project description

kim-convergence utility module

How do you automatically estimate the length of the simulation required?

It is desirable to simulate the minimum amount of time necessary to reach an acceptable amount of uncertainty in the quantity of interest.

How do you automatically estimate the length of the warm-up period required?

Welcome to kim-convergence module!

The kim-convergence package is designed to help in automatic equilibration detection & run length control.

Document

!WORK IN PROGRESS!

Installing kim-convergence

Requirements

You need Python 3.7 or later to run kim-convergence. You can have multiple Python versions (2.x and 3.x) installed on the same system without problems.

To install Python 3 for different Linux flavors, macOS and Windows, packages are available at
https://www.python.org/getit/

Using pip

pip is the most popular tool for installing Python packages, and the one included with modern versions of Python.

kim-convergence can be installed with pip:

pip install kim-convergence

Note:

Depending on your Python installation, you may need to use pip3 instead of pip.

pip3 install kim-convergence

Depending on your configuration, you may have to run pip like this:

python3 -m pip install kim-convergence

Using pip (GIT Support)

pip currently supports cloning over git

pip install git+https://github.com/openkim/kim-convergence.git

For more information and examples, see the pip install reference.

Using conda

conda is the package management tool for Anaconda Python installations.

Installing kim-convergence from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge

Once the conda-forge channel has been enabled, kim-convergence can be installed with:

conda install kim-convergence

It is possible to list all of the versions of kim-convergence available on your platform with:

conda search kim-convergence --channel conda-forge

Basic Usage

Copyright

Copyright (c) 2021, Regents of the University of Minnesota.
All Rights Reserved

Contributing

Contributors:
      Yaser Afshar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kim-convergence-0.0.2.tar.gz (115.0 kB view details)

Uploaded Source

Built Distribution

kim_convergence-0.0.2-py3-none-any.whl (124.9 kB view details)

Uploaded Python 3

File details

Details for the file kim-convergence-0.0.2.tar.gz.

File metadata

  • Download URL: kim-convergence-0.0.2.tar.gz
  • Upload date:
  • Size: 115.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.6

File hashes

Hashes for kim-convergence-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1fb51b91e860581e3204c71bf4616786a25b2ebe6ac097020437a823f2b66505
MD5 2b46364070940d405ba2c7632fb60c6e
BLAKE2b-256 4ae87711d2d8630a35eb04083ea093e6116dd2ff65cb5b3204a7577e4782be6a

See more details on using hashes here.

File details

Details for the file kim_convergence-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: kim_convergence-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 124.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.6

File hashes

Hashes for kim_convergence-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 de5f35b989ed6ddba00569e861e2be9f965c55503594d7a9c2ca29e981434096
MD5 99c160023c19f89247ad656f138ec0a6
BLAKE2b-256 ac94c9f43f851ce32753b513d9bfbb7e29e1e14aa6692708048ede262d942dc4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page