提交图

1575 次代码提交

作者 SHA1 备注 提交日期
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
Craig Warren
2408b0eb61 Pinned mkl package to version 2018.0.0, as newer versions cause bug with B-scan plotting. 2018-05-02 16:48:57 +01:00
Craig Warren
dd110fd687 Added checks for correct source polarisation in 2D modes, & explicit setting of PEC boundaries for invariant direction in 2D modes. 2018-05-02 14:31:06 +01:00
Craig Warren
cc33a628b6 Tweaks to gridline styles. 2018-05-02 14:28:38 +01:00
craig-warren
4118604112 Corrected bug with extent of cylinders when building cylinders aligned with an axis. Introduced recently with speed-up of building axis aligned cylinders. 2018-04-17 20:08:37 +01:00
craig-warren
673588c4d5 Switch to using scipy fftpack rather than numpy fft functions for fractal generation - see issues #148 & #150 2018-04-12 17:52:26 +01:00
craig-warren
eef4a3bd6e More edits for including logo. 2018-04-12 17:45:59 +01:00
craig-warren
df91cf7cbe Use raw HTML to render logo correctly in 2018-04-12 17:37:06 +01:00
craig-warren
380dbbe098 Scale down large version of logo. 2018-04-12 17:23:51 +01:00
craig-warren
e8a421bc3e Test large version of logo for doc building. 2018-04-12 17:20:09 +01:00
craig-warren
497a10d357 Test logo in Latex docs. 2018-04-12 17:15:40 +01:00
craig-warren
43d87ed3a1 Test logo in Latex docs only. 2018-04-12 17:12:28 +01:00
craig-warren
defa45cc90 Test if logo breaks doc building. 2018-04-12 17:10:26 +01:00
craig-warren
47510f3aec Tests to resolve doc building error. 2018-04-12 17:06:23 +01:00
craig-warren
01be199381 Added a note about the option of specifying a device ID to select a specific GPU. 2018-04-05 10:08:37 +01:00
craig-warren
fe6e1180a8 Fixed bug with checking for existence of MPI environment argument. 2018-04-05 09:52:12 +01:00
Craig Warren
6dca8adff0 Merge pull request #151 from gprMax/Angelisd-master
Converter for HDF5 output to RD3, DZT, or DT1
2018-04-04 16:35:32 +01:00
Craig Warren
57520e0865 Added initial MATLAB script to convert gprMax output to some common GPR formats (RD3, DZT, DT1). 2018-04-04 16:31:01 +01:00
Craig Warren
1acd8e461a Updated link for VS Build Tools 2015 to point directly to executable download. 2018-04-04 15:35:00 +01:00
Angelisd
2999403edb gprMax merged output HDF5 to RD3, DZT, DT1 2018-03-25 22:06:43 +03:00
Craig Warren
c82aeade6a Merge pull request #147 from Tagussan/gpu_snapshot
Bugfix for when no rx commands and using GPU
2018-03-22 09:57:46 +00:00
Tagussan
080a530df0 Revert "snapshots for gpu"
This reverts commit 27766ca31a.
2018-03-22 16:04:43 +09:00