提交图

2275 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
567d7cb1ca Updated docstring & removed unused return 2022-11-28 16:13:45 +00:00
Craig Warren
9a615c684d Made mem & time solving props of solver 2022-11-28 16:13:26 +00:00
Craig Warren
0784afc3c0 Switched to humanize lib & update some func names 2022-11-28 16:13:02 +00:00
Craig Warren
ddb188e179 Added mem est func for building & switched to humanize lib 2022-11-28 16:12:19 +00:00
Craig Warren
bd67095802 Removed unused funcs & switched to humanize lib 2022-11-28 16:11:41 +00:00
Craig Warren
1a8a65960b Docstrings updates 2022-11-26 16:52:36 +00:00
Craig Warren
e77a4b01f5 Added init 2022-11-26 16:52:18 +00:00
Craig Warren
81d58bf7b2 Corrected bug with extra loop range 2022-11-26 16:51:53 +00:00
Craig Warren
b6481dbd54 Fixed long line lengths 2022-11-26 15:32:13 +00:00
Craig Warren
db83479972 Merged some of the loops to try and improve speed 2022-11-26 15:31:49 +00:00
Craig Warren
e7d9ab0fe8 Added save (to file) option and rx gather option 2022-11-26 15:31:15 +00:00
Craig Warren
9ebe041098 Removed script to convert old (<v3) input files, and cleaned docstrings 2022-11-26 15:30:40 +00:00
Craig Warren
337ad3ab4d Fixed bug with check variable name 2022-11-22 10:49:37 +00:00
Craig Warren
d180c1f9fa Re-added cleanup method to OpenCL 2022-11-22 10:49:16 +00:00
craig-warren
0ae73e0c9b Remove debug print statement 2022-11-22 10:15:05 +00:00
Craig Warren
4f80a11023 Updated install process to follow pip install rather than build/install with setup.py 2022-11-21 21:14:48 +00:00
Craig Warren
4341cfe668 Deleted old subgrid example 2022-11-19 21:46:17 +00:00
Craig Warren
bab9e0b26f Only build Yee cells if global volumetric averaging is on 2022-11-19 21:27:44 +00:00
Craig Warren
6c2c88083f Fix for current calc import move 2022-11-19 21:27:06 +00:00
Craig Warren
d33a788387 Moved current calc funcs from grid to field_outputs 2022-11-19 21:03:29 +00:00
Craig Warren
9ac7cceab6 Docstrings and comments 2022-11-19 21:03:00 +00:00
Craig Warren
9b4595711e Added more comments on dispersive materials 2022-11-19 20:43:09 +00:00
Craig Warren
f3c9cfc01e Added return (currently unused) from main gprMax call 2022-11-19 20:31:42 +00:00
Craig Warren
e5f9e51b61 Comment formatting 2022-11-19 20:31:09 +00:00
Craig Warren
7a65f0a319 Tidied some variable names in dispersive materials 2022-11-19 20:30:46 +00:00
Craig Warren
f3e4c5cc8c Uncomment dispersive water material 2022-11-19 16:26:40 +00:00
Craig Warren
9a89183fff Fixed bug with dispersive materials and subgrids 2022-11-19 16:26:22 +00:00
Craig Warren
f23c6847c4 Tidied some variable names 2022-11-19 16:26:04 +00:00
Craig Warren
29786cf96b Unpin Python version 2022-11-19 15:49:59 +00:00
Craig Warren
74c610a117 Updated examples 2022-11-19 15:49:16 +00:00
Craig Warren
12a76f4586 Commented geometry views 2022-11-19 15:47:39 +00:00
Craig Warren
fdf8489bd1 Updated to account for changed PML cmd syntax 2022-11-19 15:46:16 +00:00
Craig Warren
f6acdd4de1 Fixed seg fault bug caused by PML empty list 2022-11-19 15:45:52 +00:00
Craig Warren
16f901aa43 Tidied some variable names 2022-11-19 15:45:00 +00:00
Craig Warren
9314dffbfb Added basic subgrid water cylinder example 2022-11-18 13:22:06 +00:00
Craig Warren
da02fffd3a Updated syntax 2022-11-18 13:19:35 +00:00
Craig Warren
b142746d08 Work to begin fix dispersive materials & subgrids 2022-11-18 13:17:26 +00:00
Craig Warren
d57af6ca80 Pinned Python to workaround multiprocessing seg fault 2022-11-17 15:46:23 +00:00
Craig Warren
2ee7c58007 Corrected path to toolboxes 2022-11-17 11:15:57 +00:00
Craig Warren
ae6026de26 Docstrings updates 2022-11-15 16:13:59 +00:00
Craig Warren
49520f8f6f Temp work on dispersive materials and subgrids 2022-11-15 16:13:38 +00:00
Craig Warren
1df0614d72 PML defaults work and docstrings 2022-11-15 16:13:14 +00:00
Craig Warren
70c1eb6b9e Docstrings update 2022-11-15 16:12:48 +00:00
Craig Warren
e7ff4d2230 pbar bug fix 2022-11-15 16:12:34 +00:00
Craig Warren
a96fe33e70 PML default parameters and removed excess funcs 2022-11-15 16:12:23 +00:00
Craig Warren
0094e8e2ff Removed CUDA kernel now located in CUDA/OpenCL folder 2022-11-15 16:11:44 +00:00
Craig Warren
d035ac9ca2 Fixed PML when called by hash command 2022-11-15 16:11:16 +00:00
Craig Warren
2efc206c53 Docstrings update 2022-11-15 16:10:36 +00:00
craig-warren
0b1adc7169 More work on snapshot field choice 2022-11-12 17:12:12 +00:00
craig-warren
ebbfca834d Work to select field outputs in snapshots 2022-11-11 22:24:42 +00:00