提交图

1087 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
ccfc0ecbf0 Updated names of materials text files. 2016-09-22 12:25:57 +01:00
Craig Warren
04da1ec6e7 Updates to handle bug with matplotlib and versions of qt/pyqt. 2016-09-22 10:22:33 +01:00
Craig Warren
9b678060db Corrected syntax. 2016-09-22 10:16:19 +01:00
Craig Warren
ec9ec506a9 Tidied up imports. 2016-09-22 10:15:52 +01:00
Craig Warren
057c2cefa5 Updated text on resolution of models. 2016-09-21 15:03:59 +01:00
Craig Warren
805743924a Added explicit link to screencasts of install/update processes. 2016-09-21 11:05:45 +01:00
Craig Warren
18f2c98d36 Changed out-of-memory message from raising an error to just printing a warning. 2016-09-21 10:43:16 +01:00
Craig Warren
f5bb74a3f0 Removed some XDMF bits. 2016-09-19 14:39:51 +01:00
Craig Warren
f0f6c98ebb Modified setup of matplotlib for Linux and Windows to force using QT5 backend. Problem is that with conda installed qt5/pyqt5 matplotlib still tries to use qt4 backend. 2016-09-19 14:34:56 +01:00
Craig Warren
177c6f5d0a Removed XDMF work from master branch. 2016-09-19 14:29:26 +01:00
Craig Warren
9a5e73c493 Corrected bug with opening file to append data in text mode rather than binary. 2016-09-16 17:39:33 +01:00
Craig Warren
5dbaf83046 Added more description on job array. 2016-09-15 15:46:03 +01:00
Craig Warren
eff83db651 Adding info on job array functionality for Grid Engine. 2016-09-15 15:36:03 +01:00
Craig Warren
2edc8eae62 Cleaned up some text formatting. 2016-09-15 15:35:23 +01:00
Craig Warren
f925456b9e Added initial command line argument for use with Grid Engine job array. 2016-09-15 15:10:11 +01:00
Craig Warren
a4421bf153 Bumped to v.3.0.8 v.3.0.8 2016-09-15 13:59:27 +01:00
Craig Warren
862917c608 Corrected out-of-bounds bug for upper bounds in build_voxels_from_array_mask function. 2016-09-15 13:50:55 +01:00
Craig Warren
7311627a4a Corrected some grammar. 2016-09-13 13:56:35 +01:00
Craig Warren
4c9fcd8f32 Updated with reference to new gprMax paper. 2016-09-13 13:55:45 +01:00
Craig Warren
0a232f7349 Removed extra whitespace. 2016-09-12 17:35:40 +01:00
Craig Warren
3da619916d Added more comments. 2016-09-12 15:47:25 +01:00
Craig Warren
a7e535f8e7 Example input files for calculating field patterns of GPR antennas. 2016-09-12 15:43:20 +01:00
Craig Warren
e953882387 Updated/cleared up some of the text descriptions. 2016-09-12 15:42:42 +01:00
Craig Warren
ae6d2df221 Added antenna patterns module. 2016-09-12 15:34:28 +01:00
Craig Warren
51d676a8fa Renamed title to GPR antenna models. 2016-09-12 15:28:31 +01:00
Craig Warren
14ce2ddc80 Updated image link. 2016-09-12 15:26:38 +01:00
Craig Warren
39443b2261 Added antenna patterns to user libraries section. 2016-09-12 15:21:46 +01:00
Craig Warren
34b5be6940 Added example of field pattern plot. 2016-09-12 15:18:55 +01:00
Craig Warren
eefea4b2f4 Added user library for processing and visualising antenna field patterns. 2016-09-12 15:18:05 +01:00
Craig Warren
6c869ed816 Updated formatting of some text. 2016-09-12 11:50:27 +01:00
Craig Warren
f8af41d5ed Added more info on NSLOTS for eddie3. 2016-09-09 14:09:52 +01:00
Craig Warren
e6e5745825 Updated HPC scripts and added details on eddie3. 2016-09-09 14:02:47 +01:00
Craig Warren
60181681aa Use mpiexec rather than mpirun. They are the same, but mpiexec is the newer term. 2016-09-09 12:03:02 +01:00
Craig Warren
034005bbaf Updated description of download for Microsoft Visual C++ Build Tools 2015. 2016-09-09 11:00:59 +01:00
Craig Warren
27689eb5ef Updated text on $NSLOTS variable for OpenMP/MPI example. 2016-09-09 10:55:24 +01:00
Craig Warren
6ffe811866 Removed $NSLOTS from mpirun, think the -np argument should be the number of MPI processes, i.e. number of gprMax models 2016-09-09 10:53:48 +01:00
Craig Warren
4564d5367c Updated name of module for openmpi 2016-09-09 10:46:17 +01:00
Craig Warren
2bdf71bbee Corrected method names for getting MPI rank and size. 2016-09-07 12:25:23 +01:00
Craig Warren
2f3f8fed6d Corrected file closing bug, and sampling of yf cells. 2016-09-05 15:06:11 +01:00
Craig Warren
9ab647103b Fix for MPI task farm running. 2016-09-05 11:00:38 +01:00
craig-warren
2e00aba552 Corrected bug with checking whether centre of circle was within domain for #cylindrical_sector command. 2016-09-01 00:54:05 +03:00
craig-warren
51984f448f mpi4py must be installed via pip rather than conda for now, as the conda install of mpi4py and openmpi for Mac OS X is currently broken. 2016-08-23 11:08:06 +01:00
craig-warren
f9ad758994 Updated a heading. 2016-08-22 22:07:02 +01:00
Craig Warren
086f7c4443 Updated get/set terminal width. 2016-08-22 18:20:12 +01:00
craig-warren
06cef7474a Merge remote-tracking branch 'origin/master' 2016-08-21 21:24:03 +01:00
craig-warren
e1fc38ebdd Updated benchmarking test. 2016-08-21 21:23:44 +01:00
craig-warren
0e70f7bc8d Corrected single/double equals bug with OMP darwin option. 2016-08-21 17:59:44 +01:00
Craig Warren
c9aed69407 Updated Dell PowerEdge benchmark plot. 2016-08-19 16:57:35 +01:00
Craig Warren
176fbbfbfb Corrected bug with plot legend label. 2016-08-19 16:57:14 +01:00
Craig Warren
d891253415 Leave OMP_WAIT_POLICY set to active for Mac OS X. Seems to improve performance slightly. 2016-08-19 16:56:20 +01:00