Ovidio Peña Rodríguez
|
03967872ac
Fixed compilation of python extension. Calculation of an_bulk_, bn_bulk_ seems broken. Field calculation using these values gives an error.
|
10 年之前 |
Ovidio Peña Rodríguez
|
c78969a511
Re-added scattnlay.cpp, it is needed to compile Python extension without cython installed.
|
10 年之前 |
Konstantin Ladutenko
|
5ce07e9840
removed warnings about unsigned int comparison
|
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
|
dc8fce03a2
Standarized compilation of python extension.
|
10 年之前 |
Ovidio Peña Rodríguez
|
6c30c6704e
Deleted scattnlay.cpp. It was just garbage.
|
10 年之前 |
Ovidio Peña Rodríguez
|
fd8d92ade7
Separating the calculation core in a new class. It is not yet ready.
|
10 年之前 |