Search for question
Question

2D Heat Equation • Create a simulation that solves the 2D Heat Equation for the Dirichlet Boundary Condition (BC) and the Neumann BC. This should be done on a square or rectangular grid where Ax = Ay. Use simple shapes for initial temperature profiles. 2D Laplace Equation • Create a simulation that solves the 2D Laplace Equation on an equally space, square or rectangular grid using the iterative technique. Consider cases of different boundary conditions. Be sure that the values at the boundary are continuous.

Fig: 1