sandialabs/LCM

ACE cleanups for ACI/NH: extend Piro mechanical solver in ACE to work w/o Erosion

ikalash opened this issue · 0 comments

Currently, there are calls to getSolutionManager() which is only non-null if Erosion is activated: https://github.com/sandialabs/LCM/blob/main/src/LCM/solvers/ACE_ThermoMechanical.cpp#L1002 .