/[MITgcm]/MITgcm/pkg/fizhi/fizhi_moist.F
ViewVC logotype

Log of /MITgcm/pkg/fizhi/fizhi_moist.F

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


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

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 16:56:50 2006 UTC (17 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: 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, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k
Changes since 1.35: +60 -27 lines
Diff to previous 1.35
Tuning changes


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Jun 17 16:51:24 2005 UTC (19 years ago) by ce107
Branch: MAIN
CVS Tags: checkpint57u_post, 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, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post
Changes since 1.34: +11 -6 lines
Diff to previous 1.34
Fixed length of lines with _d 0 additions to 72 chars


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 16:46:12 2005 UTC (19 years ago) by ce107
Branch: MAIN
Changes since 1.33: +9 -9 lines
Diff to previous 1.33
Fix fizhi constants to _d 0 form as the IBM XL compiler complains on mixed
precision calls to intrinsics like max, min. Only problematic cases have
been altered - consider compiling with -qdpc=e to fix the precision of the
rest.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon May 23 02:09:58 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
fix 2 diagnostics_fill calls.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat May 21 23:50:13 2005 UTC (19 years, 1 month ago) by molod
Branch: MAIN
Changes since 1.31: +136 -159 lines
Diff to previous 1.31
Change code to use standard diagnostics filling


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Mar 11 14:47:39 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.30: +1 -4 lines
Diff to previous 1.30
also get rid of the counter for UDIAG1 & UDIAG2 (removed previously)


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Mar 9 23:25:18 2005 UTC (19 years, 3 months ago) by molod
Branch: MAIN
Changes since 1.29: +1 -29 lines
Diff to previous 1.29
Get rid of UDIAG fills for moist u and v tendency


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Mar 2 00:44:59 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.28: +28 -23 lines
Diff to previous 1.28
RNDCLOUD: fix for multi-tiles. fix in setting the seed after a restart.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 17:23:49 2005 UTC (19 years, 3 months ago) by molod
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
Declaration for port rand in random seed routine


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 16:53:05 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.26: +9 -3 lines
Diff to previous 1.26
updated after changing port_rand function.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 15:25:11 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.25: +6 -3 lines
Diff to previous 1.25
fix argument problem in "random_numbx" (was responsible for making results
dependent on the number of "print" statements).


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 19:56:45 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, eckpoint57e_pre
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
Change reference to diagnostics package include files to upper case


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 11 00:34:24 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
Changes since 1.23: +24 -6 lines
Diff to previous 1.23
Turn back on the convection!


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Dec 3 23:12:14 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Shorten line to keep under 72 columns


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Dec 3 23:05:56 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
Changes since 1.21: +8 -3 lines
Diff to previous 1.21
Bug fix in cumulus friction


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Dec 2 19:06:17 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint56c_post
Changes since 1.20: +234 -151 lines
Diff to previous 1.20
Add cumulus friction, move rayleigh drag from fizhi driver to tend. apply


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Oct 7 00:06:09 2004 UTC (19 years, 8 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post
Changes since 1.19: +3 -2 lines
Diff to previous 1.19
Changes to write out more fields on pickup to make smooth restarts


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 30 19:45:24 2004 UTC (19 years, 8 months ago) by molod
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Fix some print sequences


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 22:42:18 2004 UTC (19 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post
Changes since 1.17: +126 -123 lines
Diff to previous 1.17
Debugging - temporarily (?) remove tracer code


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Aug 12 15:21:22 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.16: +1 -3 lines
Diff to previous 1.16
Debugging - Code for work-around for input vegetation dataset


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 15:13:47 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.15: +129 -103 lines
Diff to previous 1.15
Debugging


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jul 28 01:25:07 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
debugging


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 19:51:08 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54d_post
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
Debugging fizhi still


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 18:45:17 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.12: +161 -162 lines
Diff to previous 1.12
Went to use of FIZHI_OPTIONS and _RL in all routines


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jul 18 23:17:00 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.11: +9 -5 lines
Diff to previous 1.11
Fix last issues: save statements, random number generator


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 20:11:04 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54c_post
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
More cleaning


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 20:08:08 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.9: +11 -11 lines
Diff to previous 1.9
Cleaning


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jul 14 00:47:28 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.8: +98 -79 lines
Diff to previous 1.8
debugging


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 23:44:43 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.7: +42 -69 lines
Diff to previous 1.7
Debugging


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 21:18:41 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
debugging


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 8 14:53:45 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54b_post
Changes since 1.5: +32 -32 lines
Diff to previous 1.5
Done with eliminating references to sigma coordinate


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jul 7 20:07:47 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.4: +23 -41 lines
Diff to previous 1.4
Still removing sigma references....


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 7 19:33:48 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
Changes since 1.3: +12 -62 lines
Diff to previous 1.3
Almost last code to get rid of references to sigma coordinate


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 19:57:02 2004 UTC (20 years ago) by molod
Branch: MAIN
CVS Tags: checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre
Changes since 1.2: +37 -24 lines
Diff to previous 1.2
Add bi bj index to fizhi qdiag references


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 15 16:06:03 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.1: +22 -20 lines
Diff to previous 1.1
Include cpp options and diagnostics common if needed


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 15 14:47:23 2004 UTC (20 years ago) by molod
Branch: MAIN
Add CVS header and name stuff (and rename)


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