2.0.0b10
catchment modelling framework
|
This is the complete list of members for MacroPore, 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 | |
crack_wetness | MacroPore | |
create(SoilLayer::ptr layer, real porefraction=0.05, real Ksat=10, real density=0.05, real porefraction_wilt=-1., real K_shape=0.0) | MacroPore | static |
density | MacroPore | |
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 | MacroPore | |
get_cell() const | MacroPore | |
get_crackwidth() const | MacroPore | virtual |
get_filled_fraction() const | MacroPore | |
get_flowwidth() const | MacroPore | |
get_K() const | MacroPore | virtual |
get_K(cmf::geometry::point direction) const | MacroPore | virtual |
get_layer() const | MacroPore | |
get_porefraction() const | MacroPore | |
get_potential(cmf::math::Time t=cmf::math::never) const | MacroPore | virtual |
get_project() const | flux_node | |
get_state() const | StateVariable | |
get_state_variable_content() const | WaterStorage | |
get_volume() const | MacroPore | virtual |
is_connected(const cmf::math::StateVariable &other) const | WaterStorage | virtual |
is_empty() const | WaterStorage | virtual |
is_storage() const override | WaterStorage | virtual |
K_shape | MacroPore | |
Ksat | MacroPore | |
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_potential(real waterhead) | MacroPore | virtual |
set_state(real newState) | StateVariable | |
set_state_variable_content(char content) | WaterStorage | |
set_volume(real volume) | MacroPore | virtual |
Solute(const cmf::water::solute _Solute) | WaterStorage | |
StateIsChanged() | StateVariable | protected |
StateVariable(real InitialState=0, real scale=1) | StateVariable | |
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 |