Level 29

You see a room which is 10x10m wide (0x0 to 9x9).
Every square has the exact temperature of 10°C. We apply continuously 156°C heat to the field 0x2
What is the temperature (rounded to whole numbers) in the field 7x9 after 146 iterations according to the Gauss-Seidel iteration

Field in the beginning

10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010
10101010101010101010

Field after 4 iterations (rounded after 4th iteration)

2019138644321
684929171187642
21187422315119753
72553522151210863
28302418141210963
13171715131110963
7111212111010863
4799999753
3567776542
1233333321

Temperature in field 7x9 after 146 iterations: