87 using CLASSBackEnd::SetName;
99 void TakeFractionFromStock(
int IVId,
double fraction);
105 void RemoveEmptyStocks();
137 void Write(
string filename,
cSecond date = -1);
149 void StorageEvolution(
cSecond t);
Defines a Storage object.
Definition: Storage.hxx:38
void AddToStock(IsotopicVector isotopicvector)
Add an Isotopicvector to the IVArray if it is not empty.
Definition: Storage.hxx:104
map< ZAI, double > GetIsotopicQuantity() const
Return the IsotopicVector as a map.
Definition: IsotopicVector.hxx:77
Allows to store & operate on radioactive sample.
Definition: IsotopicVector.hxx:37
Definition: CLASSBackEndDict.cxx:37
long long int cSecond
Definition: CLASSConstante.hxx:10
Header file for IsotopicVector class.
Describes outcore radioactive decays.
Definition: DecayDataBank.hxx:45
Object to handle output messages.
Definition: CLASSLogger.hxx:144
long long int cSecond
Definition: Storage.hxx:17
Class defining the common properties of all back end fuel cycle facilities.
Definition: CLASSBackEnd.hxx:26
void SetIsStorageType(bool val=true)
Set the fIsStorage bool.
Definition: CLASSBackEnd.hxx:157