0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ADDA / Slide > Re{Ex} for various iteration numbers

Last updated at Posted at 2017-04-21
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`

Exr.png


`#iteration=20`

Exr.png


`#iteration=30`

qiita.png


`#iteration=40`

qiita.png


`#iteration=50`

qiita.png


`#iteration=60`

qiita.png


`#iteration=70`

qiita.png


`#iteration=80`

qiita.png


`#iteration=90`

qiita.png


`#iteration=100`

qiita.png


From iterations 100 to 1000.


`#iteration=100`

qiita.png


`#iteration=200`

qiita.png


`#iteration=300`

qiita.png


`#iteration=400`

qiita.png


`#iteration=500`

qiita.png


`#iteration=600`

qiita.png


`#iteration=700`

qiita.png


`#iteration=800`

qiita.png


`#iteration=900`

qiita.png


`#iteration=1000`

qiita.png


From iterations 1000, 2000, and 2714.


`#iteration=1000`

qiita.png


`#iteration=2000`

qiita.png


`#iteration=2714`

qiita.png


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.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?