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)
This article is related to ADDA (light scattering simulator based on the discrete dipole approximation).
Using displaySingleInitFieldY_170422.ipynb v0.2, real part of Ex[] from the InitFieldY
is checked.
command line
./adda -grid 25 -orient 0 0 0 -store_int_field -maxiter 1000)
where -orient 0 0 0
specifies the Euler angles of the incident light.
-orient {<alpha> <beta> <gamma>|avg [<filename>]}
from the manual.pdf.
In this article, beta value is changed.