Commit History

Author SHA1 Message Date
  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
  Konstantin Ladutenko faae2f0932 c++ python nMie 10 years ago
  Konstantin Ladutenko db3c519ff0 Merge branch 'master' of github.com:ovidiopr/scattnlay 10 years ago
  Konstantin Ladutenko 79d8083160 Small update to python generation of vector and complex from *.pyx 10 years ago
  Ovidio Peña Rodríguez 0c7da8624b Mostly small changes for preparing the migration to C++ objects 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
  Ovidio Peña Rodríguez 8d6d84aa20 Calculation of electric field outside the particle is mostly working. Added a python test for this calculation. 10 years ago