Finite diffeence and stream lines graph

In summary, in order to determine the steady-state potential flow field in a two-dimensional duct using a square mesh and calculating epsi at every grid node and graphing the streamlines, you will need to clearly define the problem, choose a suitable finite difference method, create a grid, solve the equations, and analyze the results. Additionally, you can use a file-sharing platform or provide a link to attach the problem file for further assistance.
  • #1
zeroground
11
0

Homework Statement


i want to use finite difference methodolgyto determine the steady-state potential flow field in a two dimensional duct using a square mesh and get epsi at every grid node and graph the stream lines...any suggestions ?

Homework Equations



i've got an equation epsi(i,j) =1/4* epsi(i+1,j) + epsi(i-1,j) + epsi(i,j+1) + epsi(i,j-1)

The Attempt at a Solution


i have the boundary conditions at the entrance anf exit and the button and top of the duct ... how can i attach a file to show you the problem ?
 
Physics news on Phys.org
  • #2


I would suggest the following steps to approach this problem:

1. Start by defining the problem clearly and making a list of all the known information, including the boundary conditions and any relevant equations.

2. Next, determine the type of finite difference method you will use. There are different types such as explicit, implicit, and Crank-Nicolson. Choose the one that is most suitable for your problem.

3. Once you have chosen the method, create a grid or mesh for your problem. In this case, a square mesh would be suitable. Make sure to include all the boundary points and label them accordingly.

4. Use the given equation to calculate the potential at each grid point. This will give you a set of equations that you can solve simultaneously using a numerical method such as Gaussian elimination or Gauss-Seidel method.

5. Once you have solved the equations, you will have the potential values at each grid point. Use these values to calculate the flow field and plot the streamlines.

6. Finally, analyze the results and make any necessary adjustments or improvements to your method.

As for attaching a file, you can use a file-sharing platform or include a link to the file in your forum post. Make sure to provide clear instructions on how to access the file.
 
  • #3


I would suggest using the finite difference method to solve for the steady-state potential flow field in the two-dimensional duct. This method is commonly used in fluid dynamics to approximate solutions to differential equations. It involves discretizing the domain into a grid and using finite difference equations to approximate the derivatives at each grid point.

To graph the stream lines, you can use the values of epsilon (ε) at each grid node to determine the direction and magnitude of the flow. The stream lines can then be plotted using a vector field plot or by connecting points with the same epsilon value. This will give you a visual representation of the flow field in the duct.

As for attaching a file, you can upload it to a file sharing website and provide the link in your post. Alternatively, you can also include relevant equations and diagrams in your post to help illustrate the problem.
 

1. What is the concept of finite difference in a graph?

The concept of finite difference in a graph refers to the calculation of the differences between data points in a finite set of data. This is often used in numerical analysis and scientific computing to approximate derivatives and solve differential equations.

2. How are finite difference graphs used in scientific research?

Finite difference graphs are used in scientific research to model and understand complex systems, such as fluid dynamics, heat transfer, and quantum mechanics. They provide a way to approximate solutions to differential equations and make predictions about real-world phenomena.

3. What are the benefits of using finite difference graphs?

One of the main benefits of using finite difference graphs is that they offer a simple and efficient way to solve complex differential equations. They also allow for a visual representation of data, making it easier to interpret and communicate results to others.

4. How do stream lines relate to finite difference graphs?

Stream lines are often used in conjunction with finite difference graphs to visualize the flow of a fluid or gas. Stream lines represent the path that a particle would follow in a fluid flow, and they can be calculated using finite difference methods.

5. Are there any limitations to using finite difference and stream line graphs?

While finite difference and stream line graphs are useful tools in scientific research, they do have limitations. They are only approximations of the real system, and the accuracy of the results depends on the size of the data set and the chosen finite difference method. Additionally, they may not capture all of the complexities of a system and may not be suitable for all types of differential equations.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
7
Views
700
  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
3K
  • Programming and Computer Science
Replies
4
Views
586
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
15
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
3K
Back
Top