how to convert 'dynamic, implicit' model to 'dynamic, explicit' model

I have defined one model to do dynamic implicit analysis, it contains some interaction definition. Now, I want to use this model to do dynamic explicit calculation. So, how shall I convert models between implicit model and explicit model?

Thank you very much.