DISPATCH

Table of contents:

  • 1. Overview
  • 2. User Guide
    • 2.1. Installing
    • 2.2. Experiments
    • 2.3. Compiling
    • 2.4. Running
    • 2.5. Data Access
    • 2.6. Python support
    • 2.7. Setting up experiments
  • 3. Technical Details
  • 4. Auto-generated documentation
DISPATCH
  • Docs »
  • 2. User Guide
  • View page source

2. User Guide¶

  • 2.1. Installing
    • 2.1.1. GIT behind a firewall
    • 2.1.2. Bitbucket account
    • 2.1.3. Execution environment
  • 2.2. Experiments
    • 2.2.1. Heat diffusion
    • 2.2.2. MHD shock
    • 2.2.3. Pan
    • 2.2.4. Stellar atmospheres
    • 2.2.5. Truelove
    • 2.2.6. Turbulence
  • 2.3. Compiling
    • 2.3.1. Command line tools
    • 2.3.2. Windows: Cygwin
    • 2.3.3. GUI tools
    • 2.3.4. Option Groups
    • 2.3.5. Overriding Options
  • 2.4. Running
    • 2.4.1. OpenMP
    • 2.4.2. Running under MPI
    • 2.4.3. Hyper-threading
  • 2.5. Data Access
    • 2.5.1. Data Structure
    • 2.5.2. Simple examples
    • 2.5.3. Data output
    • 2.5.4. Auxiliary data
  • 2.6. Python support
    • 2.6.1. Documentation
    • 2.6.2. dispatch module
    • 2.6.3. dispatch.select module
    • 2.6.4. dispatch.graphics module
    • 2.6.5. dispatch.yt module
    • 2.6.6. Jupyter Notebooks
      • 2.6.6.1. Reading data and 1-D plotting with DISPATCH
      • 2.6.6.2. Data access demo
      • 2.6.6.3. AMR slice animation with YT
  • 2.7. Setting up experiments
    • 2.7.1. Makefile
    • 2.7.2. experiment_mod.f90
    • 2.7.3. scaling_mod.f90
    • 2.7.4. extras_mod.f90 options
    • 2.7.5. *.nml input files
    • 2.7.6. python/*.{py,ipynb} files
Next Previous

© Copyright 2019, Åke Nordlund

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