-
Notifications
You must be signed in to change notification settings - Fork 40
add capability to directly solve NSE with (rho, e, Ye) input #1833
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
Conversation
|
I did the testing using the Seems like I can get a 30 ~ 40% speedup: |
|
I have notes for NSE stuff attached here. Calculation of the Jacobian stuff starts at page 24. There are other derivations which I wrote down following pynucastro appendix for self reference, in case others are interested. |
|
There's a circular dependency: |
|
I think its fixed now. |
No description provided.