提交图

2089 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
68eb34b6ad Handle compilation on Apple Silicon. 2021-12-13 16:16:03 +00:00
Craig Warren
6d8dbff355 Correct floats to ints. 2021-12-04 09:46:20 +01:00
Craig Warren
daf8fd1308 TIdy up some comments, 2021-12-04 09:44:48 +01:00
Craig Warren
498bb21321 Cleanup setup process. 2021-12-04 09:44:28 +01:00
Craig Warren
76f2c6a08b Commented out CUDA/OpenCL/MPI. Renamed env gprMax-devel 2021-11-19 13:21:44 +00:00
Craig Warren
c44f647f60 Further corrections for averaging. 2021-11-19 09:15:46 +00:00
Craig Warren
87ce4ae275 Corrected bug with detecting geometry object averaging flag. 2021-11-18 21:33:34 +00:00
Craig Warren
f357609b3b Changed GPL lic to CC. Tidied imports. 2021-11-18 11:28:04 +00:00
Craig Warren
81b866cd39 Fixed bugs with geometry objects write 2021-10-28 13:46:35 +01:00
Craig Warren
9dae01301d Fixed bug with itemsize 2021-10-27 20:42:50 +01:00
Craig Warren
55333df656 Merge pull request #296 from majsylw/feature/relaxation
[GSoC 2021] Modelling complex materials
2021-10-19 14:30:25 +01:00
majsylw
1c7c2a99c9 add plot to documentation 2021-08-18 13:54:15 +02:00
majsylw
5ebbe7f3f0 code refactor 2021-08-16 10:37:43 +02:00
majsylw
ba997a648f clean user_models 2021-08-16 09:32:45 +02:00
majsylw
ba59c4d763 add requirements 2021-08-16 09:27:15 +02:00
majsylw
8c87430b59 add extrapolation possibility for iterp1d 2021-08-16 09:26:53 +02:00
majsylw
94ee7a41fb fix typo for Jonscher 2021-08-16 09:26:04 +02:00
Sylwia Majchrowska
5205486bf9 add more broad documentation 2021-08-10 18:54:28 +02:00
Sylwia Majchrowska
8b26acdb57 Create LICENSE 2021-08-10 16:47:05 +02:00
majsylw
69f2d558be change hashtag comands to lower cases 2021-08-10 09:56:39 +02:00
majsylw
6aef058949 add description of examples in Readme file 2021-08-09 09:01:55 +02:00
majsylw
6f33c8710f restructure of package DebyeFit 2021-08-06 13:28:48 +02:00
majsylw
2d65a52d09 add simple Readme file 2021-08-06 09:42:49 +02:00
majsylw
57cf0abba9 add comment for run method -- return value 2021-07-31 23:33:09 +02:00
majsylw
13f304913b add possibility to set seed for hashtag commands 2021-07-31 23:23:14 +02:00
Sylwia Majchrowska
6ad5ba5825 fix relative path for Rawdata and position of arguments for Crim 2021-07-31 23:09:49 +02:00
majsylw
63bc9c204b provide hashtag commands for different relaxation functions 2021-07-31 22:42:52 +02:00
majsylw
4aa43a10b0 return gprMax parameters by method run 2021-07-31 22:38:52 +02:00
Sylwia Majchrowska
51abd1397c fix problem with casting None to int 2021-07-31 18:21:50 +02:00
Sylwia Majchrowska
5927840bb4 add possibility to use Debye Fit in gprMax initial script by #python 2021-07-31 17:34:50 +02:00
majsylw
e524c95a10 add example of using Cole-Cole model 2021-07-31 15:59:06 +02:00
majsylw
cf3eae5ad8 try with automatically setting number of Debye poles 2021-07-25 23:36:56 +02:00
majsylw
49378b35b7 play with different function and optimizators 2021-07-25 22:54:10 +02:00
majsylw
d7ab02cb7a add hybrid Differential Evolution alghoritm 2021-07-25 20:36:57 +02:00
majsylw
b7e997046c optimize the DLS part of code on Kelley example 2021-07-25 13:54:42 +02:00
majsylw
7a1d9289d3 code refactor 2021-07-06 12:01:21 +02:00
majsylw
0e12a19f9c add seed for stochastic optimizer 2021-07-04 15:26:36 +02:00
majsylw
89cb502f73 add save_result method to save approximated material properties 2021-07-04 13:16:35 +02:00
Sylwia Majchrowska
aea8aab39b add Optimizer class 2021-07-02 19:31:58 +02:00
Sylwia Majchrowska
938243d6ec add relaxation functions for complex media as classes 2021-06-28 08:51:38 +02:00
Craig Warren
fe22d72bdd Removed uneeded functions and cythonized creating lines from geometry outputs module. 2021-06-19 11:26:39 +01:00
Craig Warren
1867c8f872 More work to geoemetry views, to simplify, cythonize parts. 2021-06-19 11:26:05 +01:00
Craig Warren
107d16ae61 Moved geometry view saving to geometry outputs module. 2021-06-19 11:25:09 +01:00
Craig Warren
dca4fb473f Removed uneeded multigrid from geometry view. 2021-06-19 11:24:37 +01:00
jasminium
28c76d4684 removed 2021-06-16 11:48:54 +02:00
jasminium
33420c725a rename 2021-06-16 11:47:29 +02:00
jasminium
32404e9e8b updates to geometry outputs 2021-06-16 11:45:59 +02:00
jasminium
46ba9befd7 simple voxel export for subgrid. entire subgrid only 2021-06-15 18:17:30 +02:00
jasminium
16c7ba616b evtk finegrid geometry sampling 2021-06-15 17:30:17 +02:00
jasminium
a88e928d95 evtk fine grid sampling 2021-06-15 17:29:49 +02:00