From a87ee92e4591a58079201e0774eeb877836afd17 Mon Sep 17 00:00:00 2001 From: Baptiste LENIAU <baptiste.leniau@subatech.in2p3.fr> Date: Fri, 22 Apr 2016 13:55:35 +0000 Subject: [PATCH] Update info file to match the new Multi Stream building process in FabricationPlant git-svn-id: svn+ssh://svn.in2p3.fr/class@839 0e7d625b-0364-4367-a6be-d5be4a48d228 --- .../MLP_K_EFF_BOC/Keff_0_FBR.weights.nfo | 29 ++++++++++--------- .../EQModel/MLP_Kinf/POL2/PWR_MOX_30Wg.nfo | 21 +++++++++----- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/Database/trunk/FBR_Na/MOX/EQModel/MLP_K_EFF_BOC/Keff_0_FBR.weights.nfo b/Database/trunk/FBR_Na/MOX/EQModel/MLP_K_EFF_BOC/Keff_0_FBR.weights.nfo index 4827eb839..3bea64b96 100644 --- a/Database/trunk/FBR_Na/MOX/EQModel/MLP_K_EFF_BOC/Keff_0_FBR.weights.nfo +++ b/Database/trunk/FBR_Na/MOX/EQModel/MLP_K_EFF_BOC/Keff_0_FBR.weights.nfo @@ -1,13 +1,14 @@ To be used with : EQM_FBR_MLP_Keff.cxx +k_reactor FBR-Na +k_fuel MOX + Specific Power (W/gHM) : k_specpower 4.81231953801732431e+01 Maximal fissile content (molar proportion) : k_maxfiscontent 0.40 - - Z A I Name (input MLP) : k_zainame 92 235 0 U5 k_zainame 92 238 0 U8 @@ -20,21 +21,20 @@ k_zainame 94 242 0 Pu12 k_zainame 95 241 0 Am1 - Fissile Liste (Z A I) : -k_fissil 94 238 0 -k_fissil 94 239 0 -k_fissil 94 240 0 -k_fissil 94 241 0 -k_fissil 94 242 0 - - +k_list Fissile 94 238 0 1 +k_list Fissile 94 239 0 1 +k_list Fissile 94 240 0 1 +k_list Fissile 94 241 0 1 +k_list Fissile 94 242 0 1 Fertile Liste (Z A I Default Proportion) : -k_fertil 92 235 0 0.0025 -k_fertil 92 238 0 0.9975 - +k_list Fertile 92 235 0 0.0025 +k_list Fertile 92 238 0 0.9975 +Starting fissile content in fuel for equivalence model calculation : +k_firstguesscontent Fissile 0.10 +k_firstguesscontent Fertile 0.90 Date : 02/2015 @@ -54,4 +54,5 @@ Power Density : 48.12/*in W/g of heavy metal */ Half-life cut : 36000 Multi group treatment : 17900 Time vector : 0 17960294 35920588 53880884 71841176 89801472 107761768 125722064 143682352 161642656 179602944 -Others : \ No newline at end of file +Others : +This model has been trained to predict the keff @ begining of cycle according the fresh fuel composition. \ No newline at end of file diff --git a/Database/trunk/PWR/MOX/EQModel/MLP_Kinf/POL2/PWR_MOX_30Wg.nfo b/Database/trunk/PWR/MOX/EQModel/MLP_Kinf/POL2/PWR_MOX_30Wg.nfo index 2a92f6ba6..f29c3496c 100644 --- a/Database/trunk/PWR/MOX/EQModel/MLP_Kinf/POL2/PWR_MOX_30Wg.nfo +++ b/Database/trunk/PWR/MOX/EQModel/MLP_Kinf/POL2/PWR_MOX_30Wg.nfo @@ -1,6 +1,9 @@ To be used with : EQM_PWR_MLP_Kinf.cxx with constructor : EQM_PWR_MLP_Kinf(string WeightPathAlpha0, string WeightPathAlpha1, string WeightPathAlpha2, string InformationFile, int NumOfBatch, double CriticalityThreshold) +k_reactor REP +k_fuel MOX + Specific Power (W/gHM) : k_specpower 34.24 @@ -21,17 +24,21 @@ k_zainame 92 238 0 Pu_content k_zainame 92 235 0 U5_enrichment Fissile Liste (Z A I) : -k_fissil 94 238 0 -k_fissil 94 239 0 -k_fissil 94 240 0 -k_fissil 94 241 0 -k_fissil 94 242 0 +k_list Fissile 94 238 0 1 +k_list Fissile 94 239 0 1 +k_list Fissile 94 240 0 1 +k_list Fissile 94 241 0 1 +k_list Fissile 94 242 0 1 Fertile Liste (Z A I Default Proportion) : -k_fertil 92 235 0 0.0025 -k_fertil 92 238 0 0.9975 +k_list Fertile 92 235 0 0.0025 +k_list Fertile 92 238 0 0.9975 +Starting fissile content in fuel for equivalence model calculation : +k_firstguesscontent Fissile 0.04 +k_firstguesscontent Fertile 0.96 + Date : 2014 Author : BaL Mail address : leniau@subatech.in2p3.fr -- GitLab