sort by:
Revision Author Date Message Commit Date
cfac733 fix test 04 January 2021, 14:07:25 UTC
60be61f fix test 04 January 2021, 13:43:21 UTC
a36663f fix test 04 January 2021, 13:14:00 UTC
1cf8d3c fix test 04 January 2021, 12:39:10 UTC
09713a3 Merge branch 'top-bottom' into 'master' Add a function to get total extinction cross section See merge request AmosEgel/smuthi!81 04 January 2021, 12:22:56 UTC
dd2ed8a Add a function to get total extinction cross section 04 January 2021, 12:22:56 UTC
13369b9 skip alan-tmatrix test for the moment 04 January 2021, 12:21:49 UTC
4da0d73 small bugfix 04 January 2021, 12:08:27 UTC
c795c70 stlmanager: allow non-intended vertex lines 30 December 2020, 11:07:51 UTC
4bfc35b fix bug in show total far field 29 December 2020, 22:29:10 UTC
f077e8e Merge branch 'master' of https://gitlab.com/AmosEgel/smuthi 29 December 2020, 16:15:04 UTC
88a3464 fix bug in custom particle 29 December 2020, 16:14:56 UTC
19cbcc6 Merge branch 'multipole-decomposition' into 'master' Multipole decomposition for extinction (with a unit test) See merge request AmosEgel/smuthi!76 29 December 2020, 16:09:16 UTC
9598874 Multipole decomposition for extinction (with a unit test) 29 December 2020, 16:09:16 UTC
0d5ce42 fixup: nrank treatment 29 December 2020, 07:02:35 UTC
11b2fb4 tidy up particles class and indexconverter 29 December 2020, 06:55:59 UTC
d61b82c Merge branch 'lpattelli-master-patch-83428' into 'master' fix wrong argument passed to total_far_field by show_total_far_field See merge request AmosEgel/smuthi!80 29 December 2020, 06:18:47 UTC
dbb83b3 show_total_far_field was still passing vacuum_wavelength instead of initial_field 28 December 2020, 23:55:16 UTC
18d447b Merge branch 'fix-ascii-export' into 'master' graphical_output: transpose arrays directly inside compute_near_field Closes #104 See merge request AmosEgel/smuthi!79 27 December 2020, 20:17:46 UTC
e444cda graphical_output: transpose arrays directly inside compute_near_field 27 December 2020, 20:03:53 UTC
3032da0 Merge branch 'tlay' into 'master' Layered spheroids See merge request AmosEgel/smuthi!78 26 December 2020, 19:44:25 UTC
31c3a29 fixed minor bugs, added a simple test 23 December 2020, 14:37:27 UTC
617f9bf added a layered spheroid 22 December 2020, 22:05:13 UTC
687337b tlay wrapped 22 December 2020, 21:41:30 UTC
38e9962 Merge branch 'pwe_zflux' into 'master' pwe power_flux through zplane See merge request AmosEgel/smuthi!75 16 December 2020, 09:54:16 UTC
5792bcb Change in smuthi/fields/expansions - PlaneWaveExpansion.valid() now detects z=float('inf') as within the top layer. Change in smuthi/postprocessing/power_flux - power_flux_through_zplane() now detects complex kpar and raises a ValueError 16 December 2020, 09:11:24 UTC
792275b Created smuthi/postprocessing/power_flux Added power_flux_through_zplane() to evaluate the net time averaged power flux through a plane of z=const. 15 December 2020, 15:08:45 UTC
7db8763 Merge branch 'lorenzo-contrib' into 'master' accept 3D boundaries for near field calcualtions with per-axis resolution See merge request AmosEgel/smuthi!72 15 December 2020, 13:24:02 UTC
3f86450 graphical_output: minor changes to logged text 15 December 2020, 12:52:43 UTC
524a4d2 docs: add Lorenzo's animation for autoatic parameter selection 15 December 2020, 07:40:29 UTC
dda17e6 Magnetic Field Evaluation, fixes #78 See merge request AmosEgel/smuthi!74 14 December 2020, 13:49:15 UTC
9c80a32 Magnetic Field Evaluation: Changes in smuthi/fields/expansion: - FieldExpansion.magnetic_field() - PiecewiseFieldExpansion.magnetic_field() - SphericalWaveExpansion.magnetic_field() - PlaneWaveExpansion.magnetic_field() for CPU and GPU Changes in smuthi/fields/expansion_cuda: - pwe_magnetic_field_evaluation_code() Changes in smuthi/initial_field() - InitialPropagatingWave.magnetic_field() - DipoleSource.magnetic_field() - DipoleCollection.magnetic_field() Added tests/unit_tests/near_field_tests/test_magnetic_near_field.py The test is identical to tests/unit_tests/near_field_tests/test_near_field.py It only shows that the CPU and GPU routine render identical results, not that the magnetic field is correct. 14 December 2020, 11:42:23 UTC
04952dc tidy up particles class, add alan't T-matrix package 14 December 2020, 09:42:14 UTC
553064a WIP: accept 3D boundaries for near field calcualtions with per-axis resolution also adding a progress bar not sure why I had to transpose the fields for plotting 13 December 2020, 13:42:10 UTC
c598afa Merge branch 'lorenzo-contrib' into 'master' near field and far field color norms See merge request AmosEgel/smuthi!71 12 December 2020, 17:43:39 UTC
c5ea9f0 show_far_field: reintroduce log_scale flag for back-compatibility make it compatible with passing a 'norm' show option. it may make sense that the same vmin and vmax values of the 2D maps are applied to the 1D curves as well, but probably this would generally lead to a less satisfying result, so I've added the command but commented it out. This means that at the moment the user cannot change the default y limits for the 1D curves. 12 December 2020, 17:20:56 UTC
3ecf611 stl manager: surface number from counting rather than from solid definition (fixes #82) 12 December 2020, 13:45:48 UTC
b28322e allow stl files as CustomParticle input (fixes #82) 12 December 2020, 13:36:45 UTC
934cb97 testing: nf spa test less memory intensive 12 December 2020, 12:50:13 UTC
ec6b5b2 stationary phase approximation for scattered near field 12 December 2020, 12:03:03 UTC
ac30a6c suppress sanity checks for single particle simulations 12 December 2020, 12:03:03 UTC
5a4528e show_far_field: uniform interface compared to show_near_field remove log_norm flag, now log scale plotting is triggered by passing a LogNorm or SymLogNorm color norm to show_opts 12 December 2020, 11:32:28 UTC
3b6882a show_near_field: add comment how to use log scale to tutorial 12 December 2020, 00:39:40 UTC
51568e8 show_near_field: adding try block around plot generation 12 December 2020, 00:32:55 UTC
fac23d5 show_near_field: consider 'vmin' and 'vmax' only if no norm is passed apply color norm also to gifs 12 December 2020, 00:30:22 UTC
e8130f5 Merge branch 'lorenzo-contrib' into 'master' use dedicated numpy functions when available See merge request AmosEgel/smuthi!68 10 December 2020, 19:54:40 UTC
8417650 use np.zeros_like() and np.full_like() 10 December 2020, 19:04:26 UTC
5ff7b26 Merge branch 'post_upload' into 'master' Post upload testing See merge request AmosEgel/smuthi!69 10 December 2020, 13:23:01 UTC
e4e4de1 Post upload testing 10 December 2020, 13:23:01 UTC
1b25ded doc: update section on aliasing 10 December 2020, 11:59:35 UTC
9bb24ac update installation directions for windows 10 December 2020, 11:47:20 UTC
1d953e0 sanity check against aliasing and related neff_imag issue 10 December 2020, 11:46:53 UTC
b19cf11 update gitignore 10 December 2020, 11:42:42 UTC
ae9fe2b small changes 09 December 2020, 14:49:27 UTC
8ac3216 CI: switch from testpypi to pypi 09 December 2020, 14:36:04 UTC
f651f75 prepare release 09 December 2020, 14:32:36 UTC
429a906 fixup 08 December 2020, 20:13:22 UTC
1b8a36f remove legacy input file functionality 08 December 2020, 18:04:24 UTC
0b61a53 allow to compute cross sections from simulation object rather than the individual constituents 08 December 2020, 18:01:20 UTC
a77c312 jit acceleration for indexconverter 08 December 2020, 13:05:12 UTC
a859613 non spherical particles: allow m_max<l_max 08 December 2020, 12:15:48 UTC
3de92b9 windows: add pywigxjpf-win as requirement 07 December 2020, 12:15:32 UTC
69bd2bf fixup 04 December 2020, 10:49:42 UTC
e264738 fix custom cylinder test (addresses #86) 04 December 2020, 10:49:04 UTC
6320537 testing: custom sphere (passes) and custom cylinder (fails) 03 December 2020, 17:15:11 UTC
1d61f12 remove TAXSYM exe, add nfmds logging to file 03 December 2020, 17:13:28 UTC
d56fe87 Merge branch 'master' of https://gitlab.com/AmosEgel/smuthi 03 December 2020, 16:03:41 UTC
1fb65b4 doc: non spherical particle example (addresses #64) 03 December 2020, 16:03:14 UTC
4fb2a6b Merge branch 'lorenzo-contrib' into 'master' fix importing from numba.core when numba.__version__ <= '0.48.0' See merge request AmosEgel/smuthi!67 03 December 2020, 15:16:44 UTC
488f01b update logging, suppress nfmds output 03 December 2020, 15:14:50 UTC
d201c65 fix importing from numba.core when numba.__version__ <= '0.48.0' 03 December 2020, 13:47:21 UTC
59c3dcb doc: update readme and about_smuthi (list of developers, what's new, ...) 03 December 2020, 13:13:21 UTC
4e7d229 doc: put index.rst back in sphinx root folder 03 December 2020, 12:38:11 UTC
edd00e7 doc: fixes #72 03 December 2020, 12:37:13 UTC
73ed672 doc: tidy up sphinx folder 03 December 2020, 12:26:37 UTC
3dfcc22 doc: update installation section (fixes #65) 03 December 2020, 09:04:16 UTC
9d4b5af test release v1.0.1 (to check CI pipelines) 02 December 2020, 21:00:32 UTC
0b8f1fe CI: try publish manylinux 02 December 2020, 20:23:34 UTC
aae502d fixup 02 December 2020, 20:06:55 UTC
3ec348c fixup 02 December 2020, 19:46:47 UTC
5680b04 fixup 02 December 2020, 19:16:41 UTC
08736aa fixup 02 December 2020, 19:11:06 UTC
6d71186 CI: trigger manylinux wheel build 02 December 2020, 19:04:38 UTC
ffeb358 fixup 02 December 2020, 18:54:49 UTC
b19417d fixup 02 December 2020, 18:43:42 UTC
b2ce127 fixup 02 December 2020, 18:40:18 UTC
533b5b6 update release checklist 02 December 2020, 18:22:35 UTC
a60b38b fixup 02 December 2020, 18:19:45 UTC
fa0dea4 CI: manylinux - exclude old python versions 02 December 2020, 18:16:37 UTC
8159f03 fixup 02 December 2020, 18:14:16 UTC
bdd63c1 fixup 02 December 2020, 18:07:21 UTC
4dc7e6a CI: towards manylinux wheels 02 December 2020, 18:04:10 UTC
fb9b792 fixup 02 December 2020, 16:32:33 UTC
fe375cf fix appveyor file, check build keyword 02 December 2020, 16:20:23 UTC
cf3e3a8 automatically deploy windows wheels to testpypi 02 December 2020, 16:05:10 UTC
53f47fb fixup 02 December 2020, 15:32:43 UTC
2517bc0 fixup 02 December 2020, 15:31:20 UTC
c874919 fixup 02 December 2020, 15:26:37 UTC
0ee3d04 add an appveyor yaml 02 December 2020, 15:25:27 UTC
3612c60 fix repository url 02 December 2020, 13:36:31 UTC
back to top