Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: How should I calculate the optical parameters of gases at different temperature concentrations without calling the function loop #530

Open
Rockyuo666 opened this issue Oct 13, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Rockyuo666
Copy link

🔖 Feature description

How should I calculate the optical parameters of gases at different temperature concentrations without calling the function loop,the time that recalling the program costs much time, so is there a way avoid recalling and searching the database?

👉 Why you want this feature!!

No response

@Rockyuo666 Rockyuo666 added the enhancement New feature or request label Oct 13, 2022
@erwanp
Copy link
Member

erwanp commented Oct 13, 2022

You can precompute spectra with SpecDatabase : https://radis.readthedocs.io/en/latest/spectrum/spectrum.html#label-spectrum-database , I think it can answer your use-case.

Let's discuss here or on the Slack channel for more details.

@anandxkumar anandxkumar added this to the 0.15 milestone Oct 28, 2022
@minouHub minouHub modified the milestones: 0.15, 0.16 Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants