Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

fete_options.inp

Go to the documentation of this file.
00001 #This is the default parameter input file for the
00002 #ENDF/B-VI translation to ENDL.
00003 
00004 #Here is the "official" list of translation parameters
00005 #"official" means "the ones found in the constructor for GlobalParameterClass"
00006 tol_1d       0.005  #relative accuracy of 1-d list interpolation
00007 cut_off_1d   0.001  #suspend tol_1d below this absolute value
00008 tol_2d       0.015  #relative accuracy of 2-d list interpolation
00009 cut_off_2d   0.003  #suspend tol_2d below this absolute value
00010 dE_tol       0.01   #maximum incident energy difference for 2-d lists
00011 Max_energy   20.0   #maximum energy for mf5 files
00012 num_mu_3d    12     # 2*Num_mu_3d+1 = number of mu bins in 3d expansion
00013 num_E_in_3d  12     #number of incident energies for 3d expansion
00014 sum_inelastic 0     #use the discrete inelastic info ( 1 = use the sum )
00015 log_log_tol   0.005  # relative error in converting log-log to lin-lin
00016 mf5_shift    0.00002 #amount by which the first distribution is above threshold
00017 mf5_tol      0.00001 #energy tolerance in ENDF/B-VI files
00018 fission_Q    0      # if nonzero, subtract energy from delayed fission decay
00019 io_debug     0      # if non-zero, benign io-type messages will appear in output
00020 message_level 0      # three levels of output messaging: info, warn and severe
00021 endl_datafield_precision 8 # precision saved in endl files
00022 Kalbach_i10  0      # if > 0, calculate the i=10 average energy
00023 max_list_size  500  # maximum length of a 1-d list
00024 split_gammas 0      # if > 0, split discrete gammas from continuum
00025 skip_gammas 0       # if > 0, do not process gamma data
00026 skip_date   1

Generated on Thu Sep 7 10:30:04 2006 for fete -- From ENDFB6 To ENDL by doxygen 1.3.4