Hello all, I am solving a non-linear ODE with "dsolve({eqn,bc},phi(eta),series", that is, with a series solution. I solve for three different orders: 1,2 and 6. I then plot them and see that it is approaching what it should look like. However, on line 3.5 and 3.6 I evaluate the solved functions (the 2nd order ODE was made into two first-order ODEs) and find that line 3.5 gives the right(?) value of the original variable but the second line (3.6), which evaluates the derivative, keeps changing its value everytime I execute it. I am totally lost as to why it does this. To my knowledge I haven't used any special names and no other worksheets are open. Very much appreciate any help, Thanks Steve. Here is the link: View 1620_steady state inclined plane wall.mw on MapleNet or Download 1620_steady state inclined plane wall.mw
View file details

Please Wait...