ctracker3/modsmaster
ctracker3/mods
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
027564a7d407 | serex | Looping over the same period of time is implemented. | Oct 16 2017 | |||
022e0c23f2fb | serex | less verbose | Oct 11 2017 | |||
4b019f63c886 | serex | still debug | Oct 10 2017 | |||
f749af085f7e | serex | verbose debugging | Oct 10 2017 | |||
a467ebb0a232 | serex | optimisation | Oct 4 2017 | |||
b350b91966ee | serex | new test version | Oct 4 2017 | |||
2cfb5a04471a | serex | removed time calculation between gcmsteps from CFunctions to PArticleContainer… | Sep 21 2017 | |||
b55fe1c4b3aa | serex | Index issue resolving | Sep 20 2017 | |||
eabe86eaa545 | serex | Custom timestamps should be usable for input and output | Sep 20 2017 | |||
256c79dde46b | serex | Bugfix : particle container sends None to the output to tell that the… | Sep 12 2017 | |||
97d04a128423 | serex | Moved the seed configuration to another python file | Sep 11 2017 | |||
ad66546019e3 | serex | Fixed a bug where the program would stop at 50 iterations because of obselete… | Sep 6 2017 | |||
3ce8e5849bad | serex | Fixed merge issues | Sep 4 2017 | |||
d5c967b52f77 | serex | Parameter can now have an arbitrary number of input and/or outputs that can… | Sep 4 2017 | |||
147500c151d8 | andrea | Do enforce maximum lengths of queues | Aug 28 2017 | |||
bbe726519a95 | andrea | Reproduce trajectories. Move unneeded stuff from self in particleContainer. | Aug 24 2017 | |||
b000821f6799 | andrea | Bug fix, we don't want to finish the queue at each iteration | Aug 24 2017 | |||
8161e35b04a6 | serex | Fixing merge issues | Aug 24 2017 | |||
78a2dce3814a | serex | Abandonned OO for the C compiled part and got back to a jit annoted function… | Aug 24 2017 | |||
c93289507349 | andrea | More correct output at each iteration | Aug 24 2017 | |||
d88c4a88747a | serex | Took out some output configuration from the grid to the controller | Aug 22 2017 | |||
7fc671335c25 | serex | Removed xarray dataset from the grid to make it numba compliant | Aug 22 2017 | |||
3dafc49738cc | serex | Numba is up and running | Aug 22 2017 | |||
467bc1e7ed0d | serex | multiple kill areas definition possible again | Aug 16 2017 | |||
79fb64621fe6 | serex | Added the loop method to the new structure. First iteration is over. | Aug 16 2017 | |||
ef85ae8c526b | serex | Run method separated between members of the new structure | Aug 15 2017 | |||
db1a378fb749 | serex | Initilization successful | Aug 10 2017 | |||
311698386913 | serex | Split the big init methods into their respective classes. Changed configuration… | Aug 9 2017 | |||
0b891a9f132a | serex | Added the configuration (not compiling) into controller. Added the python-only… | Aug 9 2017 |
c4science · Help