Difference between revisions of "Nbody"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Graphics]]
+
[[Category:Software]][[Category:GUI Apps]]
 
{|<!--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|1}} <!--Enable PBS script wiki page link-->
+
|{{#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 25: Line 25:
 
===GNU===
 
===GNU===
 
*gcc/4.7.2
 
*gcc/4.7.2
 +
*nbody
 +
 +
===GNU with GPU===
 +
*gcc/4.7.2
 +
*cuda/5.5
 +
*nbody
 +
 +
===Intel===
 +
*intel/2013
 
*nbody
 
*nbody
  
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
  
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:22, 6 December 2019

Description

nbody website  

NBODY is a direct gravitational N-body simulation code written by Sverre Aarseth from the University of Cambridge.

Required Modules

modules documentation

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.