提交图

1596 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
5315b254c1 Updated environment to handle problem with Python 3.6.7 and 3.7.* and mkl > 2018.0.0 2018-10-25 17:13:19 +01:00
Craig Warren
80cc5a1d3a Added note to ensure when antenna models are moved to create B-scans the step size is a multiple of the spatial resolution of the model. 2018-09-06 15:23:07 +01:00
craig-warren
b4b910250b Code tidy. 2018-08-30 19:55:46 +01:00
craig-warren
c05accf77a Tidied some comments. 2018-08-30 19:53:51 +01:00
craig-warren
824f53b8dd Merge branch 'master' of https://github.com/gprMax/gprMax 2018-08-30 19:47:31 +01:00
Craig Warren
aec1c54406 Merge pull request #169 from archerc/master
Add an input file command '#output_dir' to allow user to specify the directory of output files other than the directory of the input files.
2018-08-30 19:46:08 +01:00
archerC
b1e4d96fb7 add a input file command #output_dir to specify the directory of output files other than the directory of the input files. 2018-08-30 16:02:36 +08:00
Craig Warren
407f7f07ea Removed some debug print messages. 2018-08-29 14:34:45 +01:00
Craig Warren
9d9890aa2a Tidied imports 2018-08-29 08:39:26 +01:00
Craig Warren
ceb272cd3a Merge pull request #168 from archerc/me
add support for languages other than english in the input files by opening as utf-8
2018-08-29 08:38:17 +01:00
archerC
e5f76713ba to allow open input files with commentary text written in asian language by opening files with encoding utf-8 2018-08-29 12:32:44 +08:00
Craig Warren
5f41cd97d2 Corrected table formatting. 2018-08-23 10:28:02 -06:00
Craig Warren
8850aaf260 Updated links for GSSI 400MHz antenna model. 2018-08-23 10:20:14 -06:00
Craig Warren
1a6c3ea85c Pinned Python to 3.6.* series as Python 3.7 is not currently compatible with the pycuda package. 2018-07-26 17:28:27 +01:00
Craig Warren
a0393c88d8 1. Added new GPR format IPRB/IPRH (Implulse Radar)
2. Fixed the file path issue. The user now can choose a file from a 
different folder.
3. Added the center frequency as a requirement along with the Tx-Rx 
distance and the trace step, as it is crucial for the DT1/HD to work 
with the official Sensors Software.
4. Removed some spaces from the HD header file
5. Added more comments to the script in case anyone want to understand 
the header structures.
2018-07-18 08:32:34 +01:00
craig-warren
b2c3e54c18 Changed rounding method (to ceil) used to calculate number of iterations. Now guarantees simulation will run beyond specified time window. 2018-07-17 15:45:11 +01:00
craig-warren
a704243598 Corrected bug with time vector used in plotting scripts. 2018-07-17 15:42:20 +01:00
craig-warren
bdef5c5ac5 Added check for MATLAB versions less than R2016b which do not have certain string functionality, e.g. pad function. 2018-07-12 11:00:47 +01:00
Craig Warren
fd7c61428a PEP8 code cleanups. 2018-07-09 12:35:19 +01:00
Craig Warren
d96bfe4aa3 Removed explicit dependency on mkl 2018.0.0. 2018-07-09 11:55:03 +01:00
Craig Warren
af2a97c872 Bumped to v.3.1.4 2018-07-09 11:37:33 +01:00
Craig Warren
45fae87e55 Further updates to docs to mention GSSI 400MHz antenna model. v.3.1.4 2018-07-09 11:21:13 +01:00
Craig Warren
0ea15aaf1a Added ability to write snapshots with GPU solver. Implmented speedup of snapshot writing for CPU solver. 2018-07-09 11:15:08 +01:00
Craig Warren
ae243b1d03 Cleanup/rationalisation of code from writing geometry views. 2018-07-09 11:13:54 +01:00
Craig Warren
25e7d4b533 Moved memory estimating to Grid class, and now called from model_build_run module. 2018-07-09 11:13:45 +01:00
Craig Warren
607ace46c0 Corrected bug with print message on snapshot spatial discretisation. 2018-07-09 11:10:01 +01:00
Craig Warren
a1512086bc Change HDF5 file attributes: 'dx,dy,dz' to 'dx_dy_dz' and 'nx,ny,nz' to 'nx_ny_nz'. 2018-07-09 11:09:06 +01:00
Craig Warren
888d9f401f Moved (and updated) memory estimate function, now attached to Grid class. 2018-07-09 11:05:04 +01:00
Craig Warren
9fa07576fe Removed explicit dependency on numpy 1.13.* 2018-07-09 11:00:38 +01:00
Craig Warren
cd081d4165 Update to text describing 2D/3D modes. 2018-06-15 08:45:50 +01:00
Craig Warren
c9ee97ba93 Change HDF5 file attribute from 'nx,ny,nz' to 'nx_ny_nz'. 2018-05-23 17:46:54 +01:00
Craig Warren
a943a024bd Change name of script to create head only to h5 rather than hdf5 for consistency. 2018-05-23 17:45:46 +01:00
Craig Warren
b3247b07dc Change HDF5 file attribute from 'dx,dy,dz' to 'dx_dy_dz' 2018-05-23 17:43:07 +01:00
Craig Warren
38d51fc187 Updated images. 2018-05-23 14:54:09 +01:00
Craig Warren
f662f7d053 Testing images. 2018-05-23 14:46:13 +01:00
Craig Warren
7f1112c541 Testing images. 2018-05-23 14:44:03 +01:00
Craig Warren
b2eccf4b18 Updated images for 2D/3D simulations. 2018-05-23 14:38:47 +01:00
craig-warren
6f145f1d0f Update copyright date in docs and add reference to optimised GSSI 1.5GHz antenna model. 2018-05-23 11:36:40 +01:00
craig-warren
37b42ea42b Further typo changes. 2018-05-23 10:30:45 +01:00
craig-warren
884a039158 Correct typo in equation label. 2018-05-23 10:26:25 +01:00
craig-warren
af7796eb63 Further updates to text on 2D/3D simulation modes. 2018-05-23 10:21:59 +01:00
craig-warren
a1c9934113 Update equation labels. 2018-05-23 10:14:56 +01:00
craig-warren
5d68b3a411 Added Maxwell's equations for 3D and 2D TMz cases. 2018-05-23 10:06:15 +01:00
craig-warren
158c4b91b7 Test Latex cancel term in equation. 2018-05-23 09:56:59 +01:00
craig-warren
bb98eab1ee Add 2D/3D Yee cell images. 2018-05-23 09:54:36 +01:00
craig-warren
f377c978e7 Update to docs to clarify 2D/3D simulation modes. 2018-05-23 09:49:27 +01:00
Craig Warren
f7255523ac Added link to Iraklis thesis next to Peplinski soil command. 2018-05-22 11:05:12 +01:00
Craig Warren
c13fbb2314 Remove setting of magnetic properties for plates (faces). When cells edges or faces are specified only electric materials properties are used. 2018-05-18 14:50:57 +01:00
Craig Warren
50df03656c Improved commenting on Peplinski soil model. 2018-05-18 14:10:00 +01:00
Craig Warren
7b1a91ca76 Added checking for gcc 8.x 2018-05-03 13:12:49 +01:00