2.0.0b10
catchment modelling framework
|
This is the complete list of members for SoilLayer, including all inherited members.
conc(const cmf::water::solute &_Solute) const | WaterStorage | |
conc(cmf::math::Time t, const cmf::water::solute &_Solute) const override | WaterStorage | virtual |
conc(const cmf::water::solute &_Solute, real NewConcetration) | WaterStorage | |
connection_to(const cmf::water::flux_node &target) | flux_node | |
dxdt(const cmf::math::Time &time) | WaterStorage | virtual |
flux_to(const cmf::water::flux_node &target, cmf::math::Time t) | flux_node | |
get_3d_flux(cmf::math::Time t) | flux_node | |
get_capacity() const | SoilLayer | virtual |
get_flow_crosssection(const cmf::upslope::SoilLayer &target, bool HorizontalLayers=false) const | SoilLayer | |
get_gravitational_potential() const | SoilLayer | |
get_ice_fraction() const | SoilLayer | |
get_K() const | SoilLayer | |
get_K(cmf::geometry::point direction) const | SoilLayer | virtual |
get_lower_boundary() const | SoilLayer | virtual |
get_matrix_potential() const | SoilLayer | virtual |
get_porosity() const | SoilLayer | |
get_potential(cmf::math::Time t=cmf::math::never) const override | SoilLayer | virtual |
get_project() const | flux_node | |
get_rootfraction() const | SoilLayer | |
get_saturated_depth() const | SoilLayer | virtual |
get_soil() const | SoilLayer | virtual |
get_state() const | StateVariable | |
get_state_variable_content() const | WaterStorage | |
get_Tact(double Tpot) | SoilLayer | |
get_theta() const | SoilLayer | virtual |
get_upper_boundary() const | SoilLayer | virtual |
get_volume() const | SoilLayer | virtual |
get_wetness() const | SoilLayer | virtual |
head_to_volume(real head) const | SoilLayer | protectedvirtual |
is_connected(const cmf::math::StateVariable &other) const | WaterStorage | virtual |
is_empty() const | WaterStorage | virtual |
is_storage() const override | WaterStorage | virtual |
m_retentioncurve | SoilLayer | protected |
m_uptakefunction | SoilLayer | protected |
MarkStateChangeHandled() | StateVariable | protected |
Name | flux_node | |
node_id | flux_node | |
operator()(cmf::math::Time t) const | flux_node | |
position | flux_node | |
RecalcFluxes(cmf::math::Time t) | WaterStorage | virtual |
remove_connection(cmf::water::flux_node::ptr To) | flux_node | |
set_ice_fraction(real val) | SoilLayer | |
set_potential(real waterhead) | SoilLayer | virtual |
set_root_uptake_stress_function(const cmf::upslope::ET::RootUptakeStressFunction &stressfunction) | SoilLayer | |
set_rootfraction(real rootfraction) | SoilLayer | |
set_state(real newState) | StateVariable | |
set_state_variable_content(char content) | WaterStorage | |
set_volume(real newwatercontent) | WaterStorage | virtual |
Solute(const cmf::water::solute _Solute) | WaterStorage | |
StateChangeAction() | SoilLayer | protectedvirtual |
StateIsChanged() | StateVariable | protected |
StateVariable(real InitialState=0, real scale=1) | StateVariable | |
volume_to_head(real volume) const | SoilLayer | protectedvirtual |
waterbalance(cmf::math::Time t, const flux_connection *Without=0) const | flux_node | |
WaterStorage(cmf::project &project, const std::string &Name="", double InitialState=0, double scale=1) | WaterStorage | |
~flux_node() | flux_node | virtual |