The TELEMAC-MASCARET system  trunk
user_mean_grain_size.f
Go to the documentation of this file.
1 ! *******************************
2  SUBROUTINE user_mean_grain_size
3 ! *******************************
4 !
5 !
6 !***********************************************************************
7 ! SISYPHE V6P1 21/07/2011
8 !***********************************************************************
9 !
10 !brief GEOMETRIC MEAN GRAIN SIZES OF ACTIVE-LAYER AND UNDER-LAYER.
11 !
12 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14 !
15  USE bief
18 !
20  IMPLICIT NONE
21 !
22 !-----------------------------------------------------------------------
23 !
24 !
25 !-----------------------------------------------------------------------
26 !
27  RETURN
28  END
subroutine user_mean_grain_size
Definition: bief.f:3