- Notifications
You must be signed in to change notification settings - Fork5
Interactive In-the-browser (and more) examples to calculate spectra with RADIS (HITRAN Online access, etc.)
radis/radis-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project includes:
A full online environment for advanced spectrum processing and comparison with experimental data

Start onradis.github.io/radis-lab/
Run RADIS interactively directly from the browser. No installation needed!
Manipulate aSpectrum object:
Calculate CO equilibrium and nonequilibrium spectra:
3.online_fitting.ipynb (JupyterLab)
Import experimental spectra in an online JupyterLab instance and start fitting them!
Start a bare RADIS online session:
Install RADISthen run these examples locally.
A 3 temperature fitting example reproducing the validation case of Klarenaar 2017[1], who calculated a transmittancespectrum from the initial data of Dang 1973[2], with a 1 rotational temperature +3 vibrational temperature (Treanor distributions) model
CO2 Energies are calculated from Dunham developments in an uncoupled harmonicoscillator - rigid rotor model. The example is based on one ofRADIS validation cases.It makes use of the RADISSpectrumclass and the associated compare and load functions
[1] | Klarenaar et al 2017, "Time evolution of vibrational temperatures in a CO2 glowdischarge measured with infrared absorption spectroscopy" doi/10.1088/1361-6595/aa902e |
[2] | Dang et al 1982, "Detailed vibrational population distributions in a CO2 laserdischarge as measured with a tunable diode laser" doi/10.1007/BF00694640 |
Code is available in thefit_klarenaar_validation_case.py file
An example where we use RADIS to calculate the upward-radiation of the Earth for different CO2 mole fractionsin the atmosphere, based on the simple Standard Atmosphere Model. The difference evidences the radiativeforcing of CO2.
Code is available in theradiative_forcing_co2.py file
The absorption coefficient of all HITRAN species is calculated inplot_all_hitran_spectra.py at 300 K, 1 atm for the first isotope.
For instance:
- Water (H2O) absorption coefficient at 300 K :
- Carbon dioxide (CO2) absorption coefficient at 300 K :
- Methane (CH4) absorption coefficient at 300 K :
All other species can be foundon the RADIS website
- RADIS Documentation:http://radis.readthedocs.io/
- RADIS Source files:https://github.com/radis/radis
- PyPi project:https://pypi.python.org/pypi/radis
- Test status:https://travis-ci.org/radis/radis
- Test coverage:https://codecov.io/gh/radis/radis
About
Interactive In-the-browser (and more) examples to calculate spectra with RADIS (HITRAN Online access, etc.)
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.