CLASS  5.1
Fuel Cycle Simulator
EQM_ADS_MLP_RatioPuAM.hxx File Reference

Header file for EQM_ADS_MLP_RatioPuAM. More...

#include "EquivalenceModel.hxx"
#include "TTree.h"

Go to the source code of this file.

Classes

class  EQM_ADS_MLP_RatioPuAM
 

Detailed Description

Header file for EQM_ADS_MLP_RatioPuAM.

/*! The aim of these class is to constuct a fuel from a Multi layer perceptron (MLP). This MLP aims to predict the M.A. fraction such as R = M.A. / (M.A. + Pu) such as it has to verify $ k(BOC) = k_{target}$ with $k_{target}$ close to 0.96 here. WantedTime can't be set by user since it is contain in the .xml file. Indeed this method suppose you have trained your MLP to predict the ratio R at BOC.

Author
NT
Version
1.0