-
- Downloads
CLASS Version 1.3 :
CLASS, REACTOR, EVOLUTIONDATABASE, FABRICATIONPLANT : Add Warning. EVOLUTIONDATABASE : Debug evolution Modul (seams to be functional, need more extensive test) FABRICATIONPLANT : Add choice to Use fixed reference DB (for the new fuel Evolution Calculation) or the update at each evolution step (via the fUpdateReferenceDBatEachStep boolean ) REACTOR : Add GetPower method, and some comment (unit) EVOLUTIVEPRODUCT : ADD GetPower and GetHMMass method, and fCycleTime variable (and correct the reading of CycleTime) git-svn-id: svn+ssh://svn.in2p3.fr/class@65 0e7d625b-0364-4367-a6be-d5be4a48d228
Showing
- source/trunk/include/CLASS.hxx 23 additions, 23 deletionssource/trunk/include/CLASS.hxx
- source/trunk/include/EvolutiveProduct.hxx 6 additions, 3 deletionssource/trunk/include/EvolutiveProduct.hxx
- source/trunk/include/FabricationPlant.hxx 2 additions, 1 deletionsource/trunk/include/FabricationPlant.hxx
- source/trunk/include/Reactor.hxx 3 additions, 2 deletionssource/trunk/include/Reactor.hxx
- source/trunk/src/CLASS.cxx 43 additions, 4 deletionssource/trunk/src/CLASS.cxx
- source/trunk/src/EvolutionDataBase.cxx 184 additions, 132 deletionssource/trunk/src/EvolutionDataBase.cxx
- source/trunk/src/EvolutiveProduct.cxx 5 additions, 5 deletionssource/trunk/src/EvolutiveProduct.cxx
- source/trunk/src/FabricationPlant.cxx 94 additions, 60 deletionssource/trunk/src/FabricationPlant.cxx
- source/trunk/src/Reactor.cxx 86 additions, 0 deletionssource/trunk/src/Reactor.cxx
Loading
Please register or sign in to comment