CVode and variable step time

The basics of how to develop, test, and use models.
Post Reply
Hessum

CVode and variable step time

Post by Hessum »

Hi

I want to use variable step time in my program and I'm not using GUI. Could you give me an example to how to use it in my codes?
ted
Site Admin
Posts: 6299
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: CVode and variable step time

Post by ted »

Read the documentation of the CVode class's active method in the Programmer's Reference.
Post Reply