moltres
|
#include <DiracHX.h>
Public Member Functions | |
DiracHX (const InputParameters ¶meters) | |
virtual void | addPoints () override |
virtual Real | computeQpResidual () override |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Attributes | |
const Real & | _power |
Point | _point |
Provides a Dirac kernel for heating or cooling. At first, this was used to model a heat exchanger in the reactor primary loop. It was found that this didn't exactly provide the expected amount of cooling, so InterfaceHX or InterfaceEffectivenessHX should be used instead.
This could still be a useful kernel for easily providing some point heat/ cooling sources.
DiracHX::DiracHX | ( | const InputParameters & | parameters | ) |
|
overridevirtual |
|
overridevirtual |
|
static |
|
protected |
|
protected |