/[MITgcm]/MITgcm/pkg/shelfice/shelfice_init_fixed.F
ViewVC logotype

Log of /MITgcm/pkg/shelfice/shelfice_init_fixed.F

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


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 23:49:35 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.17: +35 -3 lines
Diff to previous 1.17
- ALLOW_SHIFWFLX_CONTROL: move setting of maskSHI from shelfice_update_masks.F
  to shelfice_init_fixed.F


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 18:02:37 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
update comments


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 00:23:03 2015 UTC (9 years, 3 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t
Changes since 1.15: +8 -1 lines
Diff to previous 1.15
introduce diagnostics for friction velocity uStar (in case of
SHELFICEuseGammaFrict)


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 00:36:37 2015 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.14: +6 -4 lines
Diff to previous 1.14
change setting of kTopC to also be zero where there is no ice-shelf


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jan 12 17:35:30 2015 UTC (9 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65i
Changes since 1.13: +6 -6 lines
Diff to previous 1.13
- change units (+ document) of newly added field "shelfIceMassDynTendency"
- upgrade from _RS to _RL shelficeMass & shelficeLoadAnomaly arrays.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 22:51:57 2014 UTC (9 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.12: +8 -9 lines
Diff to previous 1.12
from Dan Goldberg: rename some recently added variables and move update
 of shelficeMass by pkg/streamice into shelfice_step_icemass.F (previously
 in shelfice_thermodynamics.F)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 18:08:36 2014 UTC (9 years, 5 months ago) by dgoldberg
Branch: MAIN
Changes since 1.11: +23 -6 lines
Diff to previous 1.11
update files to update shelficemass based on either (a) melt rate and file for ice dyn or (b) thickness of ice from STREAMICE, and also update shelficeLoadAnomaly


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 22:59:55 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h
Changes since 1.10: +8 -2 lines
Diff to previous 1.10
- Include explicitly COST_OPTIONS.h & CTRL_OPTIONS.h (in case we don't
   use ECCO_CPPOPTIONS.h)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 18:59:12 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c
Changes since 1.9: +60 -15 lines
Diff to previous 1.9
- allow to specify the Ice-Shelf mass per unit area (instead of
  shelficeLoadAnomaly) and to the conversion from one to the other
- move loading from file of shelficeLoadAnomaly from SHELFICE_INIT_VARIA
  to SHELFICE_INIT_FIXED: (a) avoid some TAF recompution issues and
  (b) will be loaded in time (before calling INI_PRESSURE) in case it is
  needed in phi0surf for initial pressure calculation when useDynP_inEos_Zc


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 5 15:18:30 2012 UTC (11 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
fix diagnostics SHIU/Vdrag (thanks to Tom Millgate)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 2 15:05:50 2012 UTC (12 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s
Changes since 1.7: +15 -1 lines
Diff to previous 1.7
add diagnostics for the transfer coefficients


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri May 13 19:41:03 2011 UTC (13 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
fix CPP-flag combinations


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue May 10 07:49:19 2011 UTC (13 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62x
Changes since 1.5: +39 -1 lines
Diff to previous 1.5
add a cost function term that penalizes the deviation of xx_shifwflx
from the first guess (zero) in analogy to other control variables


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 12 21:34:09 2010 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w
Changes since 1.4: +22 -19 lines
Diff to previous 1.4
replace remaining calls to old S/R DIAGNOSTICS_ADD2LIST with newer S/R
 DIAGNOSTICS_ADDTOLIST ;
 fix add few parser code 3 ; fix few vertical position flag (U -> L).


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 21:58:30 2009 UTC (14 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62
Changes since 1.3: +15 -8 lines
Diff to previous 1.3
move MNC calls from _readparms.F to _init_fixed.F (called after ini_model_io)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 30 13:42:30 2009 UTC (15 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s
Changes since 1.2: +15 -1 lines
Diff to previous 1.2
Adding diagnostics SHIForcT and SHIForcS, the ice shelf forcing for T and S.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 10:15:20 2009 UTC (15 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m
Changes since 1.1: +9 -9 lines
Diff to previous 1.1
fix some names and diagCodes for shelfice diagnostics (because it is
really ice shelves and not shelfice, oh well)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 09:18:35 2008 UTC (15 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g
 - move code for reading ice shelf topography and modifying hFacC into separate
   subroutines of the shelfice package
 - separate initialisation of "fixed" and "variable" variables


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