If you're trying to model a continuous time system, I'd recommend making your model for continuous time instead of discrete time from the start.
If you really want to transform your model, you can have a look at the step invariant transform or take a look at the d2c function in MATLAB.