I am in need of a function to call the simulation time and use this value in an equation. For example, if I run my model for 3 days, how do I call the simulation duration (3 days) instead of hard coding the number 3 into my equation? The goal is to the make the equation dynamic. Help is much appreciated.