World Ocean Simulation System (WOSS) library
|
Silt type implementation. More...
#include <sediment-definitions.h>
Protected Member Functions | |
double | calculateVelocityS (double vels, double bottom_depth) |
Additional Inherited Members | |
Static Public Member Functions inherited from woss::Sediment | |
static void | setDebug (bool flag) |
Protected Attributes inherited from woss::Sediment | |
::std::string | type |
double | depth |
double | vel_c |
double | vel_s |
double | density |
double | att_c |
double | att_s |
Static Protected Attributes inherited from woss::Sediment | |
static bool | debug = false |
Silt type implementation.
Literature silt implementation
Shear wave velocity formula taken from the literature
References woss::Sediment::set().