|
[Sponsors] |
October 24, 2017, 20:12 |
Need help with newtons method
|
#1 |
New Member
frank
Join Date: Feb 2017
Posts: 8
Rep Power: 9 |
I have a system which I solved with newtons iteration, and I have to add an additional unknown to the system. The system is the following :
I broke it up into a system of 3 equations: m is a constant; I set manually set m. Unknowns are f, Fp, Fpp. The equations are approximated with taylor's approximations, and G(x)=0 is the sum of these 3 equations at 1000 grid points + 3 initial conditions. Currently, , and I use newtons iteration to solve for X such that G(X)=0 This problem I am trying to solve is this, I am given this information : I am told that I have to take a given H, and use newtons iteration to find m, the constant which I was setting manually before. I want to know, if I change X to and then add to G(x), ,will this be enough for newtons method to solve for m? Or do I have to do something else? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lattice Boltzmann method vs Finite Element Method and Finite Volume Method | solemnpriest | Main CFD Forum | 3 | August 12, 2013 12:00 |
Help about the preconditioner in gmres method | Dan Gao | Main CFD Forum | 3 | July 5, 2008 02:18 |
About flowfield-dependent variation(FDV) method? | Jinwon | Main CFD Forum | 1 | December 4, 2007 22:13 |
Info on method of lines approach | charlie ryan | Main CFD Forum | 2 | August 9, 2007 12:06 |
tidal flow simulation using finite volume method | Jason Qiu | Main CFD Forum | 0 | October 20, 2002 03:34 |