/[MITgcm]/MITgcm/pkg/seaice/seaice_init_varia.F
ViewVC logotype

Log of /MITgcm/pkg/seaice/seaice_init_varia.F

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


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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 06:46:30 2007 UTC (16 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59h
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
define SEAICE_salinity as a fraction of the model's surface level salinity


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 20 14:32:37 2007 UTC (16 years, 8 months ago) by dimitri
Branch: MAIN
Changes since 1.19: +13 -2 lines
Diff to previous 1.19
initial HSALT set to ICE2WATR*rhoConstFresh*SEAICE_salinity


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 09:10:44 2007 UTC (16 years, 8 months ago) by mlosch
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
replace hardcoded lower limit for zeta (zMin) by runtime parameter


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Sep 15 01:38:59 2007 UTC (16 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59g
Changes since 1.17: +23 -1 lines
Diff to previous 1.17
adding ice salinity HSALT as a prognostic variable


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Sep 14 02:07:37 2007 UTC (16 years, 8 months ago) by dimitri
Branch: MAIN
Changes since 1.16: +8 -35 lines
Diff to previous 1.16
changes for using pkg/seaice with pkg/obcs


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 19:36:53 2007 UTC (16 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59f
Changes since 1.15: +74 -38 lines
Diff to previous 1.15
Close southern and western boundaries for UICE/VICE when useOBCS=.TRUE.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 08:51:29 2007 UTC (16 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59e
Changes since 1.14: +6 -5 lines
Diff to previous 1.14
added missing exchange for pkg/seaice OBCS mask


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 23:14:47 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
fix typo in latest check-in


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 18:57:22 2007 UTC (16 years, 10 months ago) by dimitri
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
added a missing #inclulde "OBCS_OPTIONS.h" (bug fix by An Nguyen)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 23:07:38 2007 UTC (16 years, 10 months ago) by dimitri
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
oops


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 22:53:34 2007 UTC (16 years, 10 months ago) by dimitri
Branch: MAIN
Changes since 1.10: +78 -12 lines
Diff to previous 1.10
applied OBCS T/S mask to HEFFM sea ice mask
This fixes pkg/seaice OBCS problem but in my
opinion this information should eventually be transferred
to the GRID.h arrays: hFacC, maskC, etc.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 04:06:21 2007 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.9: +18 -17 lines
Diff to previous 1.9
Adding AREA, HEFF, HSNOW as control variables.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 20 14:08:22 2007 UTC (16 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59d
Changes since 1.8: +20 -5 lines
Diff to previous 1.8
 - fixed problem with HSNOW initialization to avoid thick snow when AREA
   is initilized with small values - does not change lab_sea results.
 - added HsnowFile initialization capability
Modified Files:
doc/tag-index pkg/seaice/SEAICE_PARAMS.h
pkg/seaice/seaice_init_varia.F pkg/seaice/seaice_readparms.F


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 08:03:05 2007 UTC (16 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.7: +8 -1 lines
Diff to previous 1.7
initialise PRESS0, zmin, zmax as a function of AREA and HEFF


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 16:01:22 2007 UTC (16 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.6: +37 -6 lines
Diff to previous 1.6
 - make it possible to read AREA from a file, too.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 15:50:14 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59a, checkpoint59b, checkpoint59c
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
make pLoad & sIceLoad always available (but still only used if
      ATMOSPHERIC_LOADING is #define).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 11:23:42 2007 UTC (17 years, 1 month ago) by mlosch
Branch: MAIN
Changes since 1.4: +3 -4 lines
Diff to previous 1.4
  - rearrange fields for evp a little to avoid having to call a: too many
    exchanges and b: exchanges for stress trensor components which we do
    not have.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 16:13:53 2007 UTC (17 years, 1 month ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
o add new interface for atmospheric wind forcing (C-grid only)
 - new routine
 - two new field (taux, tauy for stress over ice)
 - removed one global field (DAIRN) for C-grid case only
 - small clean up
 - even remembered to update seaice_ad_diff.list


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 14 22:19:34 2007 UTC (17 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint58y_post
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
Initially set HSNOW to zero intead of 20 cm when HEFF is zero.
This does not change lab_sea experiments, which are initialized with
HEFF=1 everywhere, but it "will" change results for any experiment
that are initialized with partial open water domains.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 12:25:15 2006 UTC (17 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
o fix multi-category seaice:
 - change cpp flag SEAICE_MULTILEVEL to more meaningful name:
   SEAICE_MULTICATEGORY
 - fix short wave heat flux
o replace field areaLoc by scalar variable


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 22 01:11:02 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post
o split seaice_init into _fixed, _varia
o add first version of diagnostics interface
  (may need improvements, additions, etc)


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