提交图

723 次代码提交

作者 SHA1 备注 提交日期
craig-warren
c2c9f2ad6d Changed name of file writing method. Added method for writing gprMax XML materials to file. 2016-03-13 12:35:55 +00:00
craig-warren
5c5cab2be0 Changed names of some file writing methods. 2016-03-13 12:34:44 +00:00
craig-warren
c912b755ad Updated dispersion warning to take account of when there are no sources in the model (not a very useful scenario....) 2016-03-09 11:11:34 +00:00
craig-warren
b9b7538f17 Improved some wording. 2016-03-05 12:55:40 +00:00
craig-warren
f64ed378d6 Removed time_step_limit_type command. This functionality is done automatically now. 2016-03-05 12:54:11 +00:00
craig-warren
6f6d09b44a Adding message stating 2D or 3D CFL limit for time step. 2016-03-05 12:52:00 +00:00
craig-warren
7eb5f3983b Modifications to simplify setting PML and time step limit for 2D models. This is now done automatically by gprMax and does not requires any user input commands to do so. 2016-03-05 12:47:01 +00:00
craig-warren
06e6e8db25 Corrected bug with reading source removal time from source commands. 2016-03-05 12:02:37 +00:00
craig-warren
e0bb22b6b5 Writing optimisation history/data using pickle to file. 2016-03-02 11:45:52 +00:00
craig-warren
79fae282d8 Updated copyright date and moved to reading objects pickled to file. 2016-03-02 11:45:12 +00:00
craig-warren
f0c47dc414 Updated copyright date. 2016-03-02 11:44:41 +00:00
craig-warren
cc48a068f8 Updated copyright date. 2016-03-02 11:44:24 +00:00
Craig Warren
247f2b6f2c Correction to saving optimisation history to NumPy archive. 2016-03-01 18:14:00 +00:00
Craig Warren
8e1d99dda3 Cleanup initialisation of coefficient arrays. 2016-03-01 15:37:34 +00:00
Craig Warren
c51062d3f3 Bump to v.3.0.0 beta 23. 2016-03-01 14:56:55 +00:00
Craig Warren
7544726cab Change to the build PML function name. 2016-03-01 14:56:25 +00:00
Craig Warren
555820befd Consolidated PML update calls into a single module. 2016-03-01 14:47:37 +00:00
Craig Warren
499e82cc8f Corrected extra lists and saving of optimisation parameters. 2016-03-01 14:47:16 +00:00
Craig Warren
8bc370e9d8 Consolidated PML update calls into a single module. 2016-03-01 14:46:28 +00:00
Craig Warren
784e6a1a24 Consolidated PML update calls into a single module. 2016-03-01 14:46:05 +00:00
Craig Warren
2e52cde04c Added warning when using more threads than physical CPU cores. 2016-03-01 14:45:05 +00:00
Craig Warren
49f3cca0e3 Removed extra instance of cfs class. 2016-03-01 14:44:33 +00:00
Craig Warren
830a1675c1 Module to plot results from Taguchi optimisation. 2016-03-01 09:33:05 +00:00
Craig Warren
f3bef45f7c Moved plotting of results to a separate script/module. 2016-03-01 09:32:37 +00:00
Craig Warren
f639f73af2 Removed extra print statement for tsolve in standard simulation function. 2016-03-01 09:21:54 +00:00
Craig Warren
2af0073beb Corrected name of arg for benchmarking. 2016-02-29 16:14:33 +00:00
Craig Warren
717e99018f Added notes on benchmark command line argument. 2016-02-29 16:05:03 +00:00
Craig Warren
00ac957ddb Updated instructions to reflect improved benchmarking scripts/procedure. 2016-02-29 15:59:51 +00:00
Craig Warren
f45dd2cb30 Updated benchmarking models and plotting scripts. 2016-02-29 15:54:32 +00:00
Craig Warren
9815b2674c Added optional command line flag to run simulations for performance benchmarking. 2016-02-29 15:52:50 +00:00
Craig Warren
59e1b10fba Moved RTD badge. 2016-02-29 09:48:43 +00:00
Craig Warren
b308de5c89 Moved RTD badge. 2016-02-29 09:48:07 +00:00
Craig Warren
7c8115c36f Merge remote-tracking branch 'origin/master' 2016-02-29 09:47:34 +00:00
Craig Warren
a16558ae63 Commented out Mac OS X compilation options for specific user. 2016-02-29 09:47:11 +00:00
Craig Warren
ebf50e4eb3 Corrected regression of saving optimisation parameters history. Added more information when the optimisation reaches its stopping criteria. 2016-02-29 09:46:11 +00:00
Antonis Giannopoulos
da91ba6cb7 Benchmark Results MacPro3,1
Some more results from benchmark tests from a 2008 MacPro (2 x 2.8 GHz
Quad Core Intel Xeon)
2016-02-28 00:53:17 +00:00
craig-warren
13dac8325c Added RTD badge. 2016-02-27 11:43:59 +00:00
Craig Warren
69522ae94d Now at v3 beta 22. 2016-02-26 15:40:03 +00:00
Craig Warren
f3b8c3a558 Updated to reflect changed names in Waveform class. 2016-02-26 15:32:31 +00:00
Craig Warren
0a6cd41286 Minimum value fitness function output needs to be magnitude to work with fitness check. 2016-02-26 15:31:47 +00:00
Craig Warren
46f3343867 Overhauled to streamline and simplify. Created functions for run_std_sim, run_mpi_sim and run_opt_sim. 2016-02-26 15:30:31 +00:00
Craig Warren
2fcafc6829 Updated to reflect name changes in Waveform class. 2016-02-26 15:29:07 +00:00
Craig Warren
bd0d0a5710 Created function to run Taguchi optimisation and placed in this module. 2016-02-26 15:28:30 +00:00
Craig Warren
0872ede47d Overhauled building of PML slabs to streamline and simplify. 2016-02-26 15:27:46 +00:00
Craig Warren
3a102f18b5 Changed some variable names. 2016-02-26 15:27:02 +00:00
Craig Warren
1630e65a7f Updated to reflect change in outputfiles_merge module. 2016-02-26 15:26:29 +00:00
Craig Warren
1944df49e3 Added code to auto-detect number of files to merge. 2016-02-26 15:16:16 +00:00
Craig Warren
22e08d9d66 Added mpi4py package to requirements, this will give a warning under Windows. 2016-02-26 12:37:04 +00:00
Craig Warren
1346cbc825 Overhauled to simplify creation of materials with averaged dielectric properties. 2016-02-25 18:38:57 +00:00
Craig Warren
6dc2463d71 Added dispersion checking functions, and function to get other directions from a single one. 2016-02-25 18:06:10 +00:00