/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/streamice_bstress_exponent.F
ViewVC logotype

Contents of /MITgcm_contrib/dgoldberg/streamice/streamice_bstress_exponent.F

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


Revision 1.2 - (show annotations) (download)
Wed Aug 27 19:29:13 2014 UTC (10 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +7 -4 lines
updating contrib streamice repo with latest files, and separated out convergence checks; and parameterised maximum iteration counts and interface w shelfice for coupling

1 C $Header: /u/gcmpack/MITgcm/pkg/streamice/streamice_bstress_exponent.F,v 1.3 2013/06/21 20:49:50 jmc Exp $
2 C $Name: $
3
4 #include "CPP_OPTIONS.h"
5
6 _RL FUNCTION STREAMICE_BSTRESS_EXP (speed,m)
7
8 _RL speed, m
9 ! _RL SLOPE_LIMITER
10
11 STREAMICE_BSTRESS_EXP = speed**(m-1)
12
13 RETURN
14 END

  ViewVC Help
Powered by ViewVC 1.1.22