In my problem, I want to use event interface to model a stochatic event(an open-close markov process), its Monte Carlo trace need the information of time step, i.e. deltaT = t_next - t_current. Although I know the BDF implement in Comsol is automatically, is there a method to get the next time step value?
↧