/[MITgcm]/MITgcm/pkg/streamice/streamice_bstress_exponent.F
ViewVC logotype

Contents of /MITgcm/pkg/streamice/streamice_bstress_exponent.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Jun 21 19:59:36 2013 UTC (10 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +2 -2 lines
OpenAD-compliant syntax

1 #include "CPP_OPTIONS.h"
2
3 _RL FUNCTION STREAMICE_BSTRESS_EXP (speed,m)
4
5 _RL speed, m
6 ! _RL SLOPE_LIMITER
7
8 STREAMICE_BSTRESS_EXP = speed**(m-1)
9
10 RETURN
11 END

  ViewVC Help
Powered by ViewVC 1.1.22