swh:1:snp:1a730756c1997059a2938ccbe6c45bdd44f308fa

sort by:
Revision Author Date Message Commit Date
5716b9a Reset BS/IAS15 at end of TRACE step to reduce file size. 27 August 2024, 22:47:37 UTC
1cf7d63 Calculates pericenter passage time for particles not in a simulation. 26 August 2024, 23:17:49 UTC
a7efb21 AVX512 fallback synchronization fixed and unit test added. 22 August 2024, 18:59:31 UTC
241513b added request to add name and affiliation to issue templates 21 August 2024, 12:46:45 UTC
3e22254 Encounter Prediction Switching Condition for TRACE (#788) TRACE switching condition updated to reflect latest version of paper. 15 August 2024, 18:49:43 UTC
b09463d Merge branch 'main' of github.com:/hannorein/rebound 26 July 2024, 14:42:02 UTC
b1d95c9 Set initial simulationarchive t array to zero. This fixes a bug in case multiple initial snapshots have been saved with t=0. 26 July 2024, 14:40:44 UTC
93148af Merge pull request #787 from AlexKurek/main Remove unused modules 17 July 2024, 19:49:10 UTC
d43f9a7 Remove unused modules 17 July 2024, 16:02:32 UTC
d055f4b Updating version to 4.4.2 15 July 2024, 18:24:45 UTC
bbe22f9 Added Simulationarchive Fields example to dump file contents for debugging. 15 July 2024, 18:20:33 UTC
c4e2e44 TRACE bug in realloc. Fixes #786. 15 July 2024, 18:15:34 UTC
51da281 synchronization of WHFast512 on non AVX512 machines, generalized to N_systems > 1 15 July 2024, 14:54:27 UTC
f9e51e1 Process warning messages after calling integrator_synchronize from python. 15 July 2024, 13:40:55 UTC
7eb5ad1 removed REBOUND24 meeting 10 July 2024, 15:11:33 UTC
896d6cb Merge pull request #781 from zyrxvo/master Fixed issue where minor and patch numbers were not referenced correctly with self. 07 July 2024, 02:49:43 UTC
0e21fd8 Fixed issue where minor and patch numbers were not referenced correctly with self. 07 July 2024, 02:44:16 UTC
5e453a8 Merge branch 'hannorein:main' into master 07 July 2024, 02:42:20 UTC
cc80192 Fixed escape character 01 July 2024, 21:57:00 UTC
9598345 output version numbers if there is a mismatch in SA. 28 June 2024, 17:47:50 UTC
198527f Read simulationarchives version < 3.18 (#778) * Support Simulationarchive files with version < 3.18 * Fixed TRACE citation character error * Relaxed timing test for CI * Fixed typo 25 June 2024, 00:21:46 UTC
67b629d Link to legacy_stdio only when MSVC (#777) Signed-off-by: Uilian Ries <uilianries@gmail.com> 18 June 2024, 12:23:04 UTC
b8d14b7 minor documentation fix 09 June 2024, 12:20:21 UTC
c9e7986 Updated GitHub CI runners to newer versions of MacOS, python 21 May 2024, 17:56:26 UTC
381f989 fixed special character in citations.py 15 May 2024, 13:03:25 UTC
e3671e7 Updating version to 4.4.1 07 May 2024, 19:19:54 UTC
c37b61b relaxed timing test (mainly for windows), readded simulationarchive test 07 May 2024, 19:18:37 UTC
5b5d4db Missing Inertial<->DHC transform in TRACE (#772) * Missing Inertial<->DHC transform * added pericenter test --------- Co-authored-by: Tiger Lu <tigerlu@Tigers-MBP-2.wireless.yale.internal> 07 May 2024, 19:16:02 UTC
7ebc08c Updating version to 4.4.0 07 May 2024, 13:46:16 UTC
9f55eef Added TRACE integrator. See Lu, Hernandez & Rein (2024) for details. 07 May 2024, 13:21:39 UTC
23af96f Fixes horizon units. See issue #767 19 April 2024, 22:22:14 UTC
d122fc1 removed broken configure_ghost_boxes function 29 March 2024, 11:54:10 UTC
db8b90b small changes to fix Xcode warnings 19 March 2024, 21:23:51 UTC
4e94bc4 Fixed bug in integrator_whfast512.c (#760) Line 768-770 changed = to - 19 March 2024, 13:25:49 UTC
7a6f596 Fixes backwards integrations in MERCURIUS. Fixes #753. 26 February 2024, 14:00:01 UTC
a952fdc Fixed bug related to setting the switching function in Mercury. See #753 23 February 2024, 19:09:48 UTC
3e5993c Added wire=2 to animation example 19 February 2024, 16:11:38 UTC
f81ba52 Updating version to 4.3.2 19 February 2024, 16:04:25 UTC
26a6102 Updating version to 4.3.1 19 February 2024, 16:04:02 UTC
214dd2d - using gl_VertexID instead of array - plane fog added - plane hyperbolic orbits - fixed plane for circular orbits - added scale marker 19 February 2024, 15:49:13 UTC
e9197ba Provide option to take manual screenshots in tga/png format. 18 February 2024, 01:37:23 UTC
9642ea4 Fixed reb_simulation_copy so that it properly resets the simulation and doesn't leak memory 14 February 2024, 15:24:32 UTC
4c981c8 Updating version to 4.3.1 13 February 2024, 16:02:38 UTC
2729106 Added plane orbit mode 13 February 2024, 15:55:44 UTC
83566c5 process error messages after sim.add() to catch particles being added outside of simulation box 13 February 2024, 13:51:11 UTC
26f2c67 Renamed past_N to breadcrumbs. Cleanup up visualization routines. 11 February 2024, 21:30:46 UTC
09c9731 added pythong interface for output_screenshot 11 February 2024, 17:00:11 UTC
4f7b990 Updating version to 4.3.0 11 February 2024, 16:41:59 UTC
5f1d9a3 Fixed braces in initializer 09 February 2024, 22:08:04 UTC
08ae387 Different initial conditions for non-existing particles in WHFast512 09 February 2024, 22:05:19 UTC
8f281d9 Merge branch 'fix512' 09 February 2024, 21:38:07 UTC
abd34de fixed unit test in whfast512 09 February 2024, 21:35:43 UTC
42486c9 Show text if user interaction is disabled. 06 February 2024, 23:42:19 UTC
708f3d3 Updating version to 4.2.0 06 February 2024, 21:42:32 UTC
ccc20ab make sure unit tests don't fall when there is more than one error (typically windows) 01 February 2024, 16:46:45 UTC
42bbe00 Updating version to 4.1.1 01 February 2024, 15:24:36 UTC
99cae63 checking new cibuildwheel 01 February 2024, 15:05:28 UTC
be33330 Updating version to 4.1.0 01 February 2024, 14:51:22 UTC
9df07b1 New visualization features added (history, single step, scroll). 01 February 2024, 14:50:07 UTC
347c2c9 Fixed broken links (#747) * Fixed documentation link issue. * Fixed broken links. 30 January 2024, 21:46:35 UTC
2f780c3 Fixed broken links. 30 January 2024, 21:30:20 UTC
06ccf67 fixed typo in WHFast512 30 January 2024, 19:43:52 UTC
db1ef10 Merge branch 'hannorein:main' into master 30 January 2024, 18:17:08 UTC
62db68a Third memory leak in ODEs 26 January 2024, 14:18:35 UTC
d5a5910 Another ODE memory leak fix 26 January 2024, 14:16:43 UTC
ce11a8e Merge branch 'main' of github.com:/hannorein/rebound 26 January 2024, 14:11:32 UTC
685d6d4 fixed ODE memory leak 26 January 2024, 14:11:19 UTC
83f1667 updated horizons (#745) 24 January 2024, 19:27:16 UTC
d2e9fb0 citations and import test (#742) 13 January 2024, 20:43:34 UTC
e111b05 Reboundx tests (#741) * Adds REBOUNDx tests to be called from REBOUND * Removes old trigger for REBOUNDx 12 January 2024, 23:40:10 UTC
2d7f0c8 added repr to orbits and fixed orbitalelements.ipynb (#738) * added repr to orbits and fixed orbitalelements.ipynb * removed str from orbit 12 January 2024, 18:45:00 UTC
55489d0 Added REBOUND 24 conference flyer 09 January 2024, 19:26:47 UTC
a0e9a42 Updating version to 4.0.3 05 January 2024, 15:58:07 UTC
fb5088a Changed default IAS15 timestepping criterion 05 January 2024, 15:57:46 UTC
19d1d1b include file removed 02 January 2024, 19:57:21 UTC
6f8288e Added files for thermal hysteresis 02 January 2024, 18:57:54 UTC
2324550 glad not needed in emscripten 30 December 2023, 17:52:23 UTC
0d8da5d Removed -sGL_ENABLE_GET_PROC_ADDRESS=1 as it is no longer needed 30 December 2023, 17:34:49 UTC
b180a75 no loader for opengl when using emscripten 30 December 2023, 17:31:34 UTC
4557f34 fixed race condition in mutex lock 30 December 2023, 17:30:54 UTC
f1d7a6c fixed typo 29 December 2023, 16:30:25 UTC
3f9a882 Updating version to 4.0.2 29 December 2023, 15:56:47 UTC
8532f9c Added Simulationarchive viewer example and fixed -sGL_ENABLE_GET_PROC_ADDRESS flag for emscripten 29 December 2023, 15:49:46 UTC
009d304 get proc 29 December 2023, 15:12:17 UTC
efbc98c removed whitespace from variables in makefile 29 December 2023, 14:38:34 UTC
b85857b Merge branch 'hannorein:main' into master 05 December 2023, 12:23:05 UTC
8d85575 Fixed documentation link issue. (#734) 01 December 2023, 14:53:54 UTC
2d2c548 Fixed documentation link issue. 01 December 2023, 05:16:01 UTC
b38d9f6 Click to start for emscripten compiles. 30 November 2023, 14:49:53 UTC
e22e2d1 comments 27 November 2023, 14:37:24 UTC
3a75a09 added links to related projects 20 November 2023, 20:58:32 UTC
053bc17 updated readme and index.md 16 November 2023, 20:18:01 UTC
741421c added init file for integrators 14 November 2023, 00:47:21 UTC
c990adb update script 14 November 2023, 00:34:22 UTC
111bcd5 Updating version to 4.0.1 14 November 2023, 00:32:31 UTC
4df2b46 removed old example 13 November 2023, 23:47:22 UTC
7eaefdd added instructions for rebound.html release 13 November 2023, 23:36:31 UTC
486c368 Updating version to 4.0.0 13 November 2023, 23:34:34 UTC
4a39e0d relax setuptools 13 November 2023, 23:33:59 UTC
5c5d887 README update, rebound.html URL update. 13 November 2023, 23:28:57 UTC
back to top