Difference between revisions of "Nbody"
Jump to navigation
Jump to search
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Astronomy]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|nbody}} | |{{#vardefine:app|nbody}} | ||
Line 7: | Line 7: | ||
|{{#vardefine:exe|1}} <!--Present manual instructions for running the software --> | |{{#vardefine:exe|1}} <!--Present manual instructions for running the software --> | ||
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | ||
− | |{{#vardefine:pbs| | + | |{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> |
|{{#vardefine:policy|}} <!--Enable policy section --> | |{{#vardefine:policy|}} <!--Enable policy section --> | ||
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | |{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | ||
Line 24: | Line 24: | ||
[[Modules|modules documentation]] | [[Modules|modules documentation]] | ||
===GNU=== | ===GNU=== | ||
+ | *gcc/4.7.2 | ||
*nbody | *nbody | ||
− | === | + | ===GNU with GPU=== |
− | *intel | + | *gcc/4.7.2 |
+ | *cuda/5.5 | ||
+ | *nbody | ||
+ | |||
+ | ===Intel=== | ||
+ | *intel/2013 | ||
*nbody | *nbody | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 13:11, 6 June 2022
Description
NBODY is a direct gravitational N-body simulation code written by Sverre Aarseth from the University of Cambridge.
Required Modules
GNU
- gcc/4.7.2
- nbody
GNU with GPU
- gcc/4.7.2
- cuda/5.5
- nbody
Intel
- intel/2013
- nbody
System Variables
- HPC_NBODY_DIR - installation directory
Citation
If you publish research that uses nbody you may cite it as follows:
"Gravitational N-Body Simulations: Tools and Algorithms" by Sverre J. Aarseth, Cambridge University Press, 2003.