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
							
						 | 
						
							
							
								8ab4db050b
							
							Update python scripts to calculate field in the surroundings of a nanoshell.
						 | 
						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
							
						 | 
						
							
							
								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
							
						 | 
						
							
							
								553a8d05d1
							
							Reversed changes to scattnlay.pyx because the python extension would compile well but it was not returning the complex vectors (S1 and S2). If changed again we must verify that tes04.py works!!!
						 | 
						10 年之前 | 
					
				
					
						
							
								   Ovidio Peña Rodríguez
							
						 | 
						
							
							
								fd8d92ade7
							
							Separating the calculation core in a new class. It is not yet ready.
						 | 
						10 年之前 | 
					
				
					
						
							
								   Ovidio Peña Rodríguez
							
						 | 
						
							
							
								d18be9992c
							
							Moved new Cython code to the right setup file. The new scattnlay.pyx is not compiling for me.
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								e61cad84b1
							
							new python test file
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								faae2f0932
							
							c++ python nMie
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								af07cf5197
							
							exlude field.txt from git
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								db3c519ff0
							
							Merge branch 'master' of github.com:ovidiopr/scattnlay
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								b82b34b92a
							
							removed calculation results - large file that should be tracked
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								79d8083160
							
							Small update to python generation of vector and complex from *.pyx
						 | 
						10 年之前 | 
					
				
					
						
							
								   Ovidio Peña Rodríguez
							
						 | 
						
							
							
								0c7da8624b
							
							Mostly small changes for preparing the migration to C++ objects
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								25aad1f7e9
							
							testing internal fields...
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								966ec23849
							
							an bn and input corresponds to MatScat
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								7e41557011
							
							Something is working...
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								eb50c24738
							
							equations done, need to specify layer for FieldInt
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								d2f28e90cb
							
							All coefficients are ready? adbc
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								0cc3e5581d
							
							Calculate D1 and D3 for inner layers
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								b6c275ddb2
							
							Switched to probably slow, however, easy to read memory layout
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								0f2fda9dc8
							
							Init abcd
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								450d2d37c9
							
							math to caclulate internal field
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								90fcdef63f
							
							GetAn() and GetBn() in header
						 | 
						10 年之前 | 
					
				
					
						
							
								   Konstantin Ladutenko
							
						 | 
						
							
							
								4e2c22457c
							
							FieldExt ported?
						 | 
						10 年之前 |