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

Log of /MITgcm/pkg/streamice/streamice_readparms.F

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


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 15:23:36 2017 UTC (6 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.17: +10 -2 lines
Diff to previous 1.17 , to selected 1.2
replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove
scratchfiles after closing, except for SINGLE_DISK_IO, when everything
stays the same


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 14:22:20 2016 UTC (7 years, 5 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i
Changes since 1.16: +7 -1 lines
Diff to previous 1.16 , to selected 1.2
for OpenAD adjoint -- functionality to "smooth" thickness adjoint after call to advect_thickness


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Oct 20 15:22:53 2016 UTC (7 years, 6 months ago) by dgoldberg
Branch: MAIN
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 , to selected 1.2
add option to calculate driving stress by pure finite difference of surface el


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Mar 18 19:18:29 2016 UTC (8 years, 2 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 , to selected 1.2
allow for differing error norms in nonlinear iteration


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 20:15:43 2016 UTC (8 years, 2 months ago) by dgoldberg
Branch: MAIN
Changes since 1.13: +11 -1 lines
Diff to previous 1.13 , to selected 1.2
minor addition to implement buttressing in a flowline setting


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 11:20:05 2015 UTC (8 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u
Changes since 1.12: +8 -2 lines
Diff to previous 1.12 , to selected 1.2
firn correction for floatation condition and driving stress


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 14:31:59 2015 UTC (8 years, 11 months ago) by dgoldberg
Branch: MAIN
Changes since 1.11: +22 -4 lines
Diff to previous 1.11 , to selected 1.2
-new namelist for OAD-related params
-new params relating to reuse of petsc objects


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Feb 21 19:09:53 2015 UTC (9 years, 2 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 , to selected 1.2
changes to allow christianson fixed point treatment of vel solve with oad


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 16:46:45 2015 UTC (9 years, 3 months ago) by dgoldberg
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 , to selected 1.2
require parameter streamice_use_petsc to be true even if ALLOW_PETSC cpp command is defined for streamice to use petsc for linear solveD


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Jan 24 15:34:32 2015 UTC (9 years, 3 months ago) by dgoldberg
Branch: MAIN
Changes since 1.8: +37 -34 lines
Diff to previous 1.8 , to selected 1.2
changes to allow for input mass flux at boundaries as control


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 22:46:06 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i
Changes since 1.7: +30 -22 lines
Diff to previous 1.7 , to selected 1.2
- put back changes from CVS revision 1.4
- set STREAMICEisOn in the same way as SHELFICEisOn in pkg/shelfice:
  a) set to False if .NOT.useStreamIce ;
  b) as an internal parameter, remove if from namelist (data.streamice)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 14:25:11 2014 UTC (9 years, 8 months ago) by dgoldberg
Branch: MAIN
Changes since 1.6: +12 -3 lines
Diff to previous 1.6 , to selected 1.2
extensive changes to s/r's to (a) allow for coupling with shelfice and (b) modularize the convergence check in streamice_vel_solve


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 10 15:09:40 2014 UTC (9 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c
Changes since 1.5: +4 -5 lines
Diff to previous 1.5 , to selected 1.2
remove unused parameters


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 13:08:52 2014 UTC (9 years, 11 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64y
Changes since 1.4: +31 -25 lines
Diff to previous 1.4 , to selected 1.2
changes for time dependent forcing


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue May 27 23:47:42 2014 UTC (9 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.3: +25 -20 lines
Diff to previous 1.3 , to selected 1.2
add a call to S/R packages_unused_msg.F to print a weak warning
when parameter file "data.this_pkg" exist but  but useTHIS_PKG=F


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 12:02:41 2014 UTC (10 years ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64w, checkpoint64x
Changes since 1.2: +14 -1 lines
Diff to previous 1.2
output basal stress and basal velocity as diagnostics


Revision 1.2 - (view) (download) (annotate) - [selected]
Mon Jun 24 20:53:06 2013 UTC (10 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v
Changes since 1.1: +5 -1 lines
Diff to previous 1.1
specify melt rates through file


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 12 21:30:22 2013 UTC (10 years, 11 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64i
Diff to selected 1.2
new package from CONTRIB branch


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22