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

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

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


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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 13:33:49 2007 UTC (17 years, 3 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post
Changes since 1.9: +13 -10 lines
Diff to previous 1.9
fix a bug in the flooding algorithm: turn off the snow machine


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 10:50:46 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58t_post
Changes since 1.8: +11 -13 lines
Diff to previous 1.8
more comments, try to clarify the use of precip(itation)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 20:49:12 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
Changes since 1.7: +143 -97 lines
Diff to previous 1.7
rewritting parts of growth in an effort to make it comprehensable:
- give resonalbe variable names
- avoid reusing the same variable for different purposes (still some
  instances left for the next time around)
- lets hope for the adjoint (but that should actually be happier now)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 20 12:25:15 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
Changes since 1.6: +22 -25 lines
Diff to previous 1.6
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.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 18:57:10 2006 UTC (17 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.5: +8 -2 lines
Diff to previous 1.5
transfering all regularization of local ice thickness to seaice_growth
as a first step towards possibly getting rid of A22 alltogether


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 16:00:39 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fix bug reported by DM


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 15:48:23 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.3: +5 -6 lines
Diff to previous 1.3
Just remove one CADJ STORE
(and add a comment marking sensitive piece of code)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 15:04:53 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
Changes since 1.2: +118 -119 lines
Diff to previous 1.2
- replace area(i,j,3,bi,bj) by a local array.
- rearrange routine a little more (Patrick is going to love this, but
  I moved the store directives as well): move the budget computations
  (seaice_budget_ocean/ice) to the beginning of the routine. Results
  are not changed and I don't expect any problems for the adjoint
  because the switched blocks are completely independent.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 22:31:18 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +39 -18 lines
Diff to previous 1.1
Updating seaice adjoint, step 1 (everything, except SEAICE_EVP).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 08:36:20 2006 UTC (17 years, 4 months ago) by mlosch
Branch: MAIN
 overhaul of thermodynamics
- growth.F and groatb.F are replaced by new routine seaice_growth.F
- budget.F is replaced by two new routines seaice_budget_ocean/ice.F
- move a few global fields out of SEAICE.h into seaice_growth.F and
  make them 2D (FICE/QNETO/ ...)
- remove FO (it is the same as QNETO)
- introduce a few local fields to avoid modifying external fields such
  as atemp, etc.

  lab_sea does not change, but hopefully it will be easier for Patrick
  do the adjoint


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