|
35bd3d36f4
|
remove old print
|
2020-01-04 18:20:09 -08:00 |
|
|
2dbd17f332
|
explain dx_lists_t
|
2020-01-04 18:19:57 -08:00 |
|
|
bb30933109
|
more explanation about grid figures
|
2020-01-04 18:19:49 -08:00 |
|
|
3a29c62de7
|
remove old dxes figures
|
2020-01-04 18:19:26 -08:00 |
|
|
a8364a1e32
|
grid figure fixup
|
2020-01-04 18:19:04 -08:00 |
|
|
e69201ce24
|
work on grid text
|
2019-12-10 01:52:07 -08:00 |
|
|
808a8879ae
|
Put H at vertices and label them +1/2
|
2019-12-10 01:14:21 -08:00 |
|
|
8bccc69706
|
more grid work
|
2019-12-09 21:28:26 -08:00 |
|
|
b58f8ebb65
|
lots more fdmath documentation
|
2019-12-08 01:46:47 -08:00 |
|
|
163aa52420
|
lots more docs
|
2019-12-01 02:32:31 -08:00 |
|
|
2f822ae4a6
|
add headings and vector diagram
|
2019-11-30 01:24:16 -08:00 |
|
|
ec77408680
|
add todo
|
2019-11-28 01:45:28 -08:00 |
|
|
de98d70850
|
specify forward vs reverse
|
2019-11-28 01:44:42 -08:00 |
|
|
1a3531946a
|
more doc fixes
|
2019-11-28 01:27:10 -08:00 |
|
|
a956323b94
|
move stuff under fdmath
|
2019-11-27 22:59:52 -08:00 |
|
|
1242e8794b
|
documentation updates
|
2019-11-26 01:47:52 -08:00 |
|
|
93f1ab7c92
|
gitignore update
|
2019-11-25 00:05:54 -08:00 |
|
|
e5db39fd49
|
use fdmath derivatives where possible
|
2019-11-25 00:04:53 -08:00 |
|
|
e69b0f61ec
|
ignore vim swap files
|
2019-11-24 23:54:24 -08:00 |
|
|
004295fdf7
|
ignore docs directory
|
2019-11-24 23:48:59 -08:00 |
|
|
d6e7e3dee1
|
Big documentation and structure updates
- Split math into fdmath package
- Rename waveguide into _2d _3d and _cyl variants
- pdoc-based documentation
|
2019-11-24 23:47:31 -08:00 |
|
|
f0ef31c25d
|
enable multiple vector rayleigh_quotient_iteration
|
2019-11-24 22:50:03 -08:00 |
|
|
3b57619c2f
|
Use readme as module doc
|
2019-11-24 22:46:47 -08:00 |
|
|
8550125744
|
Readme updates
|
2019-11-24 22:46:36 -08:00 |
|
|
1048dfc21c
|
Add test_fdfd_pml
|
2019-11-22 00:56:42 -08:00 |
|
|
caa6f995c7
|
rename SimResult classes to TDResult and FDResult
|
2019-11-22 00:56:35 -08:00 |
|
|
6f2faca7dc
|
Ignore size-1 axes when shifting
|
2019-11-22 00:56:03 -08:00 |
|
|
63ad67800a
|
further improve solve precision
|
2019-11-21 20:13:53 -08:00 |
|
|
0f07fd15da
|
whitespace
|
2019-11-12 01:11:58 -08:00 |
|
|
41be4d2ab8
|
more cleanup
|
2019-11-12 01:11:13 -08:00 |
|
|
318f361f61
|
some cleanup
|
2019-11-12 01:10:58 -08:00 |
|
|
d4bb3e83e1
|
improve solution accuracy
|
2019-11-12 01:10:21 -08:00 |
|
|
b24b5d169f
|
Add residual testing
|
2019-11-12 01:10:01 -08:00 |
|
|
0fd6df441e
|
linter options
|
2019-11-12 01:09:42 -08:00 |
|
|
462a8c6dbc
|
add some nonuniform dxes
'random' causes some tests to fail, haven't thought about why yet
|
2019-11-12 01:09:26 -08:00 |
|
|
d16de3802f
|
work around pylint bug
|
2019-11-12 00:57:36 -08:00 |
|
|
31e8dde8ce
|
Add type hints
|
2019-11-12 00:57:26 -08:00 |
|
|
507417b90e
|
add missing cd
|
2019-11-05 19:02:40 -08:00 |
|
|
2300a8b47e
|
poynting equality needs bigger tolerance
not sure why yet
|
2019-11-04 20:49:04 -08:00 |
|
|
8794cbd7c2
|
e dot j should be masked as well
|
2019-11-04 20:48:14 -08:00 |
|
|
ca70d6e6c8
|
Sample all three S components...
|
2019-11-04 20:31:02 -08:00 |
|
|
68f857e83e
|
Use 2-point sources to test fdfd poynting
|
2019-11-04 20:30:45 -08:00 |
|
|
0bb4105e7a
|
e dot j should take into account dxes
|
2019-11-04 20:30:07 -08:00 |
|
|
9253200eaf
|
Move j_steps and j_distribution out of conftest
- also move PRNG back into utils
|
2019-11-04 20:27:22 -08:00 |
|
|
60961db2d3
|
add atol to shut up solver
|
2019-10-27 16:17:15 -07:00 |
|
|
7da80c3e64
|
more args to pytest
|
2019-10-27 16:16:43 -07:00 |
|
|
b0b295d1ac
|
add test_fdfd
|
2019-10-27 16:13:25 -07:00 |
|
|
061dbf59d1
|
formatting fixes
|
2019-10-27 16:12:48 -07:00 |
|
|
8fc96c13ab
|
test updates
- move generalizable fixtures out into conftest.py
- move some other functions out to utils
- fix test_poynting_planes() for fdtd
|
2019-10-27 16:12:30 -07:00 |
|
|
9f4a515eca
|
import fdfd submodules
|
2019-10-27 15:44:28 -07:00 |
|