提交图

1927 次代码提交

作者 SHA1 备注 提交日期
craig-warren
53b5d955a4 Added information on support for 32-bit versions of Microsoft Windows. 2015-11-17 13:10:26 +00:00
craig-warren
40aaa82c4a Updated version to v.3.0.0b8. v.3.0.0b8 2015-11-17 13:00:22 +00:00
craig-warren
d3d7443dd7 Corrected file reading, should be binary to handle raw section of file with VTK data. 2015-11-17 12:58:08 +00:00
craig-warren
aeb8315b43 Corrected waveform plots for gaussiandotdot, gaussiandotdotnorm and ricker in docs. 2015-11-17 12:56:28 +00:00
craig-warren
86f72f8d85 Removed multiply then divide by 2. 2015-11-17 12:55:41 +00:00
craig-warren
352da14215 Added normalised versions of waveforms to list. 2015-11-17 12:48:20 +00:00
craig-warren
aa0409fe5b Merge remote-tracking branch 'origin/master' 2015-11-17 12:45:57 +00:00
craig-warren
1afb850d55 Simplified FFT plotting and cleaned up some code formatting. 2015-11-17 12:38:36 +00:00
craig-warren
302e55e49f Cleaned up some code formatting. 2015-11-17 12:37:24 +00:00
Antonis Giannopoulos
94ef30711d fixed "gaussiandotdot", "gaussiandotdotnorm" and "ricker" formulae to produce the correct centre frequency wavelet as requested by the user. 2015-11-17 12:31:34 +00:00
Craig Warren
456bb9b51f Merge remote-tracking branch 'origin/master' v.3.0.0b7 2015-11-13 15:10:32 +00:00
Craig Warren
36c0fe2490 Corrected units for magnetic loss (from S/m to Ohms/m). 2015-11-13 15:10:15 +00:00
craig-warren
c2b755cfe7 Changed PDF images to PNG format. 2015-11-12 11:21:12 +02:00
craig-warren
62a52e8c86 Corrected method of naming output file from input file for the case where the pathname contains dots. 2015-11-10 20:35:12 +02:00
craig-warren
7c90571fa6 Corrected version number. 2015-11-10 12:06:58 +02:00
craig-warren
ffe4302217 Updates to names of some of the tool scripts. v.3.0.0b6 2015-11-06 17:37:25 +00:00
craig-warren
548a2e2fe0 Updated URLs for citations. 2015-11-06 12:15:42 +00:00
craig-warren
6a211b36a7 Wording changes. 2015-11-06 12:07:18 +00:00
craig-warren
b07ec9c9e1 Tweaked wording for citation. 2015-11-06 11:24:48 +00:00
Craig Warren
6178280782 Tweaks to some of the wording. 2015-11-05 16:55:42 +00:00
Craig Warren
9818fe29db Added information on how to reference gprMax in publications. 2015-11-05 13:17:16 +00:00
Craig Warren
e7a5a3b435 Updated version number in code. 2015-11-04 14:44:28 +00:00
Craig Warren
07d9f11e04 Corrected directory name. 2015-11-04 14:43:17 +00:00
Craig Warren
52566ac16b Overhauled installation instructions for end users and developers. Binaries of the Cython modules are now provided in releases for end users. v.3.0.0b5 2015-11-04 14:40:25 +00:00
Craig Warren
3984f80bf5 Improved the option to cleanup/remove Cython files, i.e. C files, and compiled (.so or .pyd) modules. 2015-11-04 12:18:09 +00:00
Craig Warren
218273b6a0 Merge remote-tracking branch 'origin/master' 2015-11-04 10:16:11 +00:00
Craig Warren
9278f6487c Improved 'cleanall' option to remove Cython files. 2015-11-04 10:16:00 +00:00
craig-warren
650b6f448b Updated for Windows psutil install. 2015-11-03 20:29:26 +00:00
Craig Warren
c57c292926 Added check for #geometry_view to ensure geometry view step size fits within domain size. 2015-11-03 15:16:26 +00:00
Craig Warren
89c976cf71 More ePub options. 2015-11-03 14:41:26 +00:00
Craig Warren
182a2fd50c More changes to ePub options. 2015-11-03 14:36:10 +00:00
Craig Warren
52c045a17b Updated some ePub options. 2015-11-03 14:32:06 +00:00
Craig Warren
2cfca1fbb2 Removed autodoc of source code for now. 2015-11-03 14:24:49 +00:00
Craig Warren
0286cb9911 Temporarily rename setup. 2015-11-03 14:15:15 +00:00
Craig Warren
aa38dbc6c3 Removed auto version checking temporarily. 2015-11-03 14:06:02 +00:00
Craig Warren
27909eb468 More adjustments to imports and requirements. 2015-11-03 14:03:11 +00:00
Craig Warren
e291551f15 Update to docs building. 2015-11-03 13:47:41 +00:00
Craig Warren
29c0722e2a Updated requirements. 2015-11-03 13:36:03 +00:00
Craig Warren
6ec833a901 Revised mock imports. 2015-11-03 13:33:52 +00:00
Craig Warren
31e5399a6b Testing mock modules. 2015-11-03 13:31:05 +00:00
Craig Warren
9afce79934 Removed matplotlib requirement for now. 2015-11-03 13:17:40 +00:00
Craig Warren
910c4887b2 Additions to requirements.txt 2015-11-03 12:59:28 +00:00
Craig Warren
a24da3d435 Update order of requirements. 2015-11-03 12:54:39 +00:00
Craig Warren
f84697221f First commit. 2015-11-03 12:51:46 +00:00
Craig Warren
85bfd8fa18 More import syntax testing. 2015-11-03 12:30:18 +00:00
Craig Warren
045db7838b More import syntax testing. 2015-11-03 12:15:58 +00:00
Craig Warren
41eb65ea60 Testing change of import syntax. 2015-11-03 12:10:47 +00:00
Craig Warren
3d484f2f58 Updated beta version to 3.0.0b4 v.3.0.0b4 2015-11-02 18:46:08 +00:00
Craig Warren
d1c8b58033 Added logic to only run required field updates for 2D domains (slice of 3D). This avoids updating unused field components and should make the 2D updates faster. 2015-11-02 18:44:40 +00:00
craig-warren
2001925170 Return to manual setting of version number in docs cons.py file. 2015-10-31 21:25:02 +00:00