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

Log of /MITgcm/pkg/thsice/thsice_output.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.13 - (view) (download) (annotate) - [select for diffs]
Sun Jan 3 21:09:28 2010 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: 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, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g
Changes since 1.12: +12 -7 lines
Diff to previous 1.12
avoid unused variables


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Dec 29 23:07:43 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.11: +19 -20 lines
Diff to previous 1.11
time-ave: use simpler (no level index) cumulative-time counter


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 15:21:18 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +22 -41 lines
Diff to previous 1.10
- replace call to MDSIO S/R with call to RW interface S/R.
- all threads call RW S/R (needed for useSingleCpuIO).


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 13:23:13 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h, checkpoint59i
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
standard variable writing (help for searching the code)


Revision 1.9 - (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, 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, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, mitgcm_mapl_00
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
- 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.8 - (view) (download) (annotate) - [select for diffs]
Thu Feb 23 20:03:10 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post
Changes since 1.7: +16 -14 lines
Diff to previous 1.7
avoid writing (or over-writing) empty snow Precip file at nIter0.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Sep 29 12:19:52 2005 UTC (18 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.6: +37 -26 lines
Diff to previous 1.6
 o make mnc honor the writeBinaryPrec flag for all the non-pickup and
   non-diagnostics output types


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 24 23:23:34 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57r_post, checkpoint57s_post
Changes since 1.5: +5 -4 lines
Diff to previous 1.5
write Initial state & Final state if "dumpInitAndLast=T"


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 21:08:17 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57q_post
Changes since 1.4: +32 -22 lines
Diff to previous 1.4
fix mnc filename (timeave output) and use the right #ifdef ALLOW_MNC


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 04:36:54 2005 UTC (18 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post
Changes since 1.3: +142 -68 lines
Diff to previous 1.3
 o mnc-ify the thsice package as requested by Daniel Enderton
   - the monitor--MNC output needs work
   - many attributes need to be added (most are currently blank)
   - does not break testreport (at least on IA32)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun May 15 03:04:57 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57i_post
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
remove "baseTime" (no used) from arg. list of DIFF_BASE_MULTIPLE
and rename it: DIFFERENT_MULTIPLE


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 6 18:47:11 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_post, checkpoint57h_pre
Changes since 1.1: +6 -5 lines
Diff to previous 1.1
use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 00:23:58 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_pre, eckpoint57e_pre
rename thsice_diags.F -> thsice_output.F (like ptracers_output.F) to
 be less confusing with diagnostics pkg stuff.


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