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
|
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
|
0c7da8624b
Mostly small changes for preparing the migration to C++ objects
|
před 10 roky |
Konstantin Ladutenko
|
f500aa4c96
Bug in nmie.cc! Start of nField porting.
|
před 10 roky |
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.
|
před 10 roky |
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.
|
před 10 roky |
Konstantin Ladutenko
|
9d6c859ff5
checkout nmie.cc and nmie.h to 164dc05 commit
|
před 10 roky |
Konstantin Ladutenko
|
655a18901b
small changes
|
před 10 roky |
Konstantin Ladutenko
|
c1ebc484b4
Qabs_channel implemented
|
před 10 roky |
Konstantin Ladutenko
|
2289ddfe06
Initial multipole channel splitting
|
před 10 roky |
Konstantin Ladutenko
|
6436aa768a
Implemented ClearXXX() methods
|
před 10 roky |
Konstantin Ladutenko
|
097982a8b2
seem to work ok with optimizer
|
před 10 roky |
Konstantin Ladutenko
|
4721dfbfce
nmax preset value in now preserved
|
před 10 roky |
Konstantin Ladutenko
|
d01322a4c6
runs with JADE?
|
před 10 roky |
Konstantin Ladutenko
|
c0b455c62b
Additional checks
|
před 10 roky |
Konstantin Ladutenko
|
0ecb8ba198
Implemented some fuctions to run cloak optimization
|
před 10 roky |
Konstantin Ladutenko
|
500ec4e6d7
moved to C++ version of the library by default
|
před 10 roky |
Konstantin Ladutenko
|
d40812b1c4
moving frorm wrapper to old
|
před 10 roky |
Konstantin Ladutenko
|
e66a96e3a5
fixed all issuies after coverity check
|
před 10 roky |
Ovidio Peña Rodríguez
|
e9c815618d
Fixed a bug in 'calcPiTau'. It would fail for nmax = 1.
|
před 10 roky |
Ovidio Peña Rodríguez
|
581a00f8e3
Optimized version of calcD1D3
|
před 10 roky |
Ovidio Peña Rodríguez
|
1d175822ae
Formatting change.
|
před 10 roky |
Ovidio Peña Rodríguez
|
0e6948b3a9
Optimized version of calcPiTau
|
před 10 roky |
Konstantin Ladutenko
|
a4ecbd9da2
Interface proposal
|
před 10 roky |
Ovidio Peña Rodríguez
|
b0f8cefe13
Python version compiling too.
|
před 10 roky |
Ovidio Peña Rodríguez
|
1583a58e8f
Small changes.
|
před 10 roky |