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

Precomputation of line shape density (PreMODIT) #260

Closed
HajimeKawahara opened this issue May 21, 2022 · 4 comments · Fixed by #265
Closed

Precomputation of line shape density (PreMODIT) #260

HajimeKawahara opened this issue May 21, 2022 · 4 comments · Fixed by #265
Labels
enhancement New feature or request
Milestone

Comments

@HajimeKawahara
Copy link
Owner

Related to #149, I am trying to implement the pre-computation of LSD and apply the temperature correction in GPU iteration during HMC, optimization, etc (premodit).

@HajimeKawahara HajimeKawahara added this to the v1.2 milestone May 21, 2022
@HajimeKawahara HajimeKawahara added the enhancement New feature or request label May 21, 2022
@HajimeKawahara
Copy link
Owner Author

HajimeKawahara commented May 21, 2022

Comparison of LSDs compuited by PreMODIT vs MODIT:

~/exojax/tests/manualtest/premodit(premodit)>python compare_with_direct3D.py

Figure_1

@HajimeKawahara HajimeKawahara changed the title Precomputation of line shape density Precomputation of line shape density (PreMODIT) May 21, 2022
@HajimeKawahara
Copy link
Owner Author

cross section: PreMODIT vs MODIT.
premodit

@HajimeKawahara
Copy link
Owner Author

comparison of RT:
premodit_modit

@HajimeKawahara HajimeKawahara linked a pull request Jul 16, 2022 that will close this issue
@HajimeKawahara
Copy link
Owner Author

#474 for comparison with Direct LPF.

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

Successfully merging a pull request may close this issue.

1 participant