https://github.com/N-BodyShop/changa
Revision 681d06a26fdcdc6df5f5d4d0307fb16289dd5eaa authored by Tom Quinn on 30 June 2012, 03:38:54 UTC, committed by Tom Quinn on 02 September 2016, 04:47:24 UTC
Change-Id: I015dbaa04d68b44e8c9bbc04c99ea0fd7fe72ccb
1 parent 8be9a92
Raw File
Tip revision: 681d06a26fdcdc6df5f5d4d0307fb16289dd5eaa authored by Tom Quinn on 30 June 2012, 03:38:54 UTC
Move cosmoType into separate header for inclusion into C files.
Tip revision: 681d06a
ChangeLog
2007-12-06  Tom Quinn  <trq@raclette>

	* ParallelGravity.cpp : Checkpointing seems to work now.  Also
	added an "STOP" file option (create a file called "STOP" to stop a
	running simulation) and a "-wall" option (specify wall clock time
	of simulation).

2007-08-19  Tom Quinn  <trq@raclette>

	* MultipoleMoments.h, Ewald.C, ParallelGravity.h, TreePiece.cpp,
	moments.c, moments.h: Implemented HEXADECAPOLE forces.  Forces seem
	to be accurate, but it's not good enough for production because I'm
	WAY to conservative in handling softening.
	

back to top