提交图

522 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
6b662bff66 Improved access to memory views. 2016-02-25 18:02:33 +00:00
Craig Warren
3dbd912f17 Overhauled to put all component updates into single functions, for less function calls. 2016-02-25 18:02:11 +00:00
Craig Warren
b40b908ff7 Unified code that used both directions of PML, e.g. 'xminus' and 'xplus' to 'x' 2016-02-25 18:00:31 +00:00
Craig Warren
c46e1d0df1 Moved creation of new material for resistive voltage source to voltage source class. 2016-02-25 17:59:06 +00:00
Craig Warren
8cc0e747a9 Improved access to memory views. 2016-02-25 17:58:15 +00:00
Craig Warren
11bf373b11 Added commented out settings for y axes limits. 2016-02-25 17:57:38 +00:00
Craig Warren
a18ea7fe47 Edited title of model. 2016-02-25 17:54:53 +00:00
Craig Warren
5c9d858575 Added check for at least one cell in every domain dimension. 2016-02-25 15:08:33 +00:00
Craig Warren
8790880bc1 Corrected gaussiandot to gaussiandotnorm in numerical test models. 2016-02-25 10:51:02 +00:00
Craig Warren
d2b85b8d09 Added a check to ensure there are receivers in the specified output file. 2016-02-25 10:43:29 +00:00
Craig Warren
3807a85c39 Commented out manual setting of y-axis limits. 2016-02-25 10:40:38 +00:00
Craig Warren
074aabf681 Corrected some message printing with dispersive materials. 2016-02-25 10:35:03 +00:00
Craig Warren
5b679881e1 Merge remote-tracking branch 'origin/master' 2016-02-25 09:40:08 +00:00
Craig Warren
f2c80439ed Added example of using GSSI 1.5GHz antenna in free space. 2016-02-25 09:39:47 +00:00
Craig Warren
1c896dd763 Changes to GSSI 1.5GHz model to revert to published PhD thesis data. 2016-02-25 09:38:35 +00:00
craig-warren
6c91288979 Added Mac Pro results. 2016-02-24 21:08:31 +00:00
craig-warren
70a41957ae Updated benchmarking results. 2016-02-24 21:04:40 +00:00
craig-warren
e3d5364882 Updated benchmarking results. 2016-02-24 21:02:06 +00:00
Craig Warren
31dc9de7c6 Additions to text on benchmarking. 2016-02-24 15:17:38 +00:00
Craig Warren
b03a4e98f8 Added some info on benchmarking. 2016-02-24 15:09:38 +00:00
Craig Warren
702edbf7c3 Changed name of plot module. 2016-02-24 15:01:28 +00:00
Craig Warren
def90948f4 Added some benchmarking results. 2016-02-24 15:00:47 +00:00
Craig Warren
78adaac83e Adjusted some message text printing. 2016-02-24 14:59:58 +00:00
Craig Warren
b1a2fbef34 Initial commit to start sub-package for benchmarking. 2016-02-23 18:29:37 +00:00
Craig Warren
0653e28184 Added fitness function for minimum of output. 2016-02-23 18:28:49 +00:00
Craig Warren
f6dd691812 Bumped to v.3.0.0 beta 21 v.3.0.0b21 2016-02-23 18:10:13 +00:00
Craig Warren
70ed2cf7a1 Added '-fstrict-aliasing', '-fno-common' options to Mac OS X compilation. These were missing when compiling in conda environment and causing slowdown of threaded code. 2016-02-23 17:36:31 +00:00
Craig Warren
d064be785a Performance improvements to Cython code. 2016-02-23 17:35:10 +00:00
Craig Warren
927b637d33 Tidied some of the descriptions for consistency. 2016-02-23 17:10:04 +00:00
Craig Warren
9fa726e5b2 Added a link to help instructions for installing Miniconda. 2016-02-23 16:58:42 +00:00
Craig Warren
25d39100ed Updated text on excitation file. v.3.0.0b20 2016-02-22 10:55:12 +00:00
Craig Warren
5492808336 Now at v.3.0.0 beta 20. 2016-02-22 10:49:55 +00:00
Craig Warren
09154edcbf Corrected bug with looking for excitation file in same directory as input file. 2016-02-22 10:49:10 +00:00
Craig Warren
81a927b2d9 Corrections to number of models being run. 2016-02-19 17:58:48 +00:00
Craig Warren
6a8337c1a1 Added info on how to use the environment file, and relaxed Python dependancy to >=3.4 2016-02-19 17:53:23 +00:00
Craig Warren
94a1f94303 More tweaks for readability. 2016-02-19 17:47:00 +00:00
Craig Warren
44b575bf2a Small tweaks for to improve readability. 2016-02-19 17:44:59 +00:00
Craig Warren
a5564a2718 Formatting update. 2016-02-19 17:24:01 +00:00
Craig Warren
592e92e1b5 Included mention of physical cores for OpenMP threading. 2016-02-19 17:17:49 +00:00
Craig Warren
f89754a0c5 Updated with an example of only OpenMP usage on a HPC. 2016-02-19 17:17:21 +00:00
Craig Warren
d7c879c72f Changed name of string added when A-scans are merged to a B-scan. 2016-02-19 14:29:19 +00:00
Craig Warren
bbc8a101ec Updated to merge and plot (in separate figure windows) multiple receiver points. 2016-02-19 14:27:31 +00:00
Craig Warren
45123401c4 Added new exception. 2016-02-11 19:40:25 +00:00
Craig Warren
16b57b45dd Added error checking for geometry views when using --geometry-only command line argument. Added transmission lines to source stepping. 2016-02-11 19:40:02 +00:00
Craig Warren
67b1e6eecf Updated some of the profiling code. 2016-02-11 19:09:29 +00:00
Craig Warren
5e3de7c7d3 Added explicit section on waveform definitions. 2016-02-10 12:32:46 +00:00
Craig Warren
504fef62bb Changed to using exponential (**) operator. 2016-02-10 12:25:18 +00:00
Craig Warren
e373631264 Cleared up notation for form of builtin waveforms. 2016-02-10 12:17:47 +00:00
Craig Warren
676dee3651 Updated some descriptive text. 2016-02-09 19:29:23 +00:00
Craig Warren
3824e58ff3 Added ignoring of hidden and backup files. 2016-02-09 19:22:34 +00:00