Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
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.
Solved! Go to Solution.
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
