[SOLVED] MAE 290C HOMEWORK 4

35.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon HW4-qekbff.zip (2665.8 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (1 vote)

Integrate numerically the linear wave equation

βˆ‚tu + cβˆ‚xu = 0,

in the domain 0 ≀ x < 10 with homogeneous initial conditions and u(x = 0,t) = sin(At) Solve using secondorder centered finite difference schemes with N = 200 grid points, βˆ†t = 0.01 and the following boundary conditions at the artificial exit:

  1. Homogeneous boundary conditions, uN = 0.
  2. Linear extrapolating boundary conditions, uN = 2uNβˆ’1βˆ’ uNβˆ’2.
  3. Quadratic extrapolating boundary conditions, uN = 3uNβˆ’1βˆ’ 3uNβˆ’2 + uNβˆ’3.
  4. Homogeneous Neumann boundary conditions, uN = uNβˆ’1.
  5. Antisymmetric boundary conditions, uN = βˆ’uNβˆ’1.
  6. First-order upwinding convective boundary conditions,

.

  1. Second-order upwinding convective boundary conditions,

.

Perform an analytical study of the reflection of waves generated by the each scheme at the artificial boundary and discuss the results obtained for A = 0.1 and A = 3. Compare your numerical results with the analysis of each boundary condition.

  • HW4-qekbff.zip