V-cycle errors #86
-
|
I've managed to successfully pass the jacobi tests for the coursework (ie the test_two_grid function), however my v-cycle code produces increasing errors on more refined grids which look like: [1.18167568e-05, 1.99099355e-06, 2.68594848e-07, 1.28529688e-01, 3.97952194e+04], I'm not sure what I could be missing here, would you be able to give any advice or insight? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
|
There's a few things that could be causing issues/that you can try:
|
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I missed that you were already working with the 1D case, yes the scaling is already introduced there. How coarse is your coarsest level and how fine is the finest level? |
Beta Was this translation helpful? Give feedback.
There's a few things that could be causing issues/that you can try: