#include <inflow_local.h>
Public Attributes | |
double | duration |
double | width |
double | depth |
double | velocity |
double | q |
double * | fraction |
double | rho_flow |
gint | n_grains |
Definition at line 49 of file inflow_local.h.
double Inflow_flood_st::duration |
Definition at line 51 of file inflow_local.h.
Referenced by inflow_run_flood(), inflow_set_flood_data(), inflow_wrapper(), and sed_inflow().
double Inflow_flood_st::width |
Definition at line 52 of file inflow_local.h.
Referenced by inflow_set_flood_data(), and inflow_wrapper().
double Inflow_flood_st::depth |
Definition at line 53 of file inflow_local.h.
Referenced by inflow_set_flood_data(), and inflow_wrapper().
double Inflow_flood_st::velocity |
Definition at line 54 of file inflow_local.h.
Referenced by inflow_set_flood_data(), and inflow_wrapper().
double Inflow_flood_st::q |
Definition at line 55 of file inflow_local.h.
Referenced by inflow_set_flood_data(), and inflow_wrapper().
double* Inflow_flood_st::fraction |
Definition at line 56 of file inflow_local.h.
Referenced by inflow_destroy_flood_data(), inflow_set_flood_data(), and inflow_wrapper().
double Inflow_flood_st::rho_flow |
Definition at line 57 of file inflow_local.h.
Referenced by inflow_set_flood_data(), and inflow_wrapper().