Skip to content
  • David Vincent's avatar
    fix problem in sedimentBottomFlux2D: · 5fafcc74
    David Vincent authored
    * the settling term has also to be divided by H (= bathy+eta)
    * the erosion term has to be divided by H instead of bath
    
    use interpolate instead of L2Projection in compute_sediment function of
    Tracer class
    5fafcc74