cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

solving an ODE

ptc-3985716
1-Newbie

solving an ODE

I am trying to solve an ODE. I followed the example using ODEsolve. I get "too many initial conditions", but if I delete an initial conditon, I get "variable not defined".

I am either making a rookie mistake, or my equation can't be solved this way (it is somewhat ugly). Possibly both.

Any help would be greatly appreciated.

1 ACCEPTED SOLUTION

Accepted Solutions

Is the attached any help?

Alan

Slightly modified file attached

View solution in original post

2 REPLIES 2

Is the attached any help?

Alan

Slightly modified file attached

I should also add that, if you use the prime notation, you should put Pint`(t) not Pint(t)`

Alan

Top Tags