提交图

308 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
29996c6ac9 Improved file preparation, and removed code to convert old style output. 2016-02-08 18:22:32 +00:00
Craig Warren
8094fa4e58 Removed txs property as it was only used when converting old output files. 2016-02-08 18:21:39 +00:00
Craig Warren
7b2e836afe Added pass. 2016-02-08 18:20:38 +00:00
Craig Warren
97d36f1796 Constants now imported from scipy. 2016-02-08 18:20:08 +00:00
craig-warren
3f224662ba Added function to find zero crossings of signal. 2016-02-06 10:22:48 +00:00
craig-warren
dfd1e31d56 Adding currents to snapshots. 2016-02-04 12:41:52 +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
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
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
65683fc4ff Corrected bug with coefficients for gaussiandotnorm and gaussiandotdot waveforms. 2016-01-27 16:07:36 +00:00
Craig Warren
b822a17be4 Corrected display of snapshot times. 2016-01-27 10:59:17 +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
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
d6acd3fd15 Updated receiver printed text. 2016-01-25 16:58:54 +00:00
Craig Warren
32b8d51a13 Added import of z0 for transmission line. 2016-01-25 16:23:49 +00:00
Craig Warren
c38ce2964c Updated text for functional commands module. 2016-01-25 14:42:43 +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
b5f926b25d Corrected path definition. 2016-01-25 10:39:16 +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
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 2016-01-21 18:41:16 +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
334c2cf54a Added initial implementation of ray casting 'point_in_polygon' function. 2016-01-21 11:02:49 +00:00
Craig Warren
757b65409e Merge remote-tracking branch 'origin/master' 2016-01-21 09:56:41 +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
2c259da004 Updates version to v.3.0.0b18 2016-01-19 16:02:23 +00:00
Craig Warren
b663bf42de Updated version number v.3.0.0b17 2016-01-19 13:41:00 +00:00
Craig Warren
48a33bca67 Corrected bugs with print messages involving fractals. 2016-01-18 18:56:32 +00:00
Craig Warren
ba3cf65a43 Corrected bugs with print messages involving fractals. 2016-01-18 18:56:19 +00:00
Craig Warren
955da2871f Fixed print message format specifiers for commands with fractal seeding. 2016-01-18 18:34:56 +00:00
Craig Warren
2c65ee519e Update version number to v.3.0.0b16 2016-01-18 15:52:54 +00:00
Craig Warren
4f560ebc4d Added a check and docs for ensuring resistance of the transmission line can't exceed that of free space, i.e. 376.73 Ohms, otherwise the model is not valid. 2016-01-18 15:39:15 +00:00
Craig Warren
aec50f72d0 Changed roundvalue function to round_value. 2016-01-14 18:10:13 +00:00
Craig Warren
6526d856df Remove space from human size formatting. 2016-01-14 18:09:49 +00:00
Craig Warren
88d99faf0c Changed roundvalue function to round_value. 2016-01-14 18:09:09 +00:00
Craig Warren
ddcd57348d Changed roundvalue function to round_value. 2016-01-14 18:08:37 +00:00
Craig Warren
3f7e0318aa Changed roundvalue function to round_value. 2016-01-14 18:08:15 +00:00
Craig Warren
589bd7a6d6 Changed roundvalue function to round_value. 2016-01-14 18:07:07 +00:00
Craig Warren
cf29934799 Changed roundvalue function to round_value. 2016-01-14 18:06:24 +00:00
Craig Warren
8b61f9fc49 Changed roundvalue function to round_value. 2016-01-14 18:06:00 +00:00
Craig Warren
ae923a22db Tidied imports. 2016-01-14 18:05:28 +00:00
Craig Warren
d2eb373ac0 Some formatting and switched from using resource module to psutil. 2016-01-14 18:04:49 +00:00