Commit History

Author SHA1 Message Date
  Konstantin Ladutenko b12c46673a added early convergence stop to near-field evaluation 3 years ago
  Konstantin Ladutenko cd0d69a4e3 update convergence evaluation for near-field computations 3 years ago
  Konstantin Ladutenko 5a14303f3e initial support of moving the origin of near-field simulation frame 3 years ago
  Konstantin Ladutenko 597980d5ae initial attempt to add free proportions of the near-field plot 3 years ago
  Konstantin Ladutenko 8a5152add7 add usage info to near field warning message 3 years ago
  Konstantin Ladutenko b83042923c remove early cutoff for an_ and bn_ 3 years ago
  Konstantin Ladutenko 1773e820bb initial version of PlotNearField.vue 3 years ago
  Konstantin Ladutenko 9129cd0302 implemented RunFieldCalculationCartesian() in C++ 3 years ago
  Konstantin Ladutenko 9f29e90ba6 add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module 3 years ago
  Konstantin Ladutenko a030dc696d near-field hybrid evaluation + convergence check . (#39) 3 years ago
  Konstantin Ladutenko 554087e4fd JS bindings for near-field. Move Python bindings to a separate class. (#38) 3 years ago
  Konstantin Ladutenko c013dd0e3c update 3 years ago
  Konstantin Ladutenko 80eb8a6fd7 scattcoeffs is now emulated on Python via C++ object calls 3 years ago
  Konstantin Ladutenko e9902dc24b polar plot c++ part seems to be ready 3 years ago
  Konstantin Ladutenko 7bdc26b82b before refactor 3 years ago
  Konstantin Ladutenko 3718046c33 fix bug with early truncation of near-field evaluation 3 years ago
  Konstantin Ladutenko 332ebcfe90 refactor calcFieldByComponents() 3 years ago
  Konstantin Ladutenko ddfb78fa95 Fix Nstar evaluation for z=0 3 years ago
  Konstantin Ladutenko 3c93aa8f73 stop treating access by reference as part of type (so changed 'int& i' to 'int &i') 3 years ago
  Konstantin Ladutenko c2fec4cfd0 add argument to calcNmax() 3 years ago
  Konstantin Ladutenko 031069b3bf turned all special funciton definitions into templates + misc 3 years ago
  Konstantin Ladutenko e224c5d0f0 restructure code for near-field development in separate file 3 years ago