#include <utils/utils.h>
#include <sed/sed_sedflux.h>
Go to the source code of this file.
Functions | |
int | muddy (Sed_cube prof, Sed_cell *deposit, double *wave, double duration) |
int muddy | ( | Sed_cube | prof, | |
Sed_cell * | deposit, | |||
double * | wave, | |||
double | duration | |||
) |
Definition at line 110 of file muds.c.
References eh_free, eh_new, eh_new0, ERODE_DEPTH_IN_YEARS, EROSION_IS_ON, get_orbital_velocity(), M_PI, sed_cell_destroy(), sed_cell_fraction(), sed_cell_new(), sed_cell_size(), sed_column_add_vec(), sed_column_depth_age(), sed_column_extract_top(), sed_cube_age(), sed_cube_col(), sed_cube_n_y(), sed_cube_river_mouth_1d(), sed_cube_slope(), sed_cube_water_depth(), sed_cube_y_res(), sed_gravity(), sed_sediment_env_n_types(), sed_sediment_property(), and sed_type_diff_coef().
Referenced by main().