You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added eosparm object for spray manifold model (#604)
* Updating code to a state in which it compiles with dummy eos calls
* pushing for bruce to check
* I now have a version that I am unable to compile and run without errors. But this version still includes PeleLMeX.H and is not meant to be a permanent solution to include spray monifold model. The version without PeleLMeX header file will be committed soon
* compiles error free. but need to remove pelelmex.h header file
* Removed PeleLMeX header files. should work independent of pelelmex now
* Removed unnecessary comments
* modified InterpolateGasPhase to include eos call
* Modified spraySetup and readSprayParams functions to include default eosparm argument
* Removed unnecessary comments
* addressing reviewer suggestions to draft pr #604
* clang tidying
* including pr reviewer suggestions
* Moved spraydata eosparm initialisation to spraySetup.
* Clang tidyied. Addressed Bruce's latest suggestions
* Made changes in spraySetup () to include host and device parm pointers
* UPdating amrex
* Unused parameters
---------
Co-authored-by: Bruce Perry <Bruce.Perry@nrel.gov>
0 commit comments