https://github.com/N-BodyShop/changa
Raw File
Tip revision: 373a34cfba10e6dbaa05a79119ef73888a42e824 authored by Lukasz Wesolowski on 03 September 2014, 21:51:36 UTC
Set cudatype to double when running in hexadecapole mode on the GPU
Tip revision: 373a34c
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