Skip to content

Commit

Permalink
optional quantum correction terms for chabrier1998 (#1428)
Browse files Browse the repository at this point in the history
added a runtime parameter to make quantum correction terms in chabrier1998 screening optional. This is because in NSE_solver quantum terms are not included.

Also fixed some inconsistent indentations

This should also speed up this screening a little bit (issue #1396), although we already switched integer pows to powi.
  • Loading branch information
zhichen3 authored Jan 1, 2024
1 parent a83fe00 commit 3185974
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 261 deletions.
3 changes: 3 additions & 0 deletions screening/_parameters
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@namespace: screening

enable_chabrier1998_quantum_corr integer 0
Loading

0 comments on commit 3185974

Please sign in to comment.