Konstantin Ladutenko
|
55d503b8e5
Tests for diff(Zeta)
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
b560393dbe
merge
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
513b7b19b2
Start of using bessel::
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
184070ee11
Checked all the field calculation code. Everything seems normal but field inside the particle gives wrong result.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
e3c333cd3f
More code cleanup.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
73384a2e9c
Code cleanup.
|
10 gadi atpakaļ |
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.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
f0da1ca36e
compare an and bn from scattnaly and bulk formula
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
f18c4ddd11
correct calculations of zeta and diff(zeta)
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
3a7ff3b24c
calc an bn bulk sphere
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
95ecd62d7b
Small format changes.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
7603f0022e
tested jn from Riccati-Bessel vs Wolfram Alpha
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
3efe10b171
removed mixed channels components
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
3e4e0a6643
Clean up
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
e4488097e5
Bool names should start with _is_ prefix.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
c9eed4b712
Pl and nmax now treated in C call of nMie. Clean up wrong bessel implementation.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
3ae25720b2
Corrected a couple of bugs. Field calculation seems to be working now!!!
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
ff25c97653
Finally solved the bug in the calculation of the sphaerical Bessel and Hankel functions.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
054818f26a
Revised and reorganized the code even more. The error calculating internal fields persists.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
dd57465d15
Cleaned and simplified code. Calculation of electric fields inside the particle still fails.
|
10 gadi atpakaļ |
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.
|
10 gadi atpakaļ |
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.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
8dafd465ef
Python wrapper working with new class.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
a098084807
Core calculations ported to C++ class.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
0c7da8624b
Mostly small changes for preparing the migration to C++ objects
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
f500aa4c96
Bug in nmie.cc! Start of nField porting.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
198ad6296d
Found the bug (it was a problem converting to spherical coordinates). Now the calculation of electric field outside the particle is working well.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
51d8f048ce
Revised the code to calculate electric field. For now only works the calculation outside the particle. There is an strange bug and field values are only correct for the negative values of x.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
9d6c859ff5
checkout nmie.cc and nmie.h to 164dc05 commit
|
10 gadi atpakaļ |