/[MITgcm]/MITgcm/pkg/thsice/thsice_ini_vars.F
ViewVC logotype

Log of /MITgcm/pkg/thsice/thsice_ini_vars.F

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


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 19:28:44 2009 UTC (14 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
use right type of S/R to read "Tsrf" (RL type)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 25 21:33:28 2009 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.18: +4 -5 lines
Diff to previous 1.18
when pickupSuff is set, read pickup-file even if nIter0=0


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 18:21:18 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.17: +10 -10 lines
Diff to previous 1.17
change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL
 when applied to _RS/_RL variable


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat May 24 22:43:14 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
fix multi-threaded initialisation from files (with & without SingleCpuIO)


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri May 23 21:29:33 2008 UTC (15 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
changed a comment


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri May 23 21:24:41 2008 UTC (15 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.14: +39 -71 lines
Diff to previous 1.14
Changed as per JM's suggestions.  Only enthalpy (Qice1 and Qice2) defaults
to non-zero values when it is not read-in.  Fixed problem with threaded code.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 23 09:56:25 2008 UTC (15 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
Oops.  I forgot to mask snow.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu May 22 15:54:37 2008 UTC (15 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12
Changed snow thickness initialization because it is "actual" not "effective"
snow thickness.  Also added some comments.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu May 22 01:59:51 2008 UTC (15 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.11: +50 -4 lines
Diff to previous 1.11
pkg/thsice/thsice_ini_vars.F added default initial values so that
thermodynamics sea ice solver does not blow up when some initial fields
are missing.  The important one is reasonable default values for enthalpy.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 15:02:51 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q
Changes since 1.10: +2 -6 lines
Diff to previous 1.10
cleaning: move common block out of "THSICE_2DYN.h" (removed) to "THSICE_VARS.h"


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


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 22:38:24 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59
Changes since 1.8: +9 -1 lines
Diff to previous 1.8
First set of modifs for TAF-ing thsice.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 01:55:45 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58y_post
Changes since 1.7: +24 -13 lines
Diff to previous 1.7
- Masking of ocean mixed layer depth : done here, instead of in aim_aim2sioce.F
- remove dFdT (not used).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 25 22:35:17 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, mitgcm_mapl_00
Changes since 1.6: +19 -2 lines
Diff to previous 1.6
fill in sIceLoad (needed for SeaIce-Dynamics)


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 25 18:03:24 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post
Changes since 1.5: +10 -7 lines
Diff to previous 1.5
- put i,j loops inside S/R: THSICE_ALBEDO, THSICE_SOLVE4TEMP, THSICE_EXTEND
   and THSICE_CALC_THICKN
- split thsice_step_fwd.F in 2 S/R: thsice_step_temp.F & thsice_step_fwd.F


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Nov 4 01:34:35 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
remove unused variables (reduces number of compiler warning)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 31 19:37:06 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, eckpoint57e_pre
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
store sea-ice albedo in a common block (for diagnostics).


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 17 04:29:07 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre
Changes since 1.2: +28 -2 lines
Diff to previous 1.2
allow to start from an initial state (6 input files)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 7 23:40:34 2004 UTC (20 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.1: +57 -29 lines
Diff to previous 1.1
major changes in pkg/thsice: allows atmospheric model (AIM) to use thsice.
- split thsice_therm.F in 2 S/R: thsice_solve4temp.F & thsice_calc_thickn.F
- move most of the ocean & bulk_force interface in thsice_main.F
- add a "slab ocean" component to be used with atmospheric model


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 01:20:13 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint52b_post, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
new pkg "thSIce" (replace therm_seaice).


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