Ovidio Peña Rodríguez
|
08de63b6b3
Cleaned code. Modified script to calculate flow lines; it still needs more work.
|
10 years ago |
Ovidio Peña Rodríguez
|
639cbf8e4a
Added some tests for debugging
|
10 years ago |
Ovidio Peña Rodríguez
|
184070ee11
Checked all the field calculation code. Everything seems normal but field inside the particle gives wrong result.
|
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
|
8ab4db050b
Update python scripts to calculate field in the surroundings of a nanoshell.
|
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 |
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 |