/[MITgcm]/MITgcm_contrib/MPMice/beaufort/code/cpl_mpmice.F
ViewVC logotype

Log of /MITgcm_contrib/MPMice/beaufort/code/cpl_mpmice.F

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


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 28 15:11:47 2016 UTC (8 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Fixing bug that made ice melt too much during summer months.
I was double-counting shortwave radiation.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 22:02:55 2014 UTC (10 years, 9 months ago) by dimitri
Branch: MAIN
Changes since 1.18: +96 -0 lines
Diff to previous 1.18
adding xc, yc, anglecs and anglesn to variables passed to mpm ice model


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Nov 14 17:17:47 2013 UTC (11 years, 8 months ago) by dimitri
Branch: MAIN
Changes since 1.17: +120 -0 lines
Diff to previous 1.17
passing MITgcm grid (xG, yG, dxG, dyG) and
land mask hFacC(k=1) information to MPMice  model


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 02:16:33 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.16: +54 -0 lines
Diff to previous 1.16
sending uice/vice from mpm to mitgcm


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 01:25:21 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
moving itername inside CPL_DEBUG


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 01:14:52 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.14: +21 -22 lines
Diff to previous 1.14
removing the temporary "cpl_saveflux.F" hack


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Mar 15 20:02:56 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.13: +23 -6 lines
Diff to previous 1.13
adding obcs diagnostics


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 05:32:10 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.12: +171 -228 lines
Diff to previous 1.12
updating to latest pkg/seaice


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 21:52:27 2012 UTC (13 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.11: +203 -112 lines
Diff to previous 1.11
adding more diagnostics


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 20:49:24 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
fixing fv bug


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 4 02:11:07 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
changing units of freshwater flux to be consistent with EmPmR


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 19:13:16 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
first running two-way coupled configuration on lozenge


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 18:12:59 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.7: +6 -7 lines
Diff to previous 1.7
more fixes


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 18:07:17 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
another bug fix


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 18:00:51 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
fixing dimensions of AREA, HEFF, UICE, and VICE


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 14:08:28 2012 UTC (13 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.4: +126 -1 lines
Diff to previous 1.4
adding 2-way coupling


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 4 19:39:27 2009 UTC (15 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
fixed missing/extra spaces bug reported by Oksana


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Dec 2 23:49:42 2009 UTC (15 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +12 -12 lines
Diff to previous 1.2
fixing matlabese bug caught by Oksana Guba


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 19:40:11 2009 UTC (16 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.1: +24 -12 lines
Diff to previous 1.1
Initializing ScatArray to avoid crashing some compilers.
Problem reported by Oksana Guba.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun May 31 03:41:36 2009 UTC (16 years, 2 months ago) by dimitri
Branch: MAIN
Saving code and input files, which had been used for test coupling of MITgcm with
MPMice and which were formely available at http://ecco2.jpl.nasa.gov/data1/beaufort/


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