CLASS  5.1
Fuel Cycle Simulator
ZAIHeat Class Reference

Defines the decay heat of a ZAI. More...

#include <ZAIHeat.hxx>

Public Member Functions

Constructor/Desctructor
 ZAIHeat ()
 Normal Constructor. More...
 
 ~ZAIHeat ()
 Normal Destructor. More...
 
Fucntions returning decay Heat [W]
double GetHeat (ZAI zai) const
 get with ZAI More...
 
double GetHeat (const int Z, const int A, const int I) const
 Get with Z, A. More...
 
double GetHeat (const IsotopicVector IV) const
 

Detailed Description

Defines the decay heat of a ZAI.

The aims of this class is to handle decay heat Activity-to-Heat factors are from (92SDOe + M.e.Brendan, dec 98). Values are in CLASS_PATH/data/HeatTox.dat

Author
BLG
BaM
Version
1.0

Constructor & Destructor Documentation

◆ ZAIHeat()

ZAIHeat::ZAIHeat ( )

Normal Constructor.

◆ ~ZAIHeat()

ZAIHeat::~ZAIHeat ( )

Normal Destructor.

Member Function Documentation

◆ GetHeat() [1/3]

double ZAIHeat::GetHeat ( ZAI  zai) const

get with ZAI

◆ GetHeat() [2/3]

double ZAIHeat::GetHeat ( const int  Z,
const int  A,
const int  I 
) const
inline

Get with Z, A.

◆ GetHeat() [3/3]

double ZAIHeat::GetHeat ( const IsotopicVector  IV) const

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