Jacob Hummel edited 2-Framework.tex  about 8 years ago

Commit id: d00800612bc085d5cec8f19f8fded1fab6ca9d07

deletions | additions      

       

SPH particles are additionally expected to have a smoothing length, density, and internal energy. Additional fields not included in the original \textsc{gadget} specification, such as chemical abundances, are also supported.  Here, we provide an overview of the design and capabilities of the \code{gadfly} framework, including the \code{Simulation}, \code{Snapshot}, and \code{PartType DataFrame} objects at the core of \code{gadfly} (Section \ref{sec:hierarchy}), the usage of which is demonstrated in Figure \ref{fig:usage_example}.  Our approach to file access and intelligent memory management (Section \ref{sec:fileIO}), our handling of unit conversions (Section \ref{sec:units}) and coordinate transformations (Section \ref{sec:coords}), and the included utilities for parallel batch processing (Section \ref{sec:parallel}). \ref{sec:parallel}) are also described.