Ovidio Peña Rodríguez
|
e3c333cd3f
More code cleanup.
|
9 years ago |
Ovidio Peña Rodríguez
|
73384a2e9c
Code cleanup.
|
9 years ago |
Ovidio Peña Rodríguez
|
03967872ac
Fixed compilation of python extension. Calculation of an_bulk_, bn_bulk_ seems broken. Field calculation using these values gives an error.
|
9 years ago |
Konstantin Ladutenko
|
f0da1ca36e
compare an and bn from scattnaly and bulk formula
|
9 years ago |
Konstantin Ladutenko
|
f18c4ddd11
correct calculations of zeta and diff(zeta)
|
9 years ago |
Konstantin Ladutenko
|
3a7ff3b24c
calc an bn bulk sphere
|
9 years ago |
Ovidio Peña Rodríguez
|
c78969a511
Re-added scattnlay.cpp, it is needed to compile Python extension without cython installed.
|
9 years ago |
Ovidio Peña Rodríguez
|
95ecd62d7b
Small format changes.
|
9 years ago |
Konstantin Ladutenko
|
7603f0022e
tested jn from Riccati-Bessel vs Wolfram Alpha
|
9 years ago |
Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
9 years ago |
Konstantin Ladutenko
|
3efe10b171
removed mixed channels components
|
9 years ago |
Konstantin Ladutenko
|
3e4e0a6643
Clean up
|
9 years ago |
Konstantin Ladutenko
|
e4488097e5
Bool names should start with _is_ prefix.
|
9 years ago |
Konstantin Ladutenko
|
c9eed4b712
Pl and nmax now treated in C call of nMie. Clean up wrong bessel implementation.
|
9 years ago |
Ovidio Peña Rodríguez
|
dbc77d4de9
Fixed Makefile.
|
9 years ago |
Ovidio Peña Rodríguez
|
3ae25720b2
Corrected a couple of bugs. Field calculation seems to be working now!!!
|
9 years ago |
Ovidio Peña Rodríguez
|
ff25c97653
Finally solved the bug in the calculation of the sphaerical Bessel and Hankel functions.
|
9 years ago |
Konstantin Ladutenko
|
bc50b46c1a
Test passed?
|
9 years ago |
Konstantin Ladutenko
|
7aca90715d
new bessel caclulation
|
9 years ago |
Konstantin Ladutenko
|
8cbfae8677
Simple implementation of Bessel funcitons
|
9 years ago |
Konstantin Ladutenko
|
14a8480e63
Merge branch 'master' of github.com:ovidiopr/scattnlay
|
9 years ago |
Ovidio Peña Rodríguez
|
054818f26a
Revised and reorganized the code even more. The error calculating internal fields persists.
|
9 years ago |
Ovidio Peña Rodríguez
|
dd57465d15
Cleaned and simplified code. Calculation of electric fields inside the particle still fails.
|
9 years ago |
Ovidio Peña Rodríguez
|
8ab4db050b
Update python scripts to calculate field in the surroundings of a nanoshell.
|
9 years ago |
Ovidio Peña Rodríguez
|
3a6320a005
Revised calculation of electric field. Everything seems right now for the calculation outside the particle. Also did several small format changes.
|
9 years ago |
Ovidio Peña Rodríguez
|
14ec20d691
Several small changes. Scattering calculation is working perfectly but near-field calculation is broken, even for the region outside the particle. So far I have not been able to figure out the bug.
|
9 years ago |
Ovidio Peña Rodríguez
|
8dafd465ef
Python wrapper working with new class.
|
9 years ago |
Ovidio Peña Rodríguez
|
a098084807
Core calculations ported to C++ class.
|
9 years ago |
Ovidio Peña Rodríguez
|
dc8fce03a2
Standarized compilation of python extension.
|
9 years ago |
Ovidio Peña Rodríguez
|
6c30c6704e
Deleted scattnlay.cpp. It was just garbage.
|
9 years ago |