thread lambdas through the get_sg_eos code #467
Labels
bug
Something isn't working
clean-up
Changes that don't affect code execution but make the code cleaner
enhancement
New feature or request
The get_sg_eos code currently does not have the ability to thread lambdas through. For things like partial ionization this will be required. Also, in
get_sg_eos_rho_p
, @dholladay00 pointed out that in in this casecache[0]
may not be properly indexed for the case wherenmat != npte
.The text was updated successfully, but these errors were encountered: