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

Log of /MITgcm/pkg/thsice/thsice_step_fwd.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.44 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 01:12:06 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.43: +4 -4 lines
Diff to previous 1.43
also cumulate salt-plume flux in S/R THSICE_SALT_PLUME (for export to coupler
 interface) when pkg/thsice is used in ATM compon. (coupled to OCN)


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jun 11 01:34:47 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s
Changes since 1.42: +3 -1 lines
Diff to previous 1.42
- remove diagnostics 'SI_FrcFx' (now identical to 'SI_Fract')


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Jun 10 20:05:15 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.41: +6 -11 lines
Diff to previous 1.41
fix filling of snow-precip diagnostic (SIsnwPrc) (bug introduced when
 removing snowPrc from common bloc, on May 2nd, cvs revision 1.40)


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jun 4 22:52:58 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.40: +8 -4 lines
Diff to previous 1.40
initialise local arrays that TAF will store (so that overlap are valid,
 even if values in overlap are never used)


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu May 2 20:03:12 2013 UTC (11 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64h
Changes since 1.39: +10 -8 lines
Diff to previous 1.39
remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h
 and declared it locally (without bi,bj) in thsice_main.F & aim_do_physics.F


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Apr 4 16:44:34 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64g
Changes since 1.38: +7 -4 lines
Diff to previous 1.38
In case Energy-Reference-Level is used (temp_EvPrRn=0), account for
 energy content of Precip + RunOff. Assumes: 1) Rain has same temp as Air
 2) Snow has no heat capacity (consistent with seaice & thsice & exf pkgs)
 3) No distinction between sea-water Cp and fresh-water Cp
 4) Run-Off comes at the temp of surface water (with same Cp)
Note: since variations of Lf+Lv with Tsurf are neglected in Evap over ice
 and  snow (since snow has no Cp); this means that water vapor is considered
 to be released to Atmos @ 0^oC (=ERL).


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Jan 21 23:00:39 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64d, checkpoint64e, checkpoint64f
Changes since 1.37: +23 -9 lines
Diff to previous 1.37
- implement new sequence of calls for thsice+seaice:
    previously:   ice-Dyn,ice-Advect,ice-Thermo(thsice)
    new sequence: ice-Thermo(thsice),ice-Dyn,ice-Advect
- allows (with temporary CPP option in CPP_OPTIONS.h) to recover old sequence


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 21:47:58 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c
Changes since 1.36: +6 -13 lines
Diff to previous 1.36
remove completly testing option THSICE_OLD_STEP_FWD


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 02:20:00 2012 UTC (12 years, 3 months ago) by heimbach
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Initialization should fix ADM and TLM problem.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 22:32:24 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.34: +16 -20 lines
Diff to previous 1.34
- diagnose directly amount of seawater freezing in THSICE_CALC_THICKN (not used).
- fix and simplify interface to salt_plume pkg.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 14:48:03 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.33: +24 -11 lines
Diff to previous 1.33
reset local fluxes array between the 2 main calls (cleanner); Cannot
remove yet the contitional increment of surface flx (Pb with adjoint).


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Feb 4 17:21:23 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.32: +23 -1 lines
Diff to previous 1.32
add interface to salt-plume pkg (filling saltPlumeFlux)


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 18:50:16 2011 UTC (12 years, 11 months ago) by jscott
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i
Changes since 1.31: +4 -1 lines
Diff to previous 1.31
for atm2d, move where siceload value set to be passed through coupler


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Jun 7 22:26:37 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
refine debugLevel criteria when printing messages


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Dec 17 04:00:14 2010 UTC (13 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y
Changes since 1.29: +15 -15 lines
Diff to previous 1.29
rename iicekey as ticekey to avoid conflict with pkg/seaice


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 19:03:31 2010 UTC (13 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62m, checkpoint62n, checkpoint62o
Changes since 1.28: +26 -21 lines
Diff to previous 1.28
fix store directives (something was wrong with comlev1_thsice_1 & ikey_1)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 19:22:34 2010 UTC (13 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
More modifs toward adjoint.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 12:29:39 2010 UTC (13 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.26: +10 -5 lines
Diff to previous 1.26
Initial changes for adjoint of pkg/thsice


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 13:38:08 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l
Changes since 1.25: +7 -7 lines
Diff to previous 1.25
Change EmPmR units: from m/s to kg/m2/s


Revision 1.25 - (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
Changes since 1.24: +1 -2 lines
Diff to previous 1.24
cleaning: move common block out of "THSICE_2DYN.h" (removed) to "THSICE_VARS.h"


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


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 19:24:47 2007 UTC (17 years ago) by jscott
Branch: MAIN
Changes since 1.22: +24 -1 lines
Diff to previous 1.22
allow atm2d to use thsice package


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 04:31:28 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
fix albedo & snow-precip diagnostics (when using advection).


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 23:42:33 2007 UTC (17 years ago) by heimbach
Branch: MAIN
Changes since 1.20: +18 -3 lines
Diff to previous 1.20
2nd set of modifs for thsice adjoint.


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


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 21:58:33 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58y_post
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Set enthalpy to Lfresh where there is no ice (temp. fix for non-linear
 advection scheme)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 02:40:42 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.17: +16 -2 lines
Diff to previous 1.17
code to advect pkg/thSIce fields (testing is in progress).


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu May 25 18:03:25 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, 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.16: +151 -248 lines
Diff to previous 1.16
- 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.16 - (view) (download) (annotate) - [select for diffs]
Sun Apr 9 17:35:30 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58d_post, checkpoint58e_post
Changes since 1.15: +39 -28 lines
Diff to previous 1.15
Starting thsice adjoint


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Mar 26 00:45:40 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
fix a debug write.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 15:58:27 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post
Changes since 1.13: +16 -2 lines
Diff to previous 1.13
add option to used prescribed (instead of computed) fluxes over ice-free ocean


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Mar 13 03:53:40 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58b_post
Changes since 1.12: +19 -19 lines
Diff to previous 1.12
change debug format.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 01:15:16 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.11: +10 -2 lines
Diff to previous 1.11
fix sea-ice albedo diagnostics (for Statistics Diag.)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jul 11 19:00:34 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
uptated after adding an argument to S/R diagnostics_fract_fill.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jul 10 01:24:25 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.9: +6 -14 lines
Diff to previous 1.9
use DIAGNOSTICS_FRACT_FILL insted of DIAGNOSTICS_FILL to get correct
 statistics diagnostics over sea-ice.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 31 19:37:06 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, eckpoint57e_pre
Changes since 1.8: +22 -5 lines
Diff to previous 1.8
store sea-ice albedo in a common block (for diagnostics).


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 02:42:04 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 22 22:52:59 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
update debuging write.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jul 12 20:20:03 2004 UTC (19 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54c_post
Changes since 1.5: +9 -1 lines
Diff to previous 1.5
add sea-ice loading (sIceLoad) as a new forcing field for the ocean


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 7 21:33:34 2004 UTC (20 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post
Changes since 1.4: +30 -14 lines
Diff to previous 1.4
improve "debug" writing.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 18:54:26 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52m_post, checkpoint52n_post, checkpoint53
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
disable inaccurate diagnostics.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 7 23:40:34 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.2: +204 -150 lines
Diff to previous 1.2
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.2 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 17:44:32 2003 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.1: +26 -20 lines
Diff to previous 1.1
change how Albedo is computed over sea-ice:
 - separate albedo S/R (thsice_albedo.F) from thsice_therm.F file.
 - use GISS formulation for snow-covered area ; turn on snow-aging ;
 - bare-ice albedo as in LANL code ;
 - addd diagnostic of surface albedo.


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
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