cngf-pf-exp1

experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp # fast
git clone https://src.adamsgaard.dk/manus_continuum_granular1_exp.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit 7e2f54e17a93aafd6af63fc6ba5d7b4e05bd205c
parent 4fb6f93669dbb0ca3846f5f3d6d97e9c38507d2f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 24 Mar 2020 21:12:09 +0100

Correct comment description, update 1d_fd_simple_shear

Diffstat:
Mflux_estimate/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux_estimate/Makefile b/flux_estimate/Makefile @@ -1,7 +1,7 @@ BIN = ../1d_fd_simple_shear/1d_fd_simple_shear SHEARFLUX = ../1d_fd_simple_shear/shear_flux -# cross-section width [m] +# grounding-line width [m] WIDTH = 100e3 # average ice-flow velocity [m/s]