criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
Loading...
Searching...
No Matches
Classes | Namespaces
CartesianTimeInterpFLASH.H File Reference

Class to manage FLASH runs as gas backgrounds. More...

#include "CartesianTimeInterp.H"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  criptic::gas::CartesianTimeInterpFLASH
 Gas model stored as snapshots of a FLASH simulation. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 
namespace  criptic::gas
 A namespace to hold quantities related to the background gas.
 

Detailed Description

Class to manage FLASH runs as gas backgrounds.

This is a specialization of the CartesianTimeInterp class where the snapshots are stored in FLASH outputs. This is modified version of the original code by Matt Sampson and Christoph Federrath.

Authors
{ Christoph Federrath, Matt Sampson, Mark Krumholz}