提交图

458 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
3a5a1acfe0 Removed optimisation models. 2016-02-03 15:18:24 +00:00
Craig Warren
f96a232c90 Tidied up some commenting. 2016-02-02 15:30:07 +00:00
Craig Warren
faeef0d26b Added more comments and plot options (commented out for now). 2016-02-02 15:11:44 +00:00
Craig Warren
cbfa55eef6 Added FDTD/MoM comparison to index page. 2016-02-02 15:08:20 +00:00
Craig Warren
9d9d632827 Update to FDTD/MoM example. 2016-02-02 14:51:13 +00:00
Craig Warren
112f516e61 Update of figure text. 2016-02-01 18:11:48 +00:00
Craig Warren
950647500b Updates to figure text. 2016-02-01 18:06:51 +00:00
Craig Warren
25e90aad98 Update to figure text. 2016-02-01 16:45:31 +00:00
Craig Warren
3bece688e6 Updated some comments. 2016-02-01 16:12:37 +00:00
Craig Warren
979c92c981 Update to figure reference. 2016-02-01 16:09:10 +00:00
Craig Warren
09858e0f5f Updated numerical comparisons example. 2016-02-01 16:00:48 +00:00
Craig Warren
995d5e0ba2 Updated text on output file structure. 2016-02-01 16:00:02 +00:00
Craig Warren
20f3d5ca81 MoM example. 2016-02-01 15:03:23 +00:00
Craig Warren
93b787fe07 Adding section for comparison of different numerical modelling methods. 2016-02-01 14:55:55 +00:00
Craig Warren
5f1245b6bb Updated naming of geometry files when multiple models are run. 2016-01-29 17:54:09 +00:00
Craig Warren
bf962dbdbd Updated passing of user namespace when multiple models are run. 2016-01-29 17:53:34 +00:00
Craig Warren
efad77e287 Updated impedance value. 2016-01-29 09:54:33 +00:00
Craig Warren
e3af1aa1a0 Added commented axis limits settings. 2016-01-29 09:52:47 +00:00
Craig Warren
df05610adc Corrected some comments and frequency label for FFT. 2016-01-29 09:52:09 +00:00
Craig Warren
60146c82f3 Updated wire dipole antenna parameter images. 2016-01-29 09:51:27 +00:00
Craig Warren
a42b0e4ce1 Correction to plotting of resistive part of impedance. 2016-01-28 19:20:37 +00:00
Craig Warren
3d1a46195d Correction to location of output of V and I from transmission line. Correction of number of iterations to calculate incident voltage and currents in transmission line. 2016-01-28 18:31:05 +00:00
Craig Warren
8755db1797 Correction to location of Vtotal and Itotal for transmission line. 2016-01-28 18:29:42 +00:00
Craig Warren
aee5def3f9 Added more information on dielectric smoothing (averaging) at boundaries of materials. 2016-01-28 14:37:10 +00:00
Craig Warren
18b15b8066 Added reference on dielectric property averaging at boundaries. 2016-01-28 14:36:33 +00:00
Craig Warren
c94c648723 Corrected instance of round_value to simple int. 2016-01-28 13:00:24 +00:00
Craig Warren
0da9c451d5 Corrected some comments. 2016-01-28 12:59:58 +00:00
Craig Warren
30c4a2a7e6 Updated to try and threshold only materials present in geometry file (and not all materials in model). Corrected the problem of not initially rendering things. 2016-01-28 12:59:26 +00:00
Craig Warren
8f51a70f15 Added text describing differences. 2016-01-28 09:47:26 +00:00
Craig Warren
6151bdae86 Restructure to add analytical comparisons. 2016-01-28 09:35:12 +00:00
Craig Warren
741b914609 Updated text. 2016-01-27 16:17:38 +00:00
Craig Warren
1a478bb7c3 Corrected path. 2016-01-27 16:16:13 +00:00
Craig Warren
4edb7d3f24 Corrected paths. 2016-01-27 16:14:07 +00:00
Craig Warren
37c76e4079 Updated comparison of with analytical solution of Hertzian dipole. 2016-01-27 16:11:12 +00:00
Craig Warren
01c0582c72 Moved plt.show to end of module. 2016-01-27 16:10:11 +00:00
Craig Warren
e7f0b9850e Moved plt.show to end of module. 2016-01-27 16:09:43 +00:00
Craig Warren
0d26cb56ff Simplified and added option to invert plotted outputs. 2016-01-27 16:08:42 +00:00
Craig Warren
f1063856a2 Overhauled to simplify. 2016-01-27 16:08:06 +00:00
Craig Warren
65683fc4ff Corrected bug with coefficients for gaussiandotnorm and gaussiandotdot waveforms. 2016-01-27 16:07:36 +00:00
Craig Warren
5fab5887d7 Added section on comparison with analytical solutions. 2016-01-27 16:06:26 +00:00
Craig Warren
4e663fb9ba Changed naming of some headings. 2016-01-27 13:04:42 +00:00
Craig Warren
b822a17be4 Corrected display of snapshot times. 2016-01-27 10:59:17 +00:00
Craig Warren
f098be0253 Better calculation of time array, using linspace instead of arange. 2016-01-27 10:20:16 +00:00
Craig Warren
fa49e358a1 Corrected checking that number of PML cells fits within domain size. 2016-01-26 15:18:58 +00:00
Craig Warren
d2638ea2ed Changed axes settings to seconds and Hertz rather than nano-seconds and giga-Hertz. Added printing of parameters describing waveform. 2016-01-26 15:14:43 +00:00
Craig Warren
0de717bd14 Changed axes settings to seconds rather than nano-seconds. 2016-01-26 15:13:42 +00:00
Craig Warren
44cfad9046 Changed axes settings to seconds rather than nano-seconds. Added option to put 'm' character before output name to invert it, e.g. 'mEy' is '-Ey'. Can't use the minus sign as it is interpreted as a flag at the command line. 2016-01-26 15:13:20 +00:00
Craig Warren
99d97f76bb Changed axes settings to seconds and Hertz, rather than nano-seconds and giga-Hertz. 2016-01-26 15:11:31 +00:00
Craig Warren
e79c63b958 Commented out an optimisation stoping criterion for now. 2016-01-26 15:02:23 +00:00
Craig Warren
9372634924 Corrected upper limits checking for snapshot command. 2016-01-26 15:01:52 +00:00