/[MITgcm]/MITgcm/pkg/gmredi/gmredi_diagnostics_init.F
ViewVC logotype

Log of /MITgcm/pkg/gmredi/gmredi_diagnostics_init.F

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


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun May 18 02:49:52 2014 UTC (10 years ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
gmredi K3D: removed use_lapack CPP define with HAVE_LAPACK, which is defined in the Makefile


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Mar 28 04:22:11 2014 UTC (10 years, 1 month ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64v, checkpoint64w
Changes since 1.18: +9 -1 lines
Diff to previous 1.18
K3D: Added upper and lower bounds to renormalisation factor as namelist variables. Fixed small bug with interpolation to U & V grid. Also added extra documentation and a diagnostic.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jan 1 23:20:48 2014 UTC (10 years, 4 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64s, checkpoint64t, checkpoint64u
Changes since 1.17: +18 -2 lines
Diff to previous 1.17
K3d: Added option to keep diffusivity constant in the mixed layer. Also added some diagnostics.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Oct 21 18:46:05 2013 UTC (10 years, 6 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64q, checkpoint64r
Changes since 1.16: +25 -1 lines
Diff to previous 1.16
1) cleaned up and renamed namelist parameters to better reflect their purpose, 2) added some new diagnostics 3) imposed a maximum length for urms length scale and 4) imposed a minimum length for eddy length scale


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 9 19:13:21 2013 UTC (10 years, 7 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64p
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Fixed bugs in 1) Eady growth rate calculation for k3d 2) diagnostic description for residual model


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Sep 27 22:34:35 2013 UTC (10 years, 7 months ago) by m_bates
Branch: MAIN
Changes since 1.14: +25 -1 lines
Diff to previous 1.14
In K3d (for gmredi) 1/facility for a minimum bound on urms length scale introduced, 2/ extra diagnostics, 3/ changes to the Eady growth rate calculation


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Aug 31 17:33:55 2013 UTC (10 years, 8 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64o
Changes since 1.13: +10 -2 lines
Diff to previous 1.13
added an extra diagnostic to GM_K3D


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Aug 22 17:12:18 2013 UTC (10 years, 8 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64n
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
1/ Fixed units in diagnostics of Xi. 2/ Made calculation of beta more robust 3/ Fixed bug in calculation Eady growth rate.  The bug was related to the depth of integration.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 11 14:33:23 2013 UTC (10 years, 10 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64l, checkpoint64m
Changes since 1.11: +4 -58 lines
Diff to previous 1.11
Changes associated with the PV eddy closure (GM_K3D) include:
o To improve efficiency the call to solve for the eigenvectors only happen once every GM_K3D_vecFreq seconds.  This required the following changes:
  - read and write pickup files for the eigenvectors and deformation radius (gmredi_read_pickup.F and gmredi_write_pickup.F)
  - making the number of modes (GM_K3D_NModes) a parameter which must be specified at compile time in GMREDI.h
  - A new namelist variable, GM_K3D_vecFreq
  - Added modesC, modesW, modesS and Rdef to the common block
o If the CPP option use_lapack is undefined, then a WKB approximation to the eigenvectors and deformation radius is now used (although, it seems unstable; so for the moment an error is raised in gmredi_check if GM_K3D is defined but use_lapack is not).
o Changed gmredi_calc_eigs returns the deformation radius rather than the deformation wavenumber
o Fixed bug in calculation of tfluxX and tfluxY for the instance where the surface layer is the depth of the water column.
o Added warning messages if there are problems with calculating eigenmodes and eigenvectors
o Cleaned up code
o Improved documentation
o Rationalised diagnostics
o Added some extra startup checks (gmredi_check)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 21 17:23:31 2013 UTC (10 years, 10 months ago) by m_bates
Branch: MAIN
CVS Tags: checkpoint64j
Changes since 1.10: +276 -1 lines
Diff to previous 1.10
Added a new eddy diffusivity parameterisation pkg/gmredi.  More detailed description in tag-index.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:36:59 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i
Changes since 1.9: +8 -1 lines
Diff to previous 1.9
add a diagnostic for Redi (main diagnonal) vertical diffusive flux of Temp


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 22:59:53 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k
Changes since 1.8: +30 -3 lines
Diff to previous 1.8
add Sub-Meso Eddies parameterisation (from Baylor)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 21:24:19 2011 UTC (13 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63
Changes since 1.7: +19 -1 lines
Diff to previous 1.7
add Boundary-Value-Problem bolus transport (Ferrari etal, OM 2010)
 code from Christopher Wolfe (UCSD).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jan 12 21:34:09 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
Changes since 1.6: +70 -54 lines
Diff to previous 1.6
replace remaining calls to old S/R DIAGNOSTICS_ADD2LIST with newer S/R
 DIAGNOSTICS_ADDTOLIST ;
 fix add few parser code 3 ; fix few vertical position flag (U -> L).


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri May 30 02:50:16 2008 UTC (15 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: 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.5: +2 -2 lines
Diff to previous 1.5
o bridging the gap between eddy stress and GM.
  -> eddyTau is replaced with eddyPsi (eddyTau = f x rho0 x eddyPsi)
      along with a change in CPP option (now ALLOW_EDDYPSI).
  -> when using GM w/ GM_AdvForm:
      The total eddy streamfunction (Psi = eddyPsi + K x Slope)
      is applied either in the tracer Eq. or in momentum Eq.
      depending on data.gmredi (intro. GM_InMomAsStress).
  -> ALLOW_EDDYPSI_CONTROL for estimation purpose.
  The key modifications are in model/src/taueddy_external_forcing.F
  pkg/gmredi/gmredi_calc_*F pkg/gmredi/gmredi_*transport.F


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 01:33:01 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r
Changes since 1.4: +23 -1 lines
Diff to previous 1.4
add option (GM_taper_scheme='fm07') for Ferrari & McWilliams 2007 Scheme.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 15:17:52 2007 UTC (17 years, 3 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d
Changes since 1.3: +17 -3 lines
Diff to previous 1.3
New diagnostics: GM Bolus transport of Pot. Temperature


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 15 03:52:54 2006 UTC (18 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: 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, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, mitgcm_mapl_00
Changes since 1.2: +17 -1 lines
Diff to previous 1.2
Adding/updating eddy stress control code


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 03:29:31 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58
Changes since 1.1: +15 -1 lines
Diff to previous 1.1
add diagnostics of Redi Off-diagonal fluxes (X & Y directions).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 00:19:38 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57c_post, checkpoint57c_pre, 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, checkpoint57x_post, eckpoint57e_pre
allow to use pkg diagnostics for GM-Redi output


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