Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BEAKH/RadISpeC
Radiation Interface for Matlab Spectroscopy Calculations. Uses HITRAN and HITEMP
https://github.com/BEAKH/RadISpeC
co co2 database dtu fast gas h2o heat-transfer hitemp hitran line-by-line matlab matlab-gui precise radiation simulation spectroscopy
Last synced: 3 months ago
JSON representation
Radiation Interface for Matlab Spectroscopy Calculations. Uses HITRAN and HITEMP
- Host: GitHub
- URL: https://github.com/BEAKH/RadISpeC
- Owner: BEAKH
- License: agpl-3.0
- Created: 2018-07-09T11:11:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T09:25:06.000Z (over 6 years ago)
- Last Synced: 2024-05-22T22:34:36.866Z (6 months ago)
- Topics: co, co2, database, dtu, fast, gas, h2o, heat-transfer, hitemp, hitran, line-by-line, matlab, matlab-gui, precise, radiation, simulation, spectroscopy
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-spectra - RadISpeC
README
# NOT RELEASED YET. Article is being reviewed internally
# If the program is used, please cite the article: "Experimental and theoretical evaluation of spectral radiative transfer in high-pressure flames" by Westly et. al. from 2018
# RadISpeC
Radiation Interface for Matlab Spectroscopy Calculations (RadISpeC) is a program that use HITRAN/HITEMP data to generate Line-by-Line (LBL) spectra at a wanted spectral resolution and environment. These data can be used with Discrete Transfer Methods (DTM), Ray Tracing (RT) etc. solvers to estimate high precision radiation in heated flow problems.It was created as a part of the article "Experimental and theoretical evaluation of spectral radiative transfer in high-pressure flames"
by Westly et. al. from 2018. This article also show how good the program is at simulating heated gas flows for CO2, H2O and CO compared to experimental results. The program contain all setups that was used for the article to use free of charge, as long as the program and article is cited.All functions have descriptions that explain how to use them and contain call methods. If a more detailed description of theory is wanted, check the RadISpeC documentation PDF inside the RadISpeC folder. This PDF also contain the same information as the function descriptions.