Warp Factory
  • What is Warp Factory?
  • Overview
    • Installing Warp Factory
    • Workflow
    • Codebase Structure
    • Object Types
    • Frames
  • Examples
    • Metrics
      • M1 - First Metric
      • M2 - Default Metrics
      • M3 - Building a Metric
    • Energy Tensor
      • T1 - First Energy Tensor
      • T2 - Cartoon Methods
      • T3 - GPU Computation
      • T4 - Solver Order
      • T5 - Errors
    • Analysis
      • A1 - Energy Conditions
      • A2 - Metric Scalars
      • A3 - Eval Metric
      • A4 - Momentum Flow
    • Warp Shell
      • W1 Warp Shell Comoving
  • Modules
    • Metrics Module
      • Metric Library
        • metricGet_Minkowski
        • metricGet_Alcubierre
        • metricGet_Lentz
        • metricGet_VanDenBroeck
        • metricGet_WarpShellComoving
        • metricGet_ModifiedTime
        • metricGet_Schwarzschild
      • Metric Functions
        • setMinkowski
        • setMinkowskiThreePlusOne
        • threePlusOneBuilder
        • threePlusOneDecomposer
    • Analyzer Module
      • getMomentumFlowLines
      • doFrameTransfer
      • changeTensorIndex
      • getScalars
      • getEnergyConditions
      • evalMetric
    • Solver Module
      • getEnergyTensor
      • verifyTensor
    • Visualizer Module
      • plotThreePlusOne
      • plotTensor
      • Plot Functions
    • Units Module
  • General
    • Contributing
    • FAQ
    • Citing Warp Factory
Powered by GitBook
On this page
  • Bibtex:
  • Plain Text
  1. General

Citing Warp Factory

Bibtex:

@article{Helmerich:2024tzr,
    
    author = "Helmerich, Christopher and Fuchs, Jared and Bobrick, Alexey and Sellers, Luke and Melcher, Brandon and Martire, Gianni",
    
    title = "{Analyzing Warp Drive Spacetimes with Warp Factory}",
    
    eprint = "2404.03095",
    
    archivePrefix = "arXiv",
    
    primaryClass = "gr-qc",
    
    doi = "10.1088/1361-6382/ad2e42",
    
    month = "4",
    
    year = "2024"

}

Plain Text

Helmerich C, Fuchs J, Bobrick A, Sellers L, Melcher B and Martire G, 2024, Analyzing warp drive spacetimes with warp factory, Classical Quant. Grav., 41, 095009

PreviousFAQ

Last updated 1 year ago