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 > Re{Ex} for various materials

Last updated at Posted at 2017-04-22
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.

refractive index

From the Amsterdam Light Scattering Database, following materials are checked.

  • Feldspar
    • m = 1.5 + 0.001i
  • Olivine S
    • m = 1.62 + 0.000001i
  • Volcanic ash (Mnt St. Helens)
    • m = 1.48 + 0.0018i
  • Forsterite initial
    • m = 1.63 + 0.0i

command line example

./adda -grid 25 -m 1.63 0.0 -store_int_field -maxiter 1000

Real part of Ex[12]

Feldspar
Feldspar.png

Olivine S
Olivine_S.png

Volcanic ash (Mnt St. Helens)
VolcanicAsh.png

Forsterite initial
Forsterite_initial.png

Note:
The vertical and horizontal lines shown for the Feldspar and Volcanic ash (Mnt St. Helens) 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?