Flow123d  JS_before_hm-1002-gafa1d04
Public Attributes | List of all members
SorptionBase::CommonElementData Struct Reference

#include <sorption_base.hh>

Public Attributes

double scale_aqua
 
double scale_sorbed
 
double no_sorbing_surface_cond
 

Detailed Description

Structure for data respectful to element, but indepedent of actual isotherm. Reads mobile/immobile porosity, rock density and then computes concentration scaling parameters. Is kind of optimization, so that these data are computed only when necessary.

Definition at line 241 of file sorption_base.hh.

Member Data Documentation

double SorptionBase::CommonElementData::no_sorbing_surface_cond

Definition at line 244 of file sorption_base.hh.

double SorptionBase::CommonElementData::scale_aqua

Definition at line 242 of file sorption_base.hh.

double SorptionBase::CommonElementData::scale_sorbed

Definition at line 243 of file sorption_base.hh.


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