/[MITgcm]/MITgcm/model/src/diags_oceanic_surf_flux.F
ViewVC logotype

Log of /MITgcm/model/src/diags_oceanic_surf_flux.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.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 3 13:39:21 2015 UTC (9 years ago) by rpa
Branch: MAIN
CVS Tags: HEAD, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, 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.15: +4 -4 lines
Diff to previous 1.15
Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with
 partial cells.
Enhanced the LAYERS_THERMODYNAMICS diagnostic options.
Renamed LaTr... diagnostic to La...


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 16:18:06 2014 UTC (10 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
remove unused variable


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 22:18:55 2014 UTC (10 years ago) by rpa
Branch: MAIN
Changes since 1.13: +7 -3 lines
Diff to previous 1.13
fixed bugs in layers


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 14:48:32 2014 UTC (10 years ago) by rpa
Branch: MAIN
Changes since 1.12: +8 -1 lines
Diff to previous 1.12
Adding new capabilities to layers to enable calculation of diapycnal flux.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Sep 24 01:42:29 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x
Changes since 1.11: +23 -17 lines
Diff to previous 1.11
also fill-up some (selected) surface diags if fluidIsAir


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 10 23:06:06 2013 UTC (11 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
allow to diagnose Qsw even when SHORTWAVE_HEATING is #undef


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 20:55:28 2009 UTC (14 years, 9 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, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b
Changes since 1.9: +9 -124 lines
Diff to previous 1.9
return to version 1.8, but uses (new) right type of S/R for diagnostic filling


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 20:40:51 2008 UTC (15 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.8: +116 -1 lines
Diff to previous 1.8
fix REAL4_IS_SLOW, fix a few diagnostics, but probably not all: copy
_RS surface flux fields to RL field before calling DIAGNOSTICS_FILL when
REAL4_IS_SLOW is undefined


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 13:28:59 2007 UTC (16 years, 8 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
Changes since 1.7: +4 -6 lines
Diff to previous 1.7
Change EmPmR units: from m/s to kg/m2/s


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 19:12:10 2007 UTC (16 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h
Changes since 1.6: +6 -7 lines
Diff to previous 1.6
replace "recip_rhoConst*horiVertRatio" by mass2rUnit
and     "rhoConst*recip_horiVertRatio" by rUnit2mass


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


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 20 04:24:34 2006 UTC (17 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, mitgcm_mapl_00
Changes since 1.4: +56 -23 lines
Diff to previous 1.4
add diagnostics: atmPload,sIceLoad,oceQnet,oceFWflx,oceSflux,surForcT & surForcS


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Nov 19 22:05:20 2006 UTC (17 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.3: +20 -30 lines
Diff to previous 1.3
rename some diagnostics:
s/'PRESSURE'/'RCENTER '/g
s/'TICE    '/'oceFreez'/g
s/'TAUX    '/'oceTAUX '/g
s/'TAUY    '/'oceTAUY '/g
s/'SWFLUX  '/'oceQsw  '/g
s/DIFx/DFxE/g
s/DIFy/DFyE/g


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 00:38:22 2006 UTC (17 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint58r_post
Changes since 1.2: +16 -13 lines
Diff to previous 1.2
removed redundant bit of code: PmEpR is already added to
surfaceForcingS in external_forcing_surf.F


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jul 29 15:50:53 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_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, checkpoint58p_post, checkpoint58q_post
Changes since 1.1: +17 -1 lines
Diff to previous 1.1
Adding core MITgcm array Qsw to diagnostics.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 11 22:31:21 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57l_post, checkpoint57m_post
diags_oceanic_surf_flux.F replaces diagnostics_fill_surf_flux.F


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