Skip to content

Releases: nbody6ppgpu/Nbody6PPGPU-beijing

Oct2023

02 Nov 03:21
Compare
Choose a tag to compare

Jul2023

28 Jul 11:25
Compare
Choose a tag to compare

Commits

  • 3dac2fa: correct typo (Kai Wu)
  • d1196e5: Update README.md with NAMELIST info (Kai Wu) #13
  • 0397687: Update README.md (Rainer Spurzem) #14
  • 7a9bd55: Update README.md (Kai Wu) #14
  • 1866793: input.F : lambd1 should be set in inputse (before erroneously it was lambdac set) - thanks Jarrod (Rainer Spurzem)
  • 6c37455: mention data analysis scripts in example/ (Kai Wu)
  • 40927e3: update.F wrong position of if(rank.eq.0) caused neighbour list overflow -- fixed (Rainer Spurzem)
  • 7029619: modify.F: fixed bug overwriting crucial parameters from comm.1 (Uli Roth) #16
  • 2a35e20: Update README (Kai Wu)
  • a9610b8: add 1k small input example for new user (for manual) (Kai Wu)
  • 14838eb: comenv.f - missing declaration of LAMBDA as REAL*8 caused NaNs for common envelope - fixed (Rainer Spurzem)

Mar2023

31 Mar 08:55
Compare
Choose a tag to compare

Full Changelog: Aug2022...Mar2023

Starting from the next stable version, we will switch to the new NAMELIST input (key=value), and unfortunately this is not backward-compatible.

This is the last stable version that uses the old input style (values only).

Aug2022

31 Aug 02:19
Compare
Choose a tag to compare

Full Changelog: May2022...Aug2022