LoginSignup
0
0

More than 5 years have passed since last update.

ADDA > runtime argument > -eq_rad <arg> > Sets volume-equivalent radius of the particle in um

Posted at
動作環境
GeForce GTX 1070 (8GB)
ASRock Z170M Pro4S [Intel Z170chipset]
Ubuntu 16.04 LTS desktop amd64
TensorFlow v1.2.1
cuDNN v5.1 for Linux
CUDA v8.0
Python 3.5.2
IPython 6.0.0 -- An enhanced Interactive Python.
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
scipy v0.19.1
geopandas v0.3.0
MATLAB R2017b (Home Edition)
ADDA v.1.3b6

This article is related to ADDA (light scattering simulator based on the discrete dipole approximation).

This articles shows the runtime arguement of ADDA in terms of the radius of the particle.

@ manual.pdf page 52

-eq_rad
Sets volume-equivalent radius of the particle in μm (§6.2), float. If default wavelength is
used, this option specifies the volume-equivalent size parameter. Cannot be used
together with -size . Size is defined by some shapes themselves, then this option can be
used to override the internal specification and scale the shape.
Default: determined by the value of –size or by -grid , -dpl , and –lambda .

Example

$ ./adda -shape bisphere 1.0 -m 1.5 0.005 -eq_rad 5
$ head -n 12 run22090_bisphere_g20_m1.5/log 
Generated by ADDA v.1.3b6
command: './adda -shape bisphere 1.0 -m 1.5 0.005 -eq_rad 5 '
lambda: 6.283185307
shape: bisphere; diameter(d):7.93700526, center-center distance R_cc/d=1
box dimensions: 20x20x40
refractive index: 1.5+0.005i
Dipoles/lambda: 15.8769
        (Volume correction used)
Required relative residual norm: 1e-05
Total number of occupied dipoles: 8448
Volume-equivalent size parameter: 5
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