#include <inflow.h>
Public Attributes | |
double | e_a |
double | e_b |
double | sua |
double | sub |
double | c_drag |
double | tan_phi |
double | mu_water |
double | rho_river_water |
double | rho_sea_water |
double | channel_width |
double | channel_len |
double | dep_start |
Inflow_query_func | get_phe |
gpointer | get_phe_data |
Definition at line 69 of file inflow.h.
double Inflow_const_st::e_a |
Definition at line 71 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::e_b |
Definition at line 72 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::sua |
Definition at line 73 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::sub |
Definition at line 74 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::c_drag |
Definition at line 75 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::tan_phi |
Definition at line 76 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::mu_water |
Definition at line 77 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
Definition at line 78 of file inflow.h.
Referenced by inflow_set_constant_data(), inflow_wrapper(), run_plume_hyper_inflow(), run_turbidity_inflow(), and sed_inflow().
Definition at line 79 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
Definition at line 80 of file inflow.h.
Referenced by inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::channel_len |
Definition at line 81 of file inflow.h.
Referenced by inflow_set_constant_data(), run_plume_hyper_inflow(), and run_turbidity_inflow().
double Inflow_const_st::dep_start |
Definition at line 82 of file inflow.h.
Referenced by inflow_set_constant_data(), inflow_wrapper(), and run_plume_hyper_inflow().
Definition at line 84 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), and sed_inflow().
gpointer Inflow_const_st::get_phe_data |
Definition at line 85 of file inflow.h.
Referenced by inflow(), inflow_set_constant_data(), and sed_inflow().