Skip to main content

Python package to implement an ions scheme in the D-region to model the dynamics of ions and electrons during solar flares. This is currently a private repository while I develop it, but will be made public later on when it's ready

Project description

Coverage Status pre-commit Code style: black

Important

This model is available for academic purposes only. If you require any assistance, please contact us directly.

D-region ion scheme

This is the LIR-ACheM (Lower Ionosphere Region - Absorption & Chemistry Modelling) scheme.

This code works in three steps (more details are in the documentation):

  • The initialisation of the ionosphere
  • The modelling of the ionosphere from a varying forcing source
  • The computation of the HF absorption

This ion scheme is adapted from the six ions scheme from Mitra & Rowe, 1972.

Its main advantages compared to other more complex chemsistry schemes are:

  • It is much simpler and numerically efficient
  • It has been created for D-region dynamics during solar flares
  • All reaction rates are known since the actual species are specified (with the exception of cluster ions and light negative ions)

Please refer to the documentation for information on the scheme and the code used to implement it.

Installation

To install the package, just type:

pip install lir_achem

Please refer to the documentation for examples on how to start using the package.

Documentation

The full documentation is found here.

Testing

To test the entire package, you can run

pytest

This is the minimal version to check that all tests are passed. If, however, you're developping your own branch of the repository, or if you want the coverage report, run:

pytest --cov=lir_achem --cov-report=xml:reports/coverage/coverage.xml
coverage html
genbadge coverage -o reports/coverage/coverage-badge.svg

This will create a full coverage report and a badge to display the new coverage

NOTE: Don't do this if you don't need this. It does take a few minutes to run all the tests.

History

Written by P. Teysseyre and C. Briand (LIRA, Observatoire de Paris, Université PSL, Sorbonne Université, Université Paris Cité, CY Cergy Paris Université, CNRS, Meudon, France) in October 2025 - February 2026

The associated paper is accepted for publication (Teysseyre & Briand, 2026, Atmospheres)

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

lir_achem-1.3.1.post1.tar.gz (35.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lir_achem-1.3.1.post1-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file lir_achem-1.3.1.post1.tar.gz.

File metadata

  • Download URL: lir_achem-1.3.1.post1.tar.gz
  • Upload date:
  • Size: 35.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for lir_achem-1.3.1.post1.tar.gz
Algorithm Hash digest
SHA256 5c4287ba1b3c593e8aeebe1e0df5f1e883add866e9d65efa554c83b00ffb9524
MD5 15be324a0fba7794d5785c7cf94aba4a
BLAKE2b-256 58e2e8c62c09a560a9419bf8e49dea58e3be5e1e6ea77818801f6079e82301b0

See more details on using hashes here.

File details

Details for the file lir_achem-1.3.1.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for lir_achem-1.3.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 6002ecfb9441ea82bf9b0cfa0753a2368878d6e7c251b4f042edf04d9ee736ab
MD5 865d08876c6a27edffbc19132e5b1ece
BLAKE2b-256 0c3d85902f041335f9c2219f3283d75217f5842f026035e50660f15868a0f486

See more details on using hashes here.

Supported by

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