- 1,816
- 33
An equation of the form:
[tex] \frac{\partial A}{\partial t}+\frac{\partial B}{\partial x}=C[/tex]
I am thinking Lax-Wendroff.
[tex] \frac{\partial A}{\partial t}+\frac{\partial B}{\partial x}=C[/tex]
I am thinking Lax-Wendroff.
The discussion focuses on the application of the Lax-Wendroff method to solve the partial differential equation given by \(\frac{\partial A}{\partial t}+\frac{\partial B}{\partial x}=C\). The user proposes defining \(C\) as \(\frac{\partial}{\partial x}\int Cdx\) and adjusting \(B\) to \(B'=B-\int Cdx\) to reformulate the equation into a suitable form for Lax-Wendroff. This approach aligns with established practices for numerical methods in computational mathematics.
PREREQUISITESMathematicians, computational scientists, and engineers involved in numerical analysis and solving partial differential equations.