提交图

648 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
547c777337 Further work on experimental loading of geometry objects from file (HDF5-based). 2016-04-01 14:38:18 +01:00
Craig Warren
f972532e8c Removed unnecessary file closing. 2016-04-01 12:33:11 +01:00
Craig Warren
8dcdc43992 Added mention of physical cores to #num_threads command. 2016-04-01 10:15:35 +01:00
Craig Warren
37a855223b Updated text on include command. 2016-04-01 10:13:42 +01:00
Craig Warren
1fe05e5c7b Adjusted incorrect underline. 2016-04-01 10:10:39 +01:00
Craig Warren
ae1e57f7d7 Added information on using the new #include command. 2016-03-31 18:17:26 +01:00
Craig Warren
88a575f548 Renamed command line option to create input file after processing Python and include commands. 2016-03-31 18:13:38 +01:00
Craig Warren
bd6a1d7886 Experimental functionality to include geometry from externally stored NumPy array. 2016-03-31 18:13:14 +01:00
Craig Warren
831bb4872a Renaming of some functions and writing functionality to include commands from external input files. 2016-03-31 18:12:30 +01:00
Craig Warren
97b21a9c5e Renaming of some functions and command line option to create input file after processing Python and include commands. 2016-03-31 18:11:14 +01:00
Craig Warren
ddf7e0d469 Renaming of some functions and command line option to create input file after processing Python and include commands. 2016-03-31 18:10:32 +01:00
craig-warren
8c07386c94 Merge remote-tracking branch 'origin/master' 2016-03-30 17:41:09 +01:00
craig-warren
87f668e508 Tidied some code spacing. 2016-03-30 17:40:43 +01:00
Craig Warren
7799113e47 Fixed a couple of typos. 2016-03-29 16:39:29 +01:00
Craig Warren
8e8295c3b2 Changed some headings. 2016-03-29 16:36:04 +01:00
Craig Warren
85aef4b0e7 Edit to title. Correction of domain function example. 2016-03-29 16:33:30 +01:00
Craig Warren
e8eb6f9d93 Further restructuring. 2016-03-29 16:27:21 +01:00
Craig Warren
3d91243523 Further restructuring, 2016-03-29 16:21:28 +01:00
Craig Warren
188731062f Restructuring some of the docs. 2016-03-29 16:13:25 +01:00
Craig Warren
a29135ffe9 Use 'true' instead of 1. 2016-03-24 18:10:05 +00:00
Craig Warren
fad360509e Added setting of some environment variable for OpenMP for better performance. 2016-03-24 18:09:30 +00:00
Craig Warren
aaa81df17e Conversion module for old input files should now do 2D and 3D models. 2016-03-24 18:08:41 +00:00
Craig Warren
f33fa5c554 Moved geometry views and snapshots into more logical locations. 2016-03-24 18:08:05 +00:00
Craig Warren
d4eace32a0 Updated to handle conversion of old style 2D models (as well as 3D). 2016-03-24 18:06:33 +00:00
Craig Warren
101111a137 Added note on not using inputfile_old2new mode for old 2D models. 2016-03-24 15:43:55 +00:00
Craig Warren
5dab8c5d8b Corrected typo in inputfile_old2new tool example. 2016-03-24 15:24:27 +00:00
craig-warren
262e897fdd Updated text descriptions. 2016-03-23 17:45:39 +00:00
craig-warren
1da243f9a6 Updates to text. 2016-03-23 17:04:56 +00:00
craig-warren
c979bd4dba Updated geometry image and description for cylinder_Ascan_2D example. 2016-03-23 16:55:31 +00:00
craig-warren
d10ace2e3b Updates to text describing cylinder_Ascan_2D example. 2016-03-23 16:45:44 +00:00
craig-warren
482abc6c85 Added some print statements with information on optimisation results to complement the plots. 2016-03-23 12:30:59 +00:00
Craig Warren
d0c72f9199 More updates to text on thresholding. 2016-03-22 18:33:31 +00:00
Craig Warren
dc85c08ae3 Tweaks to text on thresholding. 2016-03-22 18:31:11 +00:00
Craig Warren
971bbad596 Updated information on Paraview macro and viewing PML and source/receiver locations. 2016-03-22 18:26:52 +00:00
Craig Warren
f9c6ca4c9f Updated for new visualisation of PML region and source/receiver positions. 2016-03-22 18:21:13 +00:00
Craig Warren
e6015fd0d1 Added check to ensure spatial discretisation of per-cell-edge geometry views matches the main grid spatial discretisation. 2016-03-22 18:13:07 +00:00
Craig Warren
b967f7298f Added check at beginning of simulation to ensure sources and receivers are not stepped outside of domain (with srcstep and rxstep commands). 2016-03-22 18:11:29 +00:00
Craig Warren
5ef05bec78 Further functionality added for viewing PML and sources/receivers in per-cell geometry views. 2016-03-22 18:10:35 +00:00
Craig Warren
71f524932f Updated results and docs for increased y-direction domain in simple 2D examples for cylinder in a half-space (A-scan and B-scan). 2016-03-22 18:09:24 +00:00
Craig Warren
287dcb908f Increased domain in y-direction to properly accommodate PML. 2016-03-22 18:05:58 +00:00
Craig Warren
554ac23fb3 Increased domain in y-direction to properly accommodate PML. 2016-03-22 18:05:44 +00:00
Craig Warren
991651aab9 Cleaned up use of filename input argument. 2016-03-22 18:04:30 +00:00
Craig Warren
78e0efb06f Cleaned up use of filename input argument. 2016-03-22 18:04:07 +00:00
Craig Warren
b13fe90637 Testing addition of source and receiver positions to geometry views. 2016-03-21 15:24:05 +00:00
Craig Warren
5fd79ea5bc Testing addition of source and receiver positions to geometry views. 2016-03-21 15:23:42 +00:00
Craig Warren
6585ebb727 Testing addition of source and receiver positions to geometry views. 2016-03-21 15:23:25 +00:00
Craig Warren
0e53327342 Removed unneeded input from process_singlecmds function. 2016-03-21 15:17:12 +00:00
Craig Warren
e6ee1b6f5f Added ID property to sources and receivers. 2016-03-21 15:12:12 +00:00
Craig Warren
169695e74e Added ID property. 2016-03-21 15:11:41 +00:00
Craig Warren
fb7fac3e68 Removed unneeded input argument. 2016-03-21 15:11:05 +00:00