Commit History

Author SHA1 Message Date
  Konstantin Ladutenko 3efe10b171 removed mixed channels components 10 years ago
  Konstantin Ladutenko 3e4e0a6643 Clean up 10 years ago
  Konstantin Ladutenko e4488097e5 Bool names should start with _is_ prefix. 10 years ago
  Konstantin Ladutenko c9eed4b712 Pl and nmax now treated in C call of nMie. Clean up wrong bessel implementation. 10 years ago
  Ovidio Peña Rodríguez 3ae25720b2 Corrected a couple of bugs. Field calculation seems to be working now!!! 10 years ago
  Ovidio Peña Rodríguez ff25c97653 Finally solved the bug in the calculation of the sphaerical Bessel and Hankel functions. 10 years ago
  Ovidio Peña Rodríguez 054818f26a Revised and reorganized the code even more. The error calculating internal fields persists. 10 years ago
  Ovidio Peña Rodríguez dd57465d15 Cleaned and simplified code. Calculation of electric fields inside the particle still fails. 10 years ago
  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 years ago
  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 years ago
  Ovidio Peña Rodríguez 8dafd465ef Python wrapper working with new class. 10 years ago
  Ovidio Peña Rodríguez a098084807 Core calculations ported to C++ class. 10 years ago
  Ovidio Peña Rodríguez 0c7da8624b Mostly small changes for preparing the migration to C++ objects 10 years ago
  Konstantin Ladutenko f500aa4c96 Bug in nmie.cc! Start of nField porting. 10 years ago
  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 years ago
  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 years ago
  Konstantin Ladutenko 9d6c859ff5 checkout nmie.cc and nmie.h to 164dc05 commit 10 years ago
  Konstantin Ladutenko 655a18901b small changes 10 years ago
  Konstantin Ladutenko c1ebc484b4 Qabs_channel implemented 10 years ago
  Konstantin Ladutenko 2289ddfe06 Initial multipole channel splitting 10 years ago
  Konstantin Ladutenko 6436aa768a Implemented ClearXXX() methods 10 years ago
  Konstantin Ladutenko 097982a8b2 seem to work ok with optimizer 10 years ago
  Konstantin Ladutenko 4721dfbfce nmax preset value in now preserved 10 years ago
  Konstantin Ladutenko d01322a4c6 runs with JADE? 10 years ago
  Konstantin Ladutenko c0b455c62b Additional checks 10 years ago
  Konstantin Ladutenko 0ecb8ba198 Implemented some fuctions to run cloak optimization 10 years ago
  Konstantin Ladutenko 500ec4e6d7 moved to C++ version of the library by default 10 years ago
  Konstantin Ladutenko d40812b1c4 moving frorm wrapper to old 10 years ago
  Konstantin Ladutenko e66a96e3a5 fixed all issuies after coverity check 10 years ago
  Ovidio Peña Rodríguez e9c815618d Fixed a bug in 'calcPiTau'. It would fail for nmax = 1. 10 years ago