Environment
GeForce GTX 1070 (8GB)
ASRock Z170M Pro4S [Intel Z170chipset]
Ubuntu 14.04 LTS desktop amd64
TensorFlow v0.11
cuDNN v5.1 for Linux
CUDA v8.0
Python 2.7.6
IPython 5.1.0 -- An enhanced Interactive Python.
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
GNU bash, version 4.3.8(1)-release (x86_64-pc-linux-gnu)
Using the code displaySingleInitFieldY_170422.ipynb, the change in the InitFieldY for a variation of iteration numbers is shown.
Following command is used:
./adda -grid 25 -store_int_field -maxiter 100
where the 100 is changed for different iteration numbers.
XYmap of the real part of Ex[12] where 12 is the index for the Z coordinate.
From iterations 10 to 100.
`#iteration=10`
`#iteration=20`
`#iteration=30`
`#iteration=40`
`#iteration=50`
`#iteration=60`
`#iteration=70`
`#iteration=80`
`#iteration=90`
`#iteration=100`
From iterations 100 to 1000.
`#iteration=100`
`#iteration=200`
`#iteration=300`
`#iteration=400`
`#iteration=500`
`#iteration=600`
`#iteration=700`
`#iteration=800`
`#iteration=900`
`#iteration=1000`
From iterations 1000, 2000, and 2714.
`#iteration=1000`
`#iteration=2000`
`#iteration=2714`
The iteration stopped for 2714 with relative error of 9.986E-06.
Note:
The vertical and horizontal lines shown may be the artifact caused by my display program with the setting of 30,30 for the X and Y direction.