AMReX-Combustion / PelePhysics

A collection of physics databases and implementation code for use with the Pele suite of of codes
https://amrex-combustion.github.io/PelePhysics/
Other
57 stars 51 forks source link

Update SUNDIALS to 7.0 #500

Closed jrood-nrel closed 3 months ago

jrood-nrel commented 4 months ago

Somebody was trying SUNDIALS 7.0 with PeleLMeX and these are what I think are the necessary changes if you want them.

jrood-nrel commented 4 months ago

Looks like there is more to it than this.

jrood-nrel commented 3 months ago

I can add that to this PR.

marchdf commented 3 months ago

@hsitaram can you make sure the changes in Source/Reactions/ReactorArkode.cpp make sense? Is there an easy way to test?

jrood-nrel commented 3 months ago

@balos1 Do these changes look right to remove the deprecation warnings?

balos1 commented 3 months ago

@balos1 Do these changes look right to remove the deprecation warnings?

Yep, this looks good!