提交图

991 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
fa25801588 Corrected bug with new way of checking snapshot times. 2016-04-27 13:59:56 +01:00
Craig Warren
988cb8d3b4 Tidied some message printing. 2016-04-27 13:44:01 +01:00
Craig Warren
1923a8e0bf Added jupyter notebook. 2016-04-26 17:36:53 +01:00
Craig Warren
0c3e98f02f Updated so they can be imported or run as scripts from the command line. 2016-04-26 17:24:53 +01:00
Craig Warren
0e0d842556 Better redirection of stdout when processing Python blocks. 2016-04-26 17:23:38 +01:00
Craig Warren
5d6f2d0d24 Updated description of B-scan. 2016-04-26 17:22:22 +01:00
Craig Warren
96568a3a97 Remove notebooks. 2016-04-26 16:58:40 +01:00
Craig Warren
cc01990ea3 Test Jupyter notebook. 2016-04-26 14:48:34 +01:00
Craig Warren
a51e5a66b0 Added choices help to command line arguments. 2016-04-25 18:21:19 +01:00
Craig Warren
23bec68b43 Restructured so this module can be imported as a package as well as used with command line arguments. 2016-04-25 18:20:53 +01:00
Craig Warren
722788ef78 Improved parsing of float and int time values. 2016-04-25 17:55:13 +01:00
Craig Warren
02547a8c38 Removed unnecessary check on source position. 2016-04-21 17:19:05 +01:00
Craig Warren
824d873702 Updated to account for when transmitter and receiver are in same location. 2016-04-21 13:48:16 +01:00
Craig Warren
05f78d5186 Updated to mention version number in output file. 2016-04-18 17:54:01 +01:00
Craig Warren
f6844ed31c Added writing of an attribute with the gprMax version number to the HD5 output file. 2016-04-18 17:51:33 +01:00
craig-warren
cea95c3523 Bumped to v.3 beta 27 2016-04-14 17:37:33 +02:00
craig-warren
32ecceb0a1 Snapshots are now stored in a created directory with the name of the input file appended with '_snaps' 2016-04-14 17:36:36 +02:00
Craig Warren
1f5947c315 Corrected some terminology on the poles for multiple pole Debye and Lorenz materials. 2016-04-07 17:05:28 +01:00
Craig Warren
5f2b9128bd Merge remote-tracking branch 'origin/master' 2016-04-07 15:43:04 +01:00
Craig Warren
5e420f76fd Moved creation of builtin materials here. Updated dispersion checking. 2016-04-07 15:41:32 +01:00
Craig Warren
095213539b Updated dispersion check function to return the spatial resolution of the minimum wavelength in the model. 2016-04-07 15:40:49 +01:00
Craig Warren
5074203ab3 Added a checkessential argument to check_cmd_names function so it can be switched on or off. 2016-04-07 15:39:56 +01:00
Craig Warren
5fc591dba0 Further work on experimental feature to import geometry objects from an external HDF5 array and materials file. 2016-04-07 15:39:11 +01:00
Craig Warren
5848bf05fa Moved builtin material creation to main module. 2016-04-07 15:38:34 +01:00
Craig Warren
936d6b4827 Text formatting tweaks. 2016-04-07 15:37:30 +01:00
Craig Warren
2ee6cc54c2 Added function to build voxels from an array. 2016-04-07 14:15:33 +01:00
Craig Warren
aac5e53908 Updated text on pml_cells. 2016-04-07 14:01:06 +01:00
Craig Warren
7358c1e60d Move optimisation modules into sub-package. 2016-04-07 11:42:13 +01:00
Craig Warren
cb4bbbae1a Turnoff camera parallel projection. 2016-04-07 11:40:49 +01:00
craig-warren
de66e3a8b0 Language corrections. 2016-04-06 22:37:46 +01:00
craig-warren
4f6cc71d7a Tweaks to text. 2016-04-06 22:35:39 +01:00
craig-warren
e3df3cfd21 Tweaks to text. 2016-04-06 22:35:24 +01:00
Craig Warren
e11013ed9f More updates to text descriptions. 2016-04-06 10:40:43 +01:00
Craig Warren
376438ef62 Updated details on antennas.py module. 2016-04-06 10:39:51 +01:00
Craig Warren
fad8b36ae4 Updated path to fitness functions. 2016-04-06 10:33:46 +01:00
Craig Warren
2fb6fa863f Spelling and formatting. 2016-04-06 10:28:13 +01:00
Craig Warren
cc5c1f3c52 Formatting update. 2016-04-06 10:22:23 +01:00
Craig Warren
c3d6adf0de Update to structure for User libraries. 2016-04-06 10:20:47 +01:00
Craig Warren
57f1a7bda4 Bumped to v3 beta 26. v.3.0.0b26 2016-04-04 18:04:43 +01:00
Craig Warren
f787ef4ba5 Updated dispersion check/warning to handle user-defined waveforms. Assumes max frequency in simulation is -60dB from frequency with max power. 2016-04-04 18:04:11 +01:00
Craig Warren
def23e5eb3 Default frequency for a waveform set to None. 2016-04-04 18:02:29 +01:00
Craig Warren
9a148ff5a1 Testing new compactness fitness function. 2016-04-01 16:54:50 +01:00
Craig Warren
7a8e0b9aa5 Bumped to v3 beta 25. v.3.0.0b25 2016-04-01 14:39:28 +01:00
Craig Warren
547c777337 Further work on experimental loading of geometry objects from file (HDF5-based). 2016-04-01 14:38:18 +01:00
Craig Warren
f972532e8c Removed unnecessary file closing. 2016-04-01 12:33:11 +01:00
Craig Warren
8dcdc43992 Added mention of physical cores to #num_threads command. 2016-04-01 10:15:35 +01:00
Craig Warren
37a855223b Updated text on include command. 2016-04-01 10:13:42 +01:00
Craig Warren
1fe05e5c7b Adjusted incorrect underline. 2016-04-01 10:10:39 +01:00
Craig Warren
ae1e57f7d7 Added information on using the new #include command. 2016-03-31 18:17:26 +01:00
Craig Warren
88a575f548 Renamed command line option to create input file after processing Python and include commands. 2016-03-31 18:13:38 +01:00