SWIFT: SPH With Inter-dependent Fine-grained Tasking
0.9
  • Disclaimer, Citing SWIFT & Giving Credit
  • Getting Started
    • Compiling SWIFT
    • Running an Example
    • Runtime Options
    • Configuration Options
    • What about MPI? Running SWIFT on more than one node
    • Running on Large Systems
    • Special modes
  • Command line options
  • Parameter Files
  • Initial Conditions
  • Snapshots
  • Hydrodynamics Schemes
  • Time integration details
  • Galaxy Formation Subgrid Models
  • Planetary Simulations
  • Friends-Of-Friends (FOF) Halo Finder
  • VELOCIraptor Interface
  • Line-of-sights outputs
  • Light Cone Outputs
  • Equations of State
  • External Potentials
  • Neutrino implementation
  • Radiative Transfer Schemes
  • General information for adding new schemes
  • Task System
  • Analysis Tools
  • Continuous Simulation Data Stream (CSDS)
  • Implementation details
SWIFT: SPH With Inter-dependent Fine-grained Tasking
  • Getting Started
  • View page source

Getting Started

So, you want to use SWIFT? Below you should find all of the information you need to get up and running with some examples, and then build your own initial conditions for running.

Also, you might want to consult our onboarding guide (available at http://www.swiftsim.com/onboarding.pdf) if you would like something to print out and keep on your desk.

Contents:

  • Compiling SWIFT
    • Compilers
    • Dependencies
    • Optional Dependencies
    • Initial Setup
  • Running an Example
    • Sod Shock
    • Small Cosmological Volume
  • Runtime Options
  • Configuration Options
    • --with-hydro=sphenix
    • --with-riemann-solver=none
    • --with-kernel=cubic-spline
    • --with-hydro-dimension=3
    • --with-equation-of-state=ideal-gas
    • --with-cooling=none
    • --with-ext-potential=none
  • What about MPI? Running SWIFT on more than one node
    • SLURM Submission Script Example
  • Running on Large Systems
  • Special modes
    • Disabling particle types
    • Static particles
    • Gravity glasses
    • Gravity force checks
Previous Next

© Copyright 2014-2023, SWIFT Collaboration.

Built with Sphinx using a theme provided by Read the Docs.