Commit Graph

201 Commits (a956323b94f1cff5d896dd9156af679c6626dd90)
 

Author SHA1 Message Date
Jan Petykiewicz a956323b94 move stuff under fdmath 5 years ago
Jan Petykiewicz 1242e8794b documentation updates 5 years ago
Jan Petykiewicz 93f1ab7c92 gitignore update 5 years ago
Jan Petykiewicz e5db39fd49 use fdmath derivatives where possible 5 years ago
Jan Petykiewicz e69b0f61ec ignore vim swap files 5 years ago
Jan Petykiewicz 004295fdf7 ignore docs directory 5 years ago
Jan Petykiewicz d6e7e3dee1 Big documentation and structure updates
- Split math into fdmath package
- Rename waveguide into _2d _3d and _cyl variants
- pdoc-based documentation
5 years ago
Jan Petykiewicz f0ef31c25d enable multiple vector rayleigh_quotient_iteration 5 years ago
Jan Petykiewicz 3b57619c2f Use readme as module doc 5 years ago
Jan Petykiewicz 8550125744 Readme updates 5 years ago
Jan Petykiewicz 1048dfc21c Add test_fdfd_pml 5 years ago
Jan Petykiewicz caa6f995c7 rename SimResult classes to TDResult and FDResult 5 years ago
Jan Petykiewicz 6f2faca7dc Ignore size-1 axes when shifting 5 years ago
Jan Petykiewicz 63ad67800a further improve solve precision 5 years ago
Jan Petykiewicz 0f07fd15da whitespace 5 years ago
Jan Petykiewicz 41be4d2ab8 more cleanup 5 years ago
Jan Petykiewicz 318f361f61 some cleanup 5 years ago
Jan Petykiewicz d4bb3e83e1 improve solution accuracy 5 years ago
Jan Petykiewicz b24b5d169f Add residual testing 5 years ago
Jan Petykiewicz 0fd6df441e linter options 5 years ago
Jan Petykiewicz 462a8c6dbc add some nonuniform dxes
'random' causes some tests to fail, haven't thought about why yet
5 years ago
Jan Petykiewicz d16de3802f work around pylint bug 5 years ago
Jan Petykiewicz 31e8dde8ce Add type hints 5 years ago
Jan Petykiewicz 507417b90e add missing cd 5 years ago
Jan Petykiewicz 2300a8b47e poynting equality needs bigger tolerance
not sure why yet
5 years ago
Jan Petykiewicz 8794cbd7c2 e dot j should be masked as well 5 years ago
Jan Petykiewicz ca70d6e6c8 Sample all three S components... 5 years ago
Jan Petykiewicz 68f857e83e Use 2-point sources to test fdfd poynting 5 years ago
Jan Petykiewicz 0bb4105e7a e dot j should take into account dxes 5 years ago
Jan Petykiewicz 9253200eaf Move j_steps and j_distribution out of conftest
- also move PRNG back into utils
5 years ago
Jan Petykiewicz 60961db2d3 add atol to shut up solver 5 years ago
Jan Petykiewicz 7da80c3e64 more args to pytest 5 years ago
Jan Petykiewicz b0b295d1ac add test_fdfd 5 years ago
Jan Petykiewicz 061dbf59d1 formatting fixes 5 years ago
Jan Petykiewicz 8fc96c13ab test updates
- move generalizable fixtures out into conftest.py
- move some other functions out to utils
- fix test_poynting_planes() for fdtd
5 years ago
Jan Petykiewicz 9f4a515eca import fdfd submodules 5 years ago
Jan Petykiewicz 7d36be9685 remove TODO 5 years ago
Jan Petykiewicz 9f207f76e4 delete extra lines 5 years ago
Jan Petykiewicz 589d658853 prettyify example plots 5 years ago
Jan Petykiewicz 2a1fa1df7b Take care of dxes at the poynting() level rather than poynting_divergence 5 years ago
Jan Petykiewicz c0f14cd07b Modify phase factor for 1-cell shift (poynting).
Also clarify some variable names
5 years ago
Jan Petykiewicz 6257254579 add fdfd.poynting_e_cross_h() 5 years ago
Jan Petykiewicz 88123342be note that venv is optional 5 years ago
Jan Petykiewicz 9709a0a415 make subheading smaller 5 years ago
Jan Petykiewicz cde8537f14 add see-also links 5 years ago
Jan Petykiewicz ca7bc71788 add git to necessary programs 5 years ago
Jan Petykiewicz 2ba75a4189 branch name changes to 5 years ago
Jan Petykiewicz c6e463209f Update repo location 5 years ago
Jan Petykiewicz 6c032fbdc3 Note temporary source location 5 years ago
Jan Petykiewicz 74e212f560 examples require gridlock 5 years ago