• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Differential Equations

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: rgwalt

Analytical solutions to ODEs or PDEs are very useful, but most problems must be treated numerically. I've worked with finite element analysis, but my research focus deals with solving non-linear equations, so I've never done a whole lot with PDEs outside of my grad classes.

Ryan

I don't think anyone solves linear problems anymore. 🙂 All of my stuff is nonlinear. And stiff (the eigenvalues range from 10^(-10) to 10^5. But FE will solve ANY pde... its just a discretization.
 
Originally posted by: HokieESM
Originally posted by: rgwalt

Analytical solutions to ODEs or PDEs are very useful, but most problems must be treated numerically. I've worked with finite element analysis, but my research focus deals with solving non-linear equations, so I've never done a whole lot with PDEs outside of my grad classes.

Ryan

I don't think anyone solves linear problems anymore. 🙂 All of my stuff is nonlinear. And stiff (the eigenvalues range from 10^(-10) to 10^5. But FE will solve ANY pde... its just a discretization.

People solve linear problems all the time, it just isn't very exciting work. Seriously, most simple models are first based on linear equations when possible because they are easy to solve and you are guaranteed to find a unique solution if one exists. The problem with solving non-linear equations/systems is finding all solutions within a reasonable domain...

Ryan
 
Back
Top