Page 1 of 1

Exercise 1: point charges in 3D using Jacobi's relaxation algorithm. 1. Write a code that computes the electric potentia

Posted: Mon May 09, 2022 2:03 pm
by answerhappygod
Exercise 1 Point Charges In 3d Using Jacobi S Relaxation Algorithm 1 Write A Code That Computes The Electric Potentia 1
Exercise 1 Point Charges In 3d Using Jacobi S Relaxation Algorithm 1 Write A Code That Computes The Electric Potentia 1 (23.82 KiB) Viewed 23 times
Exercise 1: point charges in 3D using Jacobi's relaxation algorithm. 1. Write a code that computes the electric potential and electric field of an arbitrary distribution 2. Visualize the results. 3. Update the code to employ Gauss-Seidel or SOR algorithm (your choice). 4. Compare the run time of the two codes.