ctracker3/modstest
ctracker3/mods
test
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
47f474e32415 | serex | added swiss coordinates to particle object | Nov 15 2017 | |||
4db0474db40d | serex | attempt at putting the swiss coordinates into the particle | Nov 15 2017 | |||
0b4f086e0c06 | serex | seemingly correct multithreading | Nov 13 2017 | |||
6dfcc62032d5 | serex | Revert "Revert "not consitent yet"" | Oct 25 2017 | |||
41263d93d403 | serex | Revert "Revert "possibly correct multithreaded calculations"" | Oct 25 2017 | |||
de341470f67f | serex | Revert "possibly correct multithreaded calculations" | Oct 25 2017 | |||
c896e1f02bcf | serex | Revert "not consitent yet" | Oct 25 2017 | |||
7a77f06ab334 | serex | not consitent yet | Oct 25 2017 | |||
eeb97e314c89 | serex | possibly correct multithreaded calculations | Oct 24 2017 | |||
2decd8668ab1 | serex | experiencing multithreading | Oct 23 2017 | |||
027564a7d407 | serex | Looping over the same period of time is implemented. | Oct 16 2017 | |||
88f49e2af620 | serex | multiple loop over same period first impl. | Oct 16 2017 | |||
022e0c23f2fb | serex | less verbose | Oct 11 2017 | |||
49dd1c9eca1f | serex | small optimization for removing out particles | Oct 11 2017 | |||
525021bb08ac | serex | OO tracking works$ | Oct 10 2017 | |||
4b019f63c886 | serex | still debug | Oct 10 2017 | |||
ce0c4b206562 | serex | stuff | Oct 10 2017 | |||
d716af9b5aeb | serex | debugging | Oct 10 2017 | |||
f749af085f7e | serex | verbose debugging | Oct 10 2017 | |||
9a582911b57f | serex | still | Oct 10 2017 | |||
fed8646c41b7 | serex | saaaame | Oct 10 2017 | |||
00888c14cd17 | serex | too many particles going out | Oct 10 2017 | |||
3d3455e50327 | serex | uuuugh.... | Oct 10 2017 | |||
6f05de70674d | serex | particle on land ? | Oct 10 2017 | |||
dda5f5529424 | serex | bug with particles getting out | Oct 9 2017 | |||
90c0537d17e4 | serex | debugging... | Oct 9 2017 | |||
f5e7d7263cf0 | serex | numerical part is adapted to OO particles | Oct 6 2017 | |||
dd4db6847e08 | serex | Merge branch 'master' of https://c4science.ch/source/ctracker3 into test | Oct 5 2017 | |||
e761729e7cdb | serex | zip to lists to have homogeneous collections | Oct 5 2017 | |||
a467ebb0a232 | serex | optimisation | Oct 4 2017 | |||
b350b91966ee | serex | new test version | Oct 4 2017 | |||
9d4b65811406 | serex | trying to debug oo-oriented design with njit | Oct 3 2017 | |||
bacd5dcedf91 | serex | unfinished feature that doesn't work but i have to compare to master | Oct 2 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