提交图

990 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
c3e7c69c01 Tidy of import commands. 2016-05-18 10:43:08 +01:00
Craig Warren
bdfb8c71fa Added some more comments. 2016-05-17 17:54:52 +01:00
Craig Warren
8a471f0b43 Removed unnecessary import and added comment. 2016-05-17 17:51:10 +01:00
Craig Warren
339b8657f5 Commented out xdmf writing whilst testing. 2016-05-17 17:26:46 +01:00
Craig Warren
7a9c4d866a No need for PyPi 2016-05-17 16:59:07 +01:00
Craig Warren
088af2629b Added PyPi config file. 2016-05-17 12:27:44 +01:00
Craig Warren
d9e9fc9da3 Merge remote-tracking branch 'origin/master' 2016-05-12 18:09:32 +01:00
Craig Warren
7fb1b9467f Directory for Python notebooks. 2016-05-12 18:08:51 +01:00
jasminium
24917147f2 Merge branch 'master' of https://github.com/gprMax/gprMax into feature_module
install gprMax as a module
2016-05-12 11:11:54 +01:00
jasminium
0b66c78849 install gprMax as a module 2016-05-12 11:11:06 +01:00
craig-warren
9382d00637 Added materials files for AustinMan/Woman models. 2016-05-11 21:38:34 +01:00
craig-warren
d255705f90 Updated description of package. 2016-05-11 21:34:47 +01:00
jasminium
8336a1e5fa removed commented code 2016-05-11 16:38:36 +01:00
jasminium
9d038a5557 Merge branch 'master' of https://github.com/gprMax/gprMax
xdmf and hdf5 geometry
2016-05-11 16:30:32 +01:00
jasminium
88c41c5833 fixed merge 2016-05-11 16:30:08 +01:00
Craig Warren
1ac6260f7d Restructuring of plot functions for Jupyter notebooks. 2016-05-10 18:16:22 +01:00
Craig Warren
4542a1c8e9 Change to name of some command line arguments. 2016-05-10 18:15:02 +01:00
jasminium
b92ce556f6 hdf5 xdmf support 2016-05-10 16:12:40 +01:00
Craig Warren
a10237ec80 Corrected typo with transmission line number. 2016-05-10 15:38:50 +01:00
Craig Warren
bb306a60b7 Corrected electric field to voltage conversion.
Corrected figure plot saving filenames.
Added better checking of available components from a receiver output.
2016-05-10 14:05:41 +01:00
Craig Warren
1c5f02fc45 Added check for Taguchi code blocks when using --opt-taguchi argument. 2016-05-09 16:10:26 +01:00
Craig Warren
737794f36c Updated to take optional command line arguments for receiver antenna to calculate s21 parameter. 2016-05-09 14:59:49 +01:00
Craig Warren
4eecbfa55c Adjusted title. 2016-05-09 14:35:26 +01:00
Craig Warren
66237a66ee Adjusted heading. 2016-05-09 14:35:03 +01:00
Craig Warren
7d00d8d11f Tweaks to text. 2016-05-09 14:29:45 +01:00
Craig Warren
957400c9f0 Added figure for example Taguchi process. 2016-05-09 14:23:06 +01:00
Craig Warren
5d9c9e16f6 Removed commented statement. 2016-05-09 14:22:24 +01:00
Craig Warren
bf9c1d4b69 Modification to optimisation settings. 2016-05-09 14:21:50 +01:00
Craig Warren
b2fc452c2f Corrected check for 2 experiments that produce the same fitness value. 2016-05-09 14:09:04 +01:00
Craig Warren
8f4afff9ec Added support for gcc-6 on Mac OS X. 2016-05-09 12:58:01 +01:00
Craig Warren
d8277d1a1f Corrected formatting. 2016-05-06 16:51:31 +01:00
Craig Warren
8fa2fda712 Plural for src_steps and rx_steps. 2016-05-06 16:38:37 +01:00
Craig Warren
a4d43df137 Added basic/initial info on --geometry-fixed argument. 2016-05-06 16:36:19 +01:00
Craig Warren
bd3c816a2d Changed name of input directory variable for user Python blocks. 2016-05-06 16:33:11 +01:00
Craig Warren
20af86ac57 Bumped to v3 beta 29. 2016-05-06 16:32:35 +01:00
Craig Warren
8f7ad796d6 Added base coordinate properties for use with src_step. 2016-05-06 16:31:59 +01:00
Craig Warren
b17b702b4b Added base coordinate properties for use with rx_step. 2016-05-06 16:31:44 +01:00
Craig Warren
8100a8a110 Added base coordinate properties to sources that can be moved with src_step. 2016-05-06 16:31:14 +01:00
Craig Warren
3defad8557 Removed userpython variable. 2016-05-06 16:30:27 +01:00
Craig Warren
e9a1a510d2 Significant restructuring to handle re-using geometry for multiple model runs. 2016-05-06 16:29:42 +01:00
Craig Warren
e9b4f476a7 Changed to new-style classes.
Added better dispersion checking for sine, contsine, impulse and user.
Separated field array initialisation into its own method.
2016-05-06 16:28:46 +01:00
Craig Warren
7402c20112 Updated to use IDlookup method. 2016-05-06 12:37:14 +01:00
Craig Warren
c91c9ba583 Updated to use IDlookup method. 2016-05-06 12:30:39 +01:00
Craig Warren
a39cd5853e Changed to new-style classes. 2016-05-06 12:26:08 +01:00
Craig Warren
830cd78f13 Changed to new-style classes. 2016-05-06 12:25:18 +01:00
Craig Warren
7ad7fbf7c5 Changed to new-style classes.
Added a super class for sources.
2016-05-06 12:24:44 +01:00
Craig Warren
3d425c9ed5 Changed to new-style classes.
Changed to storing base filename.
2016-05-06 12:24:13 +01:00
Craig Warren
142790fc27 Changed to new-style classes. 2016-05-06 12:23:14 +01:00
Craig Warren
bf0f382f72 Changed to new-style classes.
Added method to initialise PML field arrays.
2016-05-06 12:22:45 +01:00
Craig Warren
f8f18579a8 Updated to new-style classes. 2016-05-06 12:20:05 +01:00