Solar Radiative Transfer non-LTE forward-modeling code.
Project description
SolRaT
[](https://solrat.readthedocs.io/latest/) [](https://www.yakovkinii.com/solrat/)       SolRaT (Solar Radiative Transfer) is a flexible forward modeling code for non-LTE transfer of radiation in stellar atmospheres.
The code provides a multi-level framework for modeling radiative transfer:
- Public API allows to run built-in RT models. Currently, SolRaT ships the non-LTE multi-term atom model (LL04) with multiple constant-slab atmosphere stratification.
- Modeling API allows to extend existing models or create completely new ones.
- SolRaT Engine introduces a meta-language that allows the user to write a human-readable code that directly resembles the underlying the mathematical equations. The user does not need to focus on code optimization, as it is handled under the hood.
Key highlights of SolRaT:
- Non-LTE radiative transfer
- Multi-term atom model allows for arbitrary magnetic fields
- Multi-slab atmosphere model allows to explicitly model the atmospheric stratification
- Flexible modeling API allows to adjust the physical model to specific problems
- Platform-independent python implementation
- Uses high-performance libraries (pandas, numpy) that leverage SIMD instruction sets
How to run:
- Install SolRaT from PyPi:
pip install solrat - Explore the demos and tests for usage examples.
- Explore the documentation.
Citing:
SolRaT is currently in beta testing. Journal article is pending and the detailed documentation is under development. In the meantime, if SolRaT has found use in your research, please cite it as
Yakovkin I. I. SolRaT (2023) [computer software]. Retrieved from https://www.yakovkinii.com/solrat/
References:
[LL04] Landi Degl’Innocenti, E., & Landolfi, M. 2004, Polarization in Spectral Lines (Dordrecht: Kluwer)
Keywords:
Non-LTE, Stokes Profiles, Inversion, Synthesis, Paschen-Back, Hanle, Zeeman, Magnetic Fields, Sun, Solar Atmosphere, Radiative Transfer, Polarization, Spectral Lines, Two-Term Atom ModelCopyright (2023) Ivan I. Yakovkin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solrat-0.9.8.tar.gz.
File metadata
- Download URL: solrat-0.9.8.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d57aba96281aeff5d89aea55b274c4d1e720e625db37595f3ba294fdf031493c
|
|
| MD5 |
7a01718112eb50bb4607af9673060d70
|
|
| BLAKE2b-256 |
6d5e94d2516d41d8a3404b32ea258e08586e59f036e0ab76aa7f5d57d99950ea
|
File details
Details for the file solrat-0.9.8-py3-none-any.whl.
File metadata
- Download URL: solrat-0.9.8-py3-none-any.whl
- Upload date:
- Size: 66.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73419a5d9a0c59b688d2d62ad86ba682b82630f810c9729fce6fe022ce60e3d1
|
|
| MD5 |
d89b0a0961ca6ce0c8fef4d76bc089af
|
|
| BLAKE2b-256 |
129b4893b81254b6d26a178e82f13cc0679c5b07e94427b2e349cb0d16078749
|