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

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

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


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

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

  ViewVC Help
Powered by ViewVC 1.1.22