Skip to content
Snippets Groups Projects
Commit 6b71a27b authored by Baptiste LENIAU's avatar Baptiste LENIAU
Browse files

Add Fanny's upgrades

git-svn-id: svn+ssh://svn.in2p3.fr/class@810 0e7d625b-0364-4367-a6be-d5be4a48d228
parent 90016369
No related branches found
No related tags found
No related merge requests found
......@@ -263,7 +263,7 @@ class Reactor : public CLASSFacility
void Evolution(cSecond t); //!< Performs the Evolution until time t
void Dump(); //!< Write modification (IV In/Out, filling the TF...)
void SetNewFuel(EvolutionData ivdb); //!< Change the Evolutive DB of the Reactor
void CheckListConsistency(PhysicsModels* fueltypeDB, FabricationPlant* fabricationplant); //!< Check if FP/EqM lists are identical
#ifndef __CINT__
void AddFuel(cSecond time, CLASSFuel fuel, double BurnUp) //!< Add A new CLASSFuel at the corresponding time and Burnup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment