Using depth dependent material model with material model plugin

Hi everyone,

I’m attempting to run a computation using a plugin for the material model. The plugin is compiled into a shared library and seems to be working fine. The issue is that I’d also like to use the depth dependent material model. I’ve set up my parameter file with my plugin material model set as depth dependent’s base model, but when I run it it just ignores the depth dependent material model.

Testing the depth dependent material model with the simple model as the base shows it is working. Is there a header or some line that is necessary for a plugin material model to be valid as the base model for depth dependent? Any advice is greatly appreciated.

Thanks so much,
Grant