Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
před 10 roky |
Konstantin Ladutenko
|
3efe10b171
removed mixed channels components
|
před 10 roky |
Konstantin Ladutenko
|
3e4e0a6643
Clean up
|
před 10 roky |
Konstantin Ladutenko
|
e4488097e5
Bool names should start with _is_ prefix.
|
před 10 roky |
Konstantin Ladutenko
|
c9eed4b712
Pl and nmax now treated in C call of nMie. Clean up wrong bessel implementation.
|
před 10 roky |
Ovidio Peña Rodríguez
|
dbc77d4de9
Fixed Makefile.
|
před 10 roky |
Ovidio Peña Rodríguez
|
3ae25720b2
Corrected a couple of bugs. Field calculation seems to be working now!!!
|
před 10 roky |
Ovidio Peña Rodríguez
|
ff25c97653
Finally solved the bug in the calculation of the sphaerical Bessel and Hankel functions.
|
před 10 roky |
Konstantin Ladutenko
|
bc50b46c1a
Test passed?
|
před 10 roky |
Konstantin Ladutenko
|
7aca90715d
new bessel caclulation
|
před 10 roky |
Konstantin Ladutenko
|
8cbfae8677
Simple implementation of Bessel funcitons
|
před 10 roky |
Konstantin Ladutenko
|
14a8480e63
Merge branch 'master' of github.com:ovidiopr/scattnlay
|
před 10 roky |
Ovidio Peña Rodríguez
|
054818f26a
Revised and reorganized the code even more. The error calculating internal fields persists.
|
před 10 roky |
Ovidio Peña Rodríguez
|
dd57465d15
Cleaned and simplified code. Calculation of electric fields inside the particle still fails.
|
před 10 roky |
Ovidio Peña Rodríguez
|
8ab4db050b
Update python scripts to calculate field in the surroundings of a nanoshell.
|
před 10 roky |
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.
|
před 10 roky |
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.
|
před 10 roky |
Ovidio Peña Rodríguez
|
8dafd465ef
Python wrapper working with new class.
|
před 10 roky |
Ovidio Peña Rodríguez
|
a098084807
Core calculations ported to C++ class.
|
před 10 roky |
Ovidio Peña Rodríguez
|
dc8fce03a2
Standarized compilation of python extension.
|
před 10 roky |
Ovidio Peña Rodríguez
|
6c30c6704e
Deleted scattnlay.cpp. It was just garbage.
|
před 10 roky |
Ovidio Peña Rodríguez
|
553a8d05d1
Reversed changes to scattnlay.pyx because the python extension would compile well but it was not returning the complex vectors (S1 and S2). If changed again we must verify that tes04.py works!!!
|
před 10 roky |
Ovidio Peña Rodríguez
|
fd8d92ade7
Separating the calculation core in a new class. It is not yet ready.
|
před 10 roky |
Ovidio Peña Rodríguez
|
d18be9992c
Moved new Cython code to the right setup file. The new scattnlay.pyx is not compiling for me.
|
před 10 roky |
Konstantin Ladutenko
|
e61cad84b1
new python test file
|
před 10 roky |
Konstantin Ladutenko
|
faae2f0932
c++ python nMie
|
před 10 roky |
Konstantin Ladutenko
|
af07cf5197
exlude field.txt from git
|
před 10 roky |
Konstantin Ladutenko
|
db3c519ff0
Merge branch 'master' of github.com:ovidiopr/scattnlay
|
před 10 roky |
Konstantin Ladutenko
|
b82b34b92a
removed calculation results - large file that should be tracked
|
před 10 roky |
Konstantin Ladutenko
|
79d8083160
Small update to python generation of vector and complex from *.pyx
|
před 10 roky |