chombo-discharge
Loading...
Searching...
No Matches
Classes
Physics::AdvectionDiffusion Namespace Reference

Namespace for encapsulating advection-diffusion physics. More...

Classes

class  AdvectionDiffusionSpecies
 Concrete CdrSpecies implementation for the advection-diffusion test problem. More...
 
class  AdvectionDiffusionStepper
 TimeStepper implementation for advancing a single advection-diffusion equation. More...
 
class  AdvectionDiffusionTagger
 Cell tagger for the advection-diffusion physics module. More...
 

Detailed Description

Namespace for encapsulating advection-diffusion physics.

This namespace contains a simple model for advection-diffusion of a passive scalar on an adaptive mesh. It includes a time stepper, a species definition, and a cell tagger.