#include <inflow_local.h>
Public Attributes | |
double | basin_len |
double | dx |
double | rho_sea_water |
double | rho_river_water |
double * | lambda |
double * | size_equiv |
double * | size_comp |
double * | grain_fraction |
double * | flow_fraction |
double * | bulk_density |
double * | grain_density |
double | dep_start |
double | size_bottom |
double | rho_bottom |
double * | bottom_fraction |
double | sua |
double | sub |
double | e_a |
double | e_b |
double | c_drag |
double | tan_phi |
double | mu_water |
char * | flood_file |
gint | n_grains |
double | channel_width |
double | channel_len |
Definition at line 99 of file inflow_local.h.
double Inflow_param_st::basin_len |
Definition at line 101 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_bathy_file(), and inflow_scan_parameter_file().
double Inflow_param_st::dx |
Definition at line 102 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_scan_bathy_file().
Definition at line 103 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
Definition at line 104 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_flood_file(), and inflow_set_constant_data().
double* Inflow_param_st::lambda |
Definition at line 105 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), and inflow_set_sediment_data().
double* Inflow_param_st::size_equiv |
Definition at line 106 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), and inflow_set_sediment_data().
double* Inflow_param_st::size_comp |
Definition at line 107 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_scan_parameter_file().
double* Inflow_param_st::grain_fraction |
Definition at line 108 of file inflow_local.h.
double* Inflow_param_st::flow_fraction |
Definition at line 109 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_sediment_data().
double* Inflow_param_st::bulk_density |
Definition at line 110 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_sediment_data().
double* Inflow_param_st::grain_density |
Definition at line 111 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_sediment_data().
double Inflow_param_st::dep_start |
Definition at line 112 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), and inflow_set_constant_data().
double Inflow_param_st::size_bottom |
double Inflow_param_st::rho_bottom |
double* Inflow_param_st::bottom_fraction |
Definition at line 115 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::sua |
Definition at line 116 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::sub |
Definition at line 117 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::e_a |
Definition at line 118 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::e_b |
Definition at line 119 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::c_drag |
Definition at line 120 of file inflow_local.h.
Referenced by inflow_check_params(), and inflow_set_constant_data().
double Inflow_param_st::tan_phi |
Definition at line 121 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), and inflow_set_constant_data().
double Inflow_param_st::mu_water |
Definition at line 122 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), and inflow_set_constant_data().
Definition at line 123 of file inflow_local.h.
Definition at line 124 of file inflow_local.h.
Referenced by inflow_check_params(), inflow_scan_parameter_file(), inflow_set_constant_data(), and inflow_set_sediment_data().
double Inflow_param_st::channel_len |