Flow123d  master-f44eb46
Public Member Functions | List of all members
fn_heat_sources_conc Struct Reference

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)
 

Detailed Description

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.

Member Function Documentation

◆ operator()()

Sclr fn_heat_sources_conc::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 
)
inline

Definition at line 84 of file heat_model.cc.


The documentation for this struct was generated from the following file: