ABLATE Source Documentation  0.12.33
ablate::boundarySolver::physics::ArbitrarySource Class Reference

#include <arbitrarySource.hpp>

+ Inheritance diagram for ablate::boundarySolver::physics::ArbitrarySource:

Public Member Functions

 ArbitrarySource (std::map< std::string, std::shared_ptr< ablate::mathFunctions::MathFunction >> functions, BoundarySolver::BoundarySourceType boundarySourceType)
 
void Setup (ablate::boundarySolver::BoundarySolver &bSolver) override
 
- Public Member Functions inherited from ablate::boundarySolver::BoundaryProcess
virtual void Initialize (ablate::boundarySolver::BoundarySolver &fv)
 

Detailed Description

produces required source terms in the "gas phase" assuming that the solid phase sublimates and no regression compared to the simulation time

Member Function Documentation

◆ Setup()

void ablate::boundarySolver::physics::ArbitrarySource::Setup ( ablate::boundarySolver::BoundarySolver bSolver)
overridevirtual

Setup the source function

Parameters
bSolver

Implements ablate::boundarySolver::BoundaryProcess.


The documentation for this class was generated from the following files: