functionEPRI_flux

Information

Prediction of the critical heat flux using the EPRI correlation as presented in 1982 EPRI Parametric Study of CHF Data Vol. 1-3


"Outputs"

CHF_EPRI => Critical heat flux predicted by EPRI [kW/m^2]

CHF_EPRI_Avg => Average heat flux based on total heater power [kW/m^2]

L_EPRI => Location of CHF event [m]

x_EPRI_local => quality at location of predicted CHF [-]

"Inputs"

G => mass flux per subchannel [kg/m^2s]

A_heated => total heated area per heater element [m^2]

A_test => flow area per subchannel [m^2]

L_heated => heated length per heater element [m]

x_in => inlet quality [-]

h_fg => latent heat of vaporization [J/kg]

Pr => reduced pressure [-]

K_g => grid spacer pressure loss coefficient [-]. Set default K_g = 1.

cwall toggels cold wall effect correction factor -> 1/0 = on/off

nu toggels nonuniform heat flux effect correction factor -> 1/0 = on/off

toggle_vis => toggle visibility of the convergence plot. 'on'/'off'

Inputs

TypeNameDefaultDescription
SI.HeatFluxq_fluxLocal heat flux
SI.HeatFluxq_avgAverage heat flux
Realx_thLocal thermodynamic quality
SIadd.MassFluxGMass flux
Realx_th_inThermodynamic quality at inlet
SI.PressureP_redReduced pressure (i.e., P/P_crit)
SIadd.NonDimK_g1.0Grid spacer pressure loss coefficient
Booleancwallfalse=true to use cold wall correction factor
Booleannufalse=true to use nonuniform heat flux correction factor

Outputs

TypeNameDefaultDescription
SI.HeatFluxCHFCritical heat flux prediction