Difference between revisions of "Nbody"

From UFRC
Jump to navigation Jump to search
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|}} <!--Enable PBS script wiki page link-->
+
|{{#vardefine:pbs|1}} <!--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 -->

Revision as of 14:53, 10 September 2012

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

  • nbody

INTEL

  • intel
  • nbody

System Variables

  • HPC_{{#uppercase:nbody}}_DIR - installation directory


PBS Script Examples

See the Nbody_PBS page for nbody PBS script examples.