提交图

415 次代码提交

作者 SHA1 备注 提交日期
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
Craig Warren
b41158296d Updated docs links to proper URLs. 2016-01-21 13:38:07 +00:00
Craig Warren
de4ed85e68 Updated some file references. 2016-01-21 13:33:17 +00:00
Craig Warren
8832bd8736 Changed heading type. 2016-01-21 13:26:27 +00:00
Craig Warren
c34b6d4937 Separated developer install instructions away from README.rst into docs. 2016-01-21 13:20:06 +00:00
Craig Warren
334c2cf54a Added initial implementation of ray casting 'point_in_polygon' function. 2016-01-21 11:02:49 +00:00
Craig Warren
d0a07f0470 No \openmp flag required for the linker in Windows. 2016-01-21 11:02:09 +00:00
Craig Warren
09b2807d7e Removed reliance on pwd module. 2016-01-21 10:33:53 +00:00
Craig Warren
a5242cca00 Re-added step for MS Windows to install C libraries. 2016-01-21 10:00:35 +00:00
Craig Warren
757b65409e Merge remote-tracking branch 'origin/master' 2016-01-21 09:56:41 +00:00
Craig Warren
af2f1b2965 Added beginnings of function to write OAs. 2016-01-21 09:56:32 +00:00
Craig Warren
b771bd49a7 Changed name of the fitness functions. 2016-01-21 09:55:50 +00:00
Craig Warren
a1d6a07618 Changed name of OA function. 2016-01-21 09:55:13 +00:00
craig-warren
b275e6a65a Updated how the version number is accessed. 2016-01-20 19:28:32 +00:00
Craig Warren
0ec43cda02 Added scipy to packages - required for optimisations. 2016-01-20 10:36:20 +00:00
Craig Warren
3da534b4ce Renamed some variables for clarity. 2016-01-20 10:11:24 +00:00
Craig Warren
95fb8d7ed2 Renamed some variables for clarity. 2016-01-20 10:11:05 +00:00