Skip to content

library that compute direct smoothed gravitational force for SPH calculations

Notifications You must be signed in to change notification settings

treecode/directSPH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- This is not a tree but a direct gravitational force calculation for SPH codes 
   (see Appendix in http://adsabs.harvard.edu/abs/1989ApJS...70..419H for equations of softened gravitational force)

I included it for completness, in case one wants to test acrruacy (or modify) libSequoia and check the correctness, because this direct library computes
exact force (up to ds64 - an emulated double precision via use of 2 fp32 (single precision) numbers). The code can be easily change for full fp64,
by approperiatly changing ds64 class.

About

library that compute direct smoothed gravitational force for SPH calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published