提交图

531 次代码提交

作者 SHA1 备注 提交日期
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
Craig Warren
a0e6350463 Corrected time scale for built-in waveform plots. 2016-01-25 18:25:36 +00:00
Craig Warren
1f75aa2c15 Adjusted some of the headings text. 2016-01-25 17:11:27 +00:00
Craig Warren
d6acd3fd15 Updated receiver printed text. 2016-01-25 16:58:54 +00:00
Craig Warren
0e95f53fe3 Updated snapshot tip. 2016-01-25 16:29:02 +00:00
Craig Warren
32b8d51a13 Added import of z0 for transmission line. 2016-01-25 16:23:49 +00:00
Craig Warren
eb49400f7d Updated text on antenna models. 2016-01-25 14:54:02 +00:00
Craig Warren
c38ce2964c Updated text for functional commands module. 2016-01-25 14:42:43 +00:00
Craig Warren
ef2ac82c38 More information on Python scripting, and moved to a dedicated section of the docs. 2016-01-25 14:29:44 +00:00
Craig Warren
0bdcced8b6 Updated to use functional form of many commands from new 'input_cmd_funcs' module. 2016-01-25 14:02:26 +00:00
Craig Warren
1b9806cef0 Contains functional forms of some of the most commonly used gprMax commands. It can useful to use these within Python scripting in an input file. 2016-01-25 14:01:20 +00:00
Craig Warren
f989ba244a Updated material name when creating a material for a resistive voltage source. 2016-01-25 13:59:06 +00:00
Craig Warren
420298cb03 Improved some of the text describing the output from the MALA antenna model. 2016-01-25 13:58:31 +00:00
Craig Warren
daeeacba8f Improved some of the text describing the snapshot command. 2016-01-25 13:57:55 +00:00
Craig Warren
b5f926b25d Corrected path definition. 2016-01-25 10:39:16 +00:00
Craig Warren
03ca5508ce Changes default FFT frequency plotting range to plot to -60dB down from max. 2016-01-25 10:16:38 +00:00
Craig Warren
0cd968bc7e Adjustments to Taguchi optimisation structure. 2016-01-25 10:15:45 +00:00
Craig Warren
96ad288fc8 Corrected slice notation for OA. 2016-01-22 19:03:13 +00:00
Craig Warren
09f092c55e Another link update. 2016-01-22 18:48:27 +00:00
Craig Warren
4a086e822f Changed link to updated installation screencast. 2016-01-22 18:15:07 +00:00
Craig Warren
c4791f9e58 Corrected text to match MSVS screenshot. 2016-01-22 14:14:14 +00:00
Craig Warren
bfc6883ffb Changed separator for averaged material names from vertical bar (|) to a plus sign (+). 2016-01-22 12:43:28 +00:00
Craig Warren
5f035b19e8 Cleaned up some imports and added correct license block. 2016-01-21 18:48:49 +00:00
Craig Warren
c9bffbfa79 Update version to v.3.0.0b19 v.3.0.0b19 2016-01-21 18:41:16 +00:00
Craig Warren
d50ad9592b Updated notes environments. 2016-01-21 16:11:39 +00:00
Craig Warren
9cd4af0048 Added screenshot for devs on Windows of MSVS2015 install settings. 2016-01-21 16:09:02 +00:00
Craig Warren
af3d0c0970 Updated some of the text on MPI. 2016-01-21 15:55:15 +00:00
Craig Warren
84ba161be0 Restructured some of the Taguchi optimisation code, and added function to write OAs on demand. 2016-01-21 15:31:02 +00:00