Log of /MITgcm_contrib/dgoldberg/streamice/streamice_adv_front.F
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 27 19:29:13 2014 UTC
(10 years, 10 months ago)
by
dgoldberg
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.8: +16 -4 lines
Diff to
previous 1.8
updating contrib streamice repo with latest files, and separated out convergence checks; and parameterised maximum iteration counts and interface w shelfice for coupling
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 8 22:15:33 2013 UTC
(12 years, 1 month ago)
by
dgoldberg
Branch:
MAIN
Changes since
1.7: +23 -2 lines
Diff to
previous 1.7
new advected scalar; new advection scheme for thickness update; corresponding TAF directives
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 4 00:01:31 2012 UTC
(12 years, 9 months ago)
by
dgoldberg
Branch:
MAIN
Changes since
1.5: +3 -3 lines
Diff to
previous 1.5
change assignment of ikey_1 for level 1(?) storage
ikey_1 = i + 1
> & + (sNx+2)*(j)
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 3 02:37:16 2012 UTC
(12 years, 9 months ago)
by
heimbach
Branch:
MAIN
Changes since
1.4: +7 -7 lines
Diff to
previous 1.4
Bug fix for extended array loop boundaries in streamice_adv_front.F
DO j=1-1,sNy+1
DO i=1-1,sNx+1
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.