TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
b_v_advection.h
Go to the documentation of this file.
1 
26 double F1_coefficient(long j, double velocity, double wet_vert_area);
27 double b_advection(long i);
28 double t_st_advection_operator_element(long i, DOUBLEVECTOR *eta,double cond_dirichlet);
29 double symmetric_surface_velocity(long j, double forcing);
30 double asymmetric_surface_velocity(long j, double eta_previous);