Limit state functions

Attributes

MODEL_NAMES

Functions

calc_Z_u(L_intrede, L_but, L_bit, L_achterland, ...)

Grenstoestandfunctie voor opbarsten (uplift).

calc_Z_h(L_intrede, L_but, L_bit, L_achterland, ...)

Wrapper over de grenstoestandfunctie voor heave zodat deze bruikbaar

calc_Z_p(L_intrede, L_but, L_bit, L_achterland, ...)

Grenstoestandfunctie voor het mechanisme terugschrijdende erosie (piping).

calc_Z_project(L_intrede, L_but, L_bit, L_achterland, ...)

Grenstoestandfunctie voor het mechanisme piping. Deze grenstoestandfunctie bepaalt de Z waarde

Module Contents

calc_Z_u(L_intrede, L_but, L_bit, L_achterland, buitenwaterstand, polderpeil, mv_exit, top_zand, kD_wvp, D_wvp, d70, gamma_sat_deklaag, c_voorland, c_achterland, modelfactor_u, modelfactor_h, modelfactor_p, modelfactor_ff, modelfactor_3d, modelfactor_aniso, modelfactor_ml, i_c_h, r_c_deklaag, d70_m, gamma_korrel, v, theta, eta, g, gamma_water)

Grenstoestandfunctie voor opbarsten (uplift).

Returns:

Z waarde van de grenstoestandfunctie voor opbarsten

Return type:

float

Parameters:
  • L_intrede (float)

  • L_but (float)

  • L_bit (float)

  • L_achterland (float)

  • buitenwaterstand (float)

  • polderpeil (float)

  • mv_exit (float)

  • top_zand (float)

  • kD_wvp (float)

  • D_wvp (float)

  • d70 (float)

  • gamma_sat_deklaag (float)

  • c_voorland (float)

  • c_achterland (float)

  • modelfactor_u (float)

  • modelfactor_h (float)

  • modelfactor_p (float)

  • modelfactor_ff (float)

  • modelfactor_3d (float)

  • modelfactor_aniso (float)

  • modelfactor_ml (float)

  • i_c_h (float)

  • r_c_deklaag (float)

  • d70_m (float)

  • gamma_korrel (float)

  • v (float)

  • theta (float)

  • eta (float)

  • g (float)

  • gamma_water (float)

calc_Z_h(L_intrede, L_but, L_bit, L_achterland, buitenwaterstand, polderpeil, mv_exit, top_zand, kD_wvp, D_wvp, d70, gamma_sat_deklaag, c_voorland, c_achterland, modelfactor_u, modelfactor_h, modelfactor_p, modelfactor_ff, modelfactor_3d, modelfactor_aniso, modelfactor_ml, i_c_h, r_c_deklaag, d70_m, gamma_korrel, v, theta, eta, g, gamma_water)

Wrapper over de grenstoestandfunctie voor heave zodat deze bruikbaar is voor de Probabilistic Library.

Returns:

Z waarde van de grenstoestandfunctie voor heave

Return type:

float

Parameters:
  • L_intrede (float)

  • L_but (float)

  • L_bit (float)

  • L_achterland (float)

  • buitenwaterstand (float)

  • polderpeil (float)

  • mv_exit (float)

  • top_zand (float)

  • kD_wvp (float)

  • D_wvp (float)

  • d70 (float)

  • gamma_sat_deklaag (float)

  • c_voorland (float)

  • c_achterland (float)

  • modelfactor_u (float)

  • modelfactor_h (float)

  • modelfactor_p (float)

  • modelfactor_ff (float)

  • modelfactor_3d (float)

  • modelfactor_aniso (float)

  • modelfactor_ml (float)

  • i_c_h (float)

  • r_c_deklaag (float)

  • d70_m (float)

  • gamma_korrel (float)

  • v (float)

  • theta (float)

  • eta (float)

  • g (float)

  • gamma_water (float)

calc_Z_p(L_intrede, L_but, L_bit, L_achterland, buitenwaterstand, polderpeil, mv_exit, top_zand, kD_wvp, D_wvp, d70, gamma_sat_deklaag, c_voorland, c_achterland, modelfactor_u, modelfactor_h, modelfactor_p, modelfactor_ff, modelfactor_3d, modelfactor_aniso, modelfactor_ml, i_c_h, r_c_deklaag, d70_m, gamma_korrel, v, theta, eta, g, gamma_water)

Grenstoestandfunctie voor het mechanisme terugschrijdende erosie (piping).

Returns:

Z waarde van de grenstoestandfunctie voor piping

Return type:

float

Parameters:
  • L_intrede (float)

  • L_but (float)

  • L_bit (float)

  • L_achterland (float)

  • buitenwaterstand (float)

  • polderpeil (float)

  • mv_exit (float)

  • top_zand (float)

  • kD_wvp (float)

  • D_wvp (float)

  • d70 (float)

  • gamma_sat_deklaag (float)

  • c_voorland (float)

  • c_achterland (float)

  • modelfactor_u (float)

  • modelfactor_h (float)

  • modelfactor_p (float)

  • modelfactor_ff (float)

  • modelfactor_3d (float)

  • modelfactor_aniso (float)

  • modelfactor_ml (float)

  • i_c_h (float)

  • r_c_deklaag (float)

  • d70_m (float)

  • gamma_korrel (float)

  • v (float)

  • theta (float)

  • eta (float)

  • g (float)

  • gamma_water (float)

calc_Z_project(L_intrede, L_but, L_bit, L_achterland, buitenwaterstand, polderpeil, mv_exit, top_zand, kD_wvp, D_wvp, d70, gamma_sat_deklaag, c_voorland, c_achterland, modelfactor_u, modelfactor_h, modelfactor_p, modelfactor_ff, modelfactor_3d, modelfactor_aniso, modelfactor_ml, i_c_h, r_c_deklaag, d70_m, gamma_korrel, v, theta, eta, g, gamma_water)

Grenstoestandfunctie voor het mechanisme piping. Deze grenstoestandfunctie bepaalt de Z waarde op basis van de afzonderlijke Z waarden van de mechanismen uplift, heave en terugschrijdende erosie door max(Z_u, Z_h, Z_p).

Returns:

Z waarde van de grenstoestandfunctie voor piping

Return type:

float

Parameters:
  • L_intrede (float)

  • L_but (float)

  • L_bit (float)

  • L_achterland (float)

  • buitenwaterstand (float)

  • polderpeil (float)

  • mv_exit (float)

  • top_zand (float)

  • kD_wvp (float)

  • D_wvp (float)

  • d70 (float)

  • gamma_sat_deklaag (float)

  • c_voorland (float)

  • c_achterland (float)

  • modelfactor_u (float)

  • modelfactor_h (float)

  • modelfactor_p (float)

  • modelfactor_ff (float)

  • modelfactor_3d (float)

  • modelfactor_aniso (float)

  • modelfactor_ml (float)

  • i_c_h (float)

  • r_c_deklaag (float)

  • d70_m (float)

  • gamma_korrel (float)

  • v (float)

  • theta (float)

  • eta (float)

  • g (float)

  • gamma_water (float)

MODEL_NAMES