PDE equation in spherical coordinates

In summary, one approach to solving this equation numerically is to use a spectral method with a suitable basis of orthogonal functions, such as spherical harmonics or radial basis functions. Careful consideration of the boundary conditions and potentially a combination of different basis functions may be necessary to accurately solve for the unknown scalar function F.
  • #1
vibe3
46
1
I am looking for ideas on how to solve this equation:
[tex]
\nabla \cdot \left( \vec{A} + F \hat{b} \right) = 0
[/tex]
where [itex]\vec{A}[/itex] and [itex]\hat{b}[/itex] are known vectors of [itex](r,\theta,\phi)[/itex] and [itex]F[/itex] is the unknown scalar function to be determined. Also, [itex]\nabla \cdot \hat{b} = 0[/itex]. So the equation can also be expressed as
[tex]
(\nabla F) \cdot \hat{b} + \nabla \cdot \vec{A} = 0
[/tex]

I am trying to solve this numerically, and so I have b and A on a 3D grid. But I would like to avoid using a 3D finite differencing scheme, if there is a way to simplify this to an algebraic equation.

I'm thinking it may be possible to expand these vectors in some sort of basis (like vector spherical harmonics?) along with some radial basis functions and then solve for the coefficients of [itex]F[/itex] in terms of the coefficients of [itex]\vec{A}[/itex] or something like that.

Does anyone have experience with this type of equation and would know an appropriate basis to use?
 
Last edited:
Physics news on Phys.org
  • #2


One approach to solving this equation could be to use a spectral method, where you expand the unknown scalar function F and the known vectors A and b in a basis of orthogonal functions. This can be done using a technique called Galerkin projection, where you project the equation onto each basis function and solve for the coefficients of F.

One possible basis that could be used is spherical harmonics, as you suggested. These are a set of orthogonal functions that are commonly used in problems involving spherical symmetry. Another option could be to use a set of radial basis functions, which are typically used for problems with radial symmetry.

It may also be helpful to consider the boundary conditions for this equation. Depending on the specific problem you are trying to solve, there may be additional constraints on the solution that could inform the choice of basis functions.

In any case, it would be important to carefully choose a basis that is well-suited to the problem at hand and can accurately represent the solution. This may require some trial and error and experimentation with different basis functions. Additionally, you may need to use a combination of different basis functions to accurately capture the behavior of F.

Overall, solving this equation numerically may require some computational effort and experimentation, but with the right approach and choice of basis functions, it is certainly possible to find a solution without using a 3D finite differencing scheme.
 

Related to PDE equation in spherical coordinates

1. What is a PDE equation in spherical coordinates?

A PDE (partial differential equation) equation in spherical coordinates is a mathematical equation that describes the relationship between a function and its partial derivatives with respect to spherical coordinates, such as radius, polar angle, and azimuthal angle.

2. How is a PDE equation in spherical coordinates different from a PDE equation in Cartesian coordinates?

A PDE equation in spherical coordinates takes into account the curvature of the coordinate system, while a PDE equation in Cartesian coordinates assumes a flat coordinate system. This means that the derivatives in a PDE equation in spherical coordinates will involve trigonometric functions, while the derivatives in a PDE equation in Cartesian coordinates will involve simple algebraic expressions.

3. What are some common applications of PDE equations in spherical coordinates?

PDE equations in spherical coordinates are commonly used in physics, particularly in areas such as fluid dynamics and electromagnetism. They are also used in engineering for problems involving spherical geometries, such as heat transfer in a spherical object.

4. How do you solve a PDE equation in spherical coordinates?

The process for solving a PDE equation in spherical coordinates varies depending on the specific equation and boundary conditions. In general, it involves using separation of variables and solving for the coefficients of the resulting ordinary differential equations. Numerical methods can also be used for more complex equations.

5. Are there any limitations to using PDE equations in spherical coordinates?

One limitation of using PDE equations in spherical coordinates is that they can only be applied to problems involving spherical geometries. Additionally, the solutions to these equations can become more complex and difficult to interpret as the number of dimensions and variables increases.

Similar threads

  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
7
Views
2K
Replies
1
Views
3K
  • Differential Equations
Replies
1
Views
2K
  • Differential Equations
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
824
  • Differential Geometry
Replies
10
Views
4K
  • Introductory Physics Homework Help
Replies
3
Views
278
Replies
1
Views
2K
Replies
1
Views
736
Back
Top