Third or more order equations Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » Third or more order equations « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Peter Rubovic (peto)
New member
Username: peto

Post Number: 1
Registered: 10-2009
Posted on Monday, October 19, 2009 - 03:56 pm:   

Hello,
I try to solve simple third order equation which solution is quadratic function.FlexPDE cannot directly solve more than second order equations, so I divided equation DXXX(f)=0 into two eqations (I'd like to solve it in 1D):
1st: DXX(f)=g
2nd: DX(g)=0
What I get is error notification ('0=0') or breakdown of FlexPDE. Has anybody encountered this kind of problem? Thank you in advance.
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 1301
Registered: 06-2003
Posted on Monday, October 19, 2009 - 05:48 pm:   

The diagnostic means that one or more of your equations has collapsed to 0=0. That is, all of the coefficients of the variables have vanished.

Since you have not posted your script, we cannot comment on what might be the cause. But if you examine your equations and substitute the initial values and parameter definitions, you will probably see immediately why one or more of the equations evaluate to 0=0.

Our examples Free_Plate.pde and Fixed_Plate.pde in the "Samples|Applications|Stress" folder ("Samples|Steady_State|Stress" in version 5) demonstrate a similar splitting of variables.

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration