Ovidio Peña Rodríguez
|
054818f26a
Revised and reorganized the code even more. The error calculating internal fields persists.
|
10 年之前 |
Ovidio Peña Rodríguez
|
dd57465d15
Cleaned and simplified code. Calculation of electric fields inside the particle still fails.
|
10 年之前 |
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 年之前 |
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 年之前 |
Ovidio Peña Rodríguez
|
8dafd465ef
Python wrapper working with new class.
|
10 年之前 |
Ovidio Peña Rodríguez
|
a098084807
Core calculations ported to C++ class.
|
10 年之前 |
Ovidio Peña Rodríguez
|
0c7da8624b
Mostly small changes for preparing the migration to C++ objects
|
10 年之前 |
Konstantin Ladutenko
|
f500aa4c96
Bug in nmie.cc! Start of nField porting.
|
10 年之前 |
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 年之前 |
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 年之前 |
Konstantin Ladutenko
|
9d6c859ff5
checkout nmie.cc and nmie.h to 164dc05 commit
|
10 年之前 |
Konstantin Ladutenko
|
655a18901b
small changes
|
10 年之前 |
Konstantin Ladutenko
|
c1ebc484b4
Qabs_channel implemented
|
10 年之前 |
Konstantin Ladutenko
|
2289ddfe06
Initial multipole channel splitting
|
10 年之前 |
Konstantin Ladutenko
|
6436aa768a
Implemented ClearXXX() methods
|
10 年之前 |
Konstantin Ladutenko
|
097982a8b2
seem to work ok with optimizer
|
10 年之前 |
Konstantin Ladutenko
|
4721dfbfce
nmax preset value in now preserved
|
10 年之前 |
Konstantin Ladutenko
|
d01322a4c6
runs with JADE?
|
10 年之前 |
Konstantin Ladutenko
|
c0b455c62b
Additional checks
|
10 年之前 |
Konstantin Ladutenko
|
0ecb8ba198
Implemented some fuctions to run cloak optimization
|
10 年之前 |
Konstantin Ladutenko
|
500ec4e6d7
moved to C++ version of the library by default
|
10 年之前 |
Konstantin Ladutenko
|
d40812b1c4
moving frorm wrapper to old
|
10 年之前 |
Konstantin Ladutenko
|
e66a96e3a5
fixed all issuies after coverity check
|
10 年之前 |
Ovidio Peña Rodríguez
|
e9c815618d
Fixed a bug in 'calcPiTau'. It would fail for nmax = 1.
|
10 年之前 |
Ovidio Peña Rodríguez
|
581a00f8e3
Optimized version of calcD1D3
|
10 年之前 |
Ovidio Peña Rodríguez
|
1d175822ae
Formatting change.
|
10 年之前 |
Ovidio Peña Rodríguez
|
0e6948b3a9
Optimized version of calcPiTau
|
10 年之前 |
Konstantin Ladutenko
|
a4ecbd9da2
Interface proposal
|
10 年之前 |
Ovidio Peña Rodríguez
|
b0f8cefe13
Python version compiling too.
|
10 年之前 |
Ovidio Peña Rodríguez
|
1583a58e8f
Small changes.
|
10 年之前 |