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!!!
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
fd8d92ade7
Separating the calculation core in a new class. It is not yet ready.
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
d18be9992c
Moved new Cython code to the right setup file. The new scattnlay.pyx is not compiling for me.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
faae2f0932
c++ python nMie
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
af07cf5197
exlude field.txt from git
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
db3c519ff0
Merge branch 'master' of github.com:ovidiopr/scattnlay
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
b82b34b92a
removed calculation results - large file that should be tracked
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
79d8083160
Small update to python generation of vector and complex from *.pyx
|
10 gadi atpakaļ |
Ovidio Peña Rodríguez
|
0c7da8624b
Mostly small changes for preparing the migration to C++ objects
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
25aad1f7e9
testing internal fields...
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
966ec23849
an bn and input corresponds to MatScat
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
7e41557011
Something is working...
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
eb50c24738
equations done, need to specify layer for FieldInt
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
d2f28e90cb
All coefficients are ready? adbc
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
0cc3e5581d
Calculate D1 and D3 for inner layers
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
b6c275ddb2
Switched to probably slow, however, easy to read memory layout
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
0f2fda9dc8
Init abcd
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
450d2d37c9
math to caclulate internal field
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
90fcdef63f
GetAn() and GetBn() in header
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
4e2c22457c
FieldExt ported?
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
94434a4df7
nField data structures ported
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
f500aa4c96
Bug in nmie.cc! Start of nField porting.
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
2a8e2ce623
Changed order of t an n in Pi and Tau
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
69e9af4c8f
compare only compares result from c and c++, not an execution time
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
c8f5bcaa9a
Compare C and C++ speed
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
7e84022241
Add of isMieCalculated changes to correspondin members
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
d801f8e3ef
merge
|
10 gadi atpakaļ |
Konstantin Ladutenko
|
959a7faa39
channel normalization improved
|
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ļ |