Output for Assignment 5

Output for Assignment 5

by Tanisha Ghosal -
Number of replies: 1

Hi, I was just wondering what the output text file should look like for Assignment 5. Should it contain the value of the potential at each grid point, for each iteration? Or just the final iteration? Is there a specific way it should be formatted (since there are so many points)? Thanks!

In reply to Tanisha Ghosal

Re: Output for Assignment 5

by Ramses van Zon -
The final iteration is enough, as that is the converged solution. But outputting the intermediate results is allowed and can be helpful in debugging the code. You can format it in any way for the assignment.