-
- Downloads
Adding a new class : The CLASS BackEnd.
The aim of this class is to describe all the facility used in the backend of the fuel cycle. the reactor output fuel facility is now a BackEnd, so it is possible to go directly to a stock, or to chain the Pool, if wanted. CLSSObject and CLSSFacility also became CLASSObject and CLASSFacility respectively without any major change. git-svn-id: svn+ssh://svn.in2p3.fr/class@250 0e7d625b-0364-4367-a6be-d5be4a48d228
Showing
- source/trunk/include/CLASS.hxx 7 additions, 2 deletionssource/trunk/include/CLASS.hxx
- source/trunk/include/CLASSBackEnd.hxx 95 additions, 0 deletionssource/trunk/include/CLASSBackEnd.hxx
- source/trunk/include/CLASSFacility.hxx 127 additions, 0 deletionssource/trunk/include/CLASSFacility.hxx
- source/trunk/include/CLASSObject.hxx 57 additions, 0 deletionssource/trunk/include/CLASSObject.hxx
- source/trunk/include/DataBank.hxx 2 additions, 2 deletionssource/trunk/include/DataBank.hxx
- source/trunk/include/DecayDataBank.hxx 2 additions, 2 deletionssource/trunk/include/DecayDataBank.hxx
- source/trunk/include/EvolutionData.hxx 2 additions, 2 deletionssource/trunk/include/EvolutionData.hxx
- source/trunk/include/FabricationPlant.hxx 13 additions, 9 deletionssource/trunk/include/FabricationPlant.hxx
- source/trunk/include/FuelDataBank.hxx 2 additions, 2 deletionssource/trunk/include/FuelDataBank.hxx
- source/trunk/include/LogFile.hxx 0 additions, 1 deletionsource/trunk/include/LogFile.hxx
- source/trunk/include/Pool.hxx 12 additions, 15 deletionssource/trunk/include/Pool.hxx
- source/trunk/include/Reactor.hxx 29 additions, 20 deletionssource/trunk/include/Reactor.hxx
- source/trunk/include/Storage.hxx 6 additions, 22 deletionssource/trunk/include/Storage.hxx
- source/trunk/src/CLASS.cxx 406 additions, 217 deletionssource/trunk/src/CLASS.cxx
- source/trunk/src/CLASSBackEnd.cxx 69 additions, 0 deletionssource/trunk/src/CLASSBackEnd.cxx
- source/trunk/src/CLASSFacility.cxx 26 additions, 0 deletionssource/trunk/src/CLASSFacility.cxx
- source/trunk/src/CLASSObject.cxx 23 additions, 0 deletionssource/trunk/src/CLASSObject.cxx
- source/trunk/src/DataBank.cxx 3 additions, 3 deletionssource/trunk/src/DataBank.cxx
- source/trunk/src/DecayDataBank.cxx 2 additions, 2 deletionssource/trunk/src/DecayDataBank.cxx
- source/trunk/src/DynamicalSystem.cxx 4 additions, 4 deletionssource/trunk/src/DynamicalSystem.cxx
Loading
Please register or sign in to comment