Skip to main content
1-Visitor
February 28, 2018
Solved

Odesolve, possibilty to use values of the timestep before in a solve block?

  • February 28, 2018
  • 2 replies
  • 1617 views

Can I use prediction outcomes y(t) of an ode the timestep before in a solve block? 

 

thanks,

Fabian 

Best answer by LucMeekes

Please attach your worksheet to clarify your problem.

You may have to zip it first. A serious bug in this forum often prevents from attaching a mathcad file. In Windows Explorer click with the right-mouse button on the mathcad file and select 'Send to' -> 'Compressed (zipped) folder'. The resulting .zip file can be attached.

 

Success!
Luc

2 replies

24-Ruby IV
February 28, 2018

Give please more information! Pictures etc

LucMeekes23-Emerald IVAnswer
23-Emerald IV
February 28, 2018

Please attach your worksheet to clarify your problem.

You may have to zip it first. A serious bug in this forum often prevents from attaching a mathcad file. In Windows Explorer click with the right-mouse button on the mathcad file and select 'Send to' -> 'Compressed (zipped) folder'. The resulting .zip file can be attached.

 

Success!
Luc

fgörlich1-VisitorAuthor
1-Visitor
March 2, 2018

Here is an example. (only minimal example)

 

I want to use the the value of y0 from a previous integration step in B(t,y). The solution y0(t-1) should only show what I mean. I want the y0 value of the integration step before. Is there a way to do this?

 

best regards,

Fabian