Commit Graph

210 Commits (e69201ce24e4f366726b9324586f4a49adf37ce5)
 

Author SHA1 Message Date
Jan Petykiewicz e69201ce24 work on grid text 4 years ago
Jan Petykiewicz 808a8879ae Put H at vertices and label them +1/2 4 years ago
Jan Petykiewicz 8bccc69706 more grid work 4 years ago
Jan Petykiewicz b58f8ebb65 lots more fdmath documentation 4 years ago
Jan Petykiewicz 163aa52420 lots more docs 5 years ago
Jan Petykiewicz 2f822ae4a6 add headings and vector diagram 5 years ago
Jan Petykiewicz ec77408680 add todo 5 years ago
Jan Petykiewicz de98d70850 specify forward vs reverse 5 years ago
Jan Petykiewicz 1a3531946a more doc fixes 5 years ago
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