Flow123d
master-f44eb46
|
Public Member Functions | |
Sclr | operator() (Sclr csec, Sclr por, Sclr f_rho, Sclr f_cap, Sclr f_sigma, Sclr f_temp, Sclr s_rho, Sclr s_cap, Sclr s_sigma, Sclr s_temp, Sclr sigma) |
Functor computing sources concentration output for positive heat_sources_sigma (otherwise return 0): cross_section * (porosity*fluid_density*fluid_heat_capacity*fluid_heat_exchange_rate*fluid_ref_temperature + (1-porosity)*solid_density*solid_heat_capacity*solid_heat_exchange_rate*solid_ref_temperature)
Definition at line 83 of file heat_model.cc.
|
inline |
Definition at line 84 of file heat_model.cc.