https://github.com/hannorein/rebound

sort by:
Revision Author Date Message Commit Date
93592d8 Updating version to 3.25.1 08 June 2023, 22:33:59 UTC
2a8f0c0 Updating version to 3.25.0 08 June 2023, 19:53:29 UTC
5ae5b82 set sim pointer to NULL 02 June 2023, 13:53:25 UTC
05444a6 added new reb_get_remote_particle_by_hash to query particles on different nodes 02 June 2023, 13:27:00 UTC
eb9f836 Also add hash for pal 02 June 2023, 13:26:43 UTC
c038777 Added hash to reb_add_fmt 02 June 2023, 13:01:13 UTC
2072653 oversubscribe MPI jobs 01 June 2023, 14:56:52 UTC
6870347 Added unit test for MPI. Fixed delete_tree for essential tree nodes 01 June 2023, 14:51:26 UTC
03b9fd8 reb_get_com() and reb_move_to_com() now work with MPI 01 June 2023, 13:18:19 UTC
7d6c316 Adding a new flag to tree cells, indicating whether they are remote or not. This is needed to avoid self-interactions. Potential fix for #689. 31 May 2023, 20:27:34 UTC
ac7a2b6 using simpler struct transfers 31 May 2023, 20:13:43 UTC
29d8211 Added MPI to CI 31 May 2023, 15:45:08 UTC
487507a Added modulo to avoid compiler warning 31 May 2023, 13:47:26 UTC
2c4e2f5 fixed size mismatch for debug messages 31 May 2023, 13:45:53 UTC
14923b8 Updated deprecated MPI function calls 31 May 2023, 13:42:53 UTC
0dac110 By default no visualization for MPI example. 31 May 2023, 13:38:46 UTC
a4d4111 Added error message when two particles with the same coordinates are added to the tree code. 10 May 2023, 13:42:15 UTC
977b3e2 Merge pull request #685 from PeterBartram/main Fixed machine independence bug. 05 May 2023, 11:54:42 UTC
8746523 Fixed machine independence bug. Issue was the use of the math.pow function. Replaced it with ias15 version of x^1/7. Tested for bitwise energy violation matching for integrations over 1e6 orbits using a ubuntu desktop and a macbook M1. 05 May 2023, 11:10:20 UTC
c97ae62 Merge pull request #684 from dtamayo/doc updated units doc 27 April 2023, 23:22:29 UTC
cf1171f updated units 27 April 2023, 21:34:22 UTC
adf9e17 version script 07 April 2023, 15:40:58 UTC
a0b5958 run deploy on release 07 April 2023, 14:12:10 UTC
5b2bde2 release 07 April 2023, 14:04:22 UTC
9204bb2 Updating version to 3.24.3 07 April 2023, 13:37:30 UTC
8cfdd5e Merge branch 'main' of github.com:/hannorein/rebound 07 April 2023, 13:36:20 UTC
8097484 this relaxes some unit tests so that they pass on 32bit architectures with slightly different math libraries. 02 April 2023, 22:40:36 UTC
9a17c8b Updating version to 3.24.2 01 April 2023, 22:17:16 UTC
2f74500 fixed TES structure in ctypes 01 April 2023, 22:08:08 UTC
1d96e11 Updating version to 3.24.1 31 March 2023, 19:52:35 UTC
b206bfd added CORS proxy 31 March 2023, 19:46:18 UTC
fa844b4 smoother animation when using usleep 31 March 2023, 13:54:48 UTC
440511a fixed documentation. closes #672 29 March 2023, 21:58:29 UTC
f6f02f3 Merge branch 'main' of github.com:/hannorein/rebound 16 March 2023, 17:10:14 UTC
2f71b19 Merge pull request #662 from PeterBartram/main Updated user documentation + calculate orbital period automatically so user doesn't have to specify it. 15 March 2023, 21:49:28 UTC
e87c63e Update test_tes.py Fix failing unit test. Modified limit on energy assertion as previous changes bring the violation to 1.4e-15 from < 1e-15. This increase value is still in the round-off noise. 12 March 2023, 20:48:46 UTC
6cf90ef Updating version to 3.24.0 09 March 2023, 14:10:46 UTC
ba778a6 Merge pull request #667 from hannorein/largefiles Support for SimulationArchvies > 4GB 09 March 2023, 14:08:14 UTC
901d01e import c_uint64 07 March 2023, 14:32:47 UTC
018cd00 do not print header warning unless output requested 07 March 2023, 14:23:01 UTC
6bd61d6 no debug 07 March 2023, 13:48:24 UTC
ce4367e 64bit file address 07 March 2023, 13:47:50 UTC
c935e27 Merge branch 'main' into largefiles 07 March 2023, 13:25:39 UTC
323bff8 Updated documentation of LCN. Fixed nan after 1st timestep. 07 March 2023, 13:16:05 UTC
a056500 64 bit comparisons 04 March 2023, 23:41:40 UTC
51925f7 Updating version to 3.23.5 28 February 2023, 18:30:37 UTC
451e1cf Added massist unit for mass, added default_plane 28 February 2023, 18:26:24 UTC
5313e4f updated orbital_period to be calculated automatically so user doesnt have to specify. updated control variable documentation. 26 February 2023, 17:43:09 UTC
cb402d0 Update integrators.md Updated TES descriptions 26 February 2023, 16:19:34 UTC
84e50db added two more time units 25 February 2023, 15:00:19 UTC
0c7e433 swapped for loop and switch statement 19 February 2023, 00:10:54 UTC
a17681d Merge branch 'main' of github.com:/hannorein/rebound 14 February 2023, 21:06:30 UTC
0aa0b81 removed twitter, added mastodon 14 February 2023, 21:06:18 UTC
7234f59 Cast to avoid warning message 10 February 2023, 22:24:54 UTC
fc07fb4 Added pyproject.toml 09 February 2023, 15:09:48 UTC
d3a6f93 Updating version to 3.23.4 09 February 2023, 15:07:36 UTC
6398c39 Updating version to 3.23.3 02 February 2023, 01:36:30 UTC
584752b fixed an issue that prevented MERCURIUS to be reproduced exactly when safe_mode is turned off 02 February 2023, 01:32:56 UTC
a37ead0 do not change sign if exactly at end 02 February 2023, 00:48:52 UTC
6ad19d9 Trying out dt change for integration direction switch 01 February 2023, 23:44:05 UTC
70d6698 added more BS unit tests 21 January 2023, 19:47:08 UTC
c544693 minor code cleanup 21 January 2023, 19:31:26 UTC
2d609ba Merge pull request #649 from cassum-2022-project-21/free-tree-cells Properly free tree cells in reb_tree_delete_cell 17 January 2023, 15:00:45 UTC
7516041 call free() in reb_tree_delete_cell (fixes small memory leak) 17 January 2023, 14:41:44 UTC
73b726a Added badges for CI 13 January 2023, 01:44:17 UTC
2766673 CI check if all symbols in .so file have reb_ prefix 13 January 2023, 01:41:30 UTC
492f4ca Merge branch 'main' of github.com:/hannorein/rebound 13 January 2023, 00:50:50 UTC
0626855 Updating version to 3.23.2 13 January 2023, 00:50:31 UTC
5984c4b Merge pull request #647 from hannorein/acos2 acos2 is now static 13 January 2023, 00:49:37 UTC
e3bc862 Merge remote-tracking branch 'origin/new_reb3d' 13 January 2023, 00:43:50 UTC
e884dcb Merge branch 'new_reb3d' 13 January 2023, 00:42:47 UTC
a928309 renamed `_reb_copy_simulation_with_messages` to `reb_copy_simulation_with_messages` to match prefix convention 13 January 2023, 00:41:11 UTC
4eae820 made internal tes variables static 13 January 2023, 00:38:44 UTC
b1f3b44 acos2 is now static 13 January 2023, 00:33:25 UTC
98a5764 Merge pull request #646 from dtamayo/new_reb3d added add sub mul div 13 January 2023, 00:26:30 UTC
624bae7 added add sub mul div 13 January 2023, 00:15:26 UTC
1e7ef39 remove particle by id in tes test 13 January 2023, 00:01:56 UTC
e3eb3dd Updating version to 3.23.1 12 January 2023, 20:10:55 UTC
2b3e134 new vector class working 12 January 2023, 19:38:01 UTC
4afc148 Merge pull request #645 from dtamayo/header added prototypes to header 11 January 2023, 19:09:52 UTC
ede73a8 added prototypes to header 11 January 2023, 19:08:11 UTC
0ee8654 Updated examples and documentation using new synatx without "calculate" 11 January 2023, 14:50:13 UTC
ca6fe3b Merge branch 'main' of github.com:/hannorein/rebound 11 January 2023, 14:41:51 UTC
7bd589d Added __attribute__ for non GNUC compilers 11 January 2023, 14:41:36 UTC
55db3d3 Merge pull request #644 from dtamayo/names edited names 11 January 2023, 14:41:03 UTC
27d5598 edited names 11 January 2023, 07:29:27 UTC
06d41bc Merge branch 'main' of github.com:/hannorein/rebound 10 January 2023, 20:17:42 UTC
cf235d7 cleaned up display.c using reb_rotation 10 January 2023, 20:17:24 UTC
eb32733 Initialize webgl properly for newly created sims (#642) 10 January 2023, 13:59:46 UTC
c3f6ae8 fixes OpenGL issues with new reb_rotation struct. 10 January 2023, 00:58:45 UTC
33a43c9 fixed edge case 03 January 2023, 23:51:25 UTC
e1a9cd7 added edge case test to to_new_axes and added failing unit test 03 January 2023, 23:35:45 UTC
1fdffb2 Readded setitem, getitem, rotate which got somehow deleted 03 January 2023, 22:59:59 UTC
a861088 fixed typo 03 January 2023, 20:09:22 UTC
0671d93 removed unused variable 03 January 2023, 20:01:47 UTC
704a840 Updating version to 3.23.0 03 January 2023, 19:48:53 UTC
c9479fd added missing bracket 03 January 2023, 19:43:16 UTC
baaebf3 Merge remote-tracking branch 'dtamayo/rotations' into dtamayo-rotations 03 January 2023, 19:40:28 UTC
adbeaa0 updated to to_new_axes orthogonalizes newx 03 January 2023, 19:38:33 UTC
b405071 tests 03 January 2023, 19:36:21 UTC
back to top