/[MITgcm]/MITgcm/pkg/mom_fluxform/mom_fluxform.F
ViewVC logotype

Log of /MITgcm/pkg/mom_fluxform/mom_fluxform.F

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


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

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Nov 30 00:11:22 2016 UTC (7 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.54: +4 -3 lines
Diff to previous 1.54
forgot these 2 S/R: with implicit bottom friction, turn off explicit bottom i
 drag calls.


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 23:57:57 2015 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a
Changes since 1.53: +18 -6 lines
Diff to previous 1.53
add one argument (the other velocity component) to S/R MOM_U/V_BOTTOMDRAG
 and S/R SHELFICE_U/V_DRAG


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 19:12:56 2014 UTC (9 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.52: +10 -10 lines
Diff to previous 1.52
- add one more level to vertical viscosity local arrays (Nr+1, previously Nr)
  since no-slip bottom BC uses viscosity @ k+1 to update velocity @ level k


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 22:21:17 2014 UTC (9 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65h
Changes since 1.51: +1 -5 lines
Diff to previous 1.51
move filling of diagnostics Um_Diss & Vm_Diss to timestep.F (to include
 Smag-3D contribution)


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 19:53:30 2014 UTC (10 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g
Changes since 1.50: +7 -4 lines
Diff to previous 1.50
Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
  which are specific to TAF/TAMC).


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 00:45:56 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64u
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
computes horiz. divergence, vorticity, tension and strain only if needed


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 18:51:46 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.48: +59 -43 lines
Diff to previous 1.48
fix sideDrag option for thin-walls with Non-Lin Free-Surf
using 2nd hFacZ that is computed from initial (fix domain) hFac


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Feb 3 22:55:44 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.47: +2 -6 lines
Diff to previous 1.47
- remove comment related to "thin wall" (most likely related to CD-Scheme)


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Aug 1 20:11:34 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t
Changes since 1.46: +15 -6 lines
Diff to previous 1.46
always set horiz. viscosity arrays to background value before calling
 MOM_CALC_VISC (in MOM_FLUXFORM & MOM_VECINV) and call S/R MOM_CALC_VISC
 only when using variable horiz. viscosity (useVariableVisc=T);


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Jul 28 21:04:25 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.45: +23 -21 lines
Diff to previous 1.45
store in common block (in MOM_VISC.h): useHarmonicVisc, useBiharmonicVisc
 & useVariableVisc, (previously local flag harmonic, biharmonic
 & useVariableViscosity, were set for each k in mom_common/mom_calc_visc.F
and pass as argument back to S/R MOM_FLUXFORM & MOM_VECINV)


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 15:46:33 2012 UTC (11 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
#ifdef ALLOW_SHELFICE
CALL SHELFICE_V_DRAG(bi,bj,k,vFld,KE,KappaRU,vF,myThid)
Bug fix KappaRU -> KappaRV


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 22:21:31 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s
Changes since 1.43: +43 -44 lines
Diff to previous 1.43
separate fVer?(:,:,kUp) & fVer?(:,:,kDown) in argument list of MOM_FLUXFORM
 & MOM_VECINV subroutines (to help TAF).


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 21:35:09 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63k
Changes since 1.42: +35 -7 lines
Diff to previous 1.42
selectAddFluid (ALLOW_ADDFLUID): add missing term in horizontal momentum


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 00:16:50 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
avoid unbalanced quote (single or double) in commented line


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 18:11:43 2008 UTC (16 years ago) by heimbach
Branch: MAIN
CVS Tags: 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
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Add Leith code to adjoint to produce some nice noisy setup for Jean.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 21:38:21 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p
Changes since 1.39: +45 -1 lines
Diff to previous 1.39
Special version of momentum advection intended to conserve momentum
next to a bathymetry step or a coastline edge.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 05:30:38 2006 UTC (17 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, mitgcm_mapl_00
Changes since 1.38: +32 -27 lines
Diff to previous 1.38
start to implement deep-atmosphere and/or anelastic formulation


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Nov 23 00:45:18 2006 UTC (17 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.37: +4 -6 lines
Diff to previous 1.37
nitialise vort3 (Pb reported by Martin).


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 03:02:48 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post
Changes since 1.36: +12 -12 lines
Diff to previous 1.36
test use3dCoriolis (where needed)


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu May 4 12:29:07 2006 UTC (18 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post
Changes since 1.35: +5 -1 lines
Diff to previous 1.35
Need to bracket STORE block of rstar-related variables.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed May 3 23:35:11 2006 UTC (18 years ago) by heimbach
Branch: MAIN
Changes since 1.34: +35 -1 lines
Diff to previous 1.34
Now rstar adjoint.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Mar 30 19:49:41 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58d_post
Changes since 1.33: +17 -7 lines
Diff to previous 1.33
3.D Coriolis (NH): deal with general orientation of the grid X-axis.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 23:18:05 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post
Changes since 1.32: +36 -28 lines
Diff to previous 1.32
clarify when metric-terms are applied regarding flags metricTerms & useNHMTerms


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 11:46:18 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58a_post, checkpoint58b_post
Changes since 1.31: +24 -2 lines
Diff to previous 1.31
o add hooks for friction at water-shelfice interface


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 15:44:34 2005 UTC (18 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57y_post, checkpoint57z_post, checkpoint58
Changes since 1.30: +5 -1 lines
Diff to previous 1.30
First step for a NLFS adjoint
o initially suppress rStar (new flag DISABLE_RSTAR_CODE)
o new init. routines for calc_r_star, calc_surf_dr
o still need to deal with ini_masks_etc
o testreport seemed happy


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Nov 24 00:06:38 2005 UTC (18 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_pre
Changes since 1.29: +6 -1 lines
Diff to previous 1.29
o Disable useVariableViscosity for adjoint for time being
  (there are a number of extensive recomputations)
o Initialize certain variables needed for adjoint


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 01:10:10 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57v_post, checkpoint57w_post
Changes since 1.28: +32 -9 lines
Diff to previous 1.28
apply free-slip / no-slip BC on vorticity & strain.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Sep 27 13:38:21 2005 UTC (18 years, 7 months ago) by baylor
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post
Changes since 1.27: +6 -3 lines
Diff to previous 1.27
Add diagnostics for Strain, Tension, KE, relvort, etc.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Sep 26 15:27:11 2005 UTC (18 years, 7 months ago) by baylor
Branch: MAIN
Changes since 1.26: +19 -7 lines
Diff to previous 1.26
Passing viscosities to sidedrag.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 15:19:38 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
add missing argument in CALL MOM_CALC_VISC


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 20:57:09 2005 UTC (18 years, 7 months ago) by baylor
Branch: MAIN
CVS Tags: checkpoint57s_post
Changes since 1.24: +31 -30 lines
Diff to previous 1.24
Add variable viscosity calculators to mom_fluxform.  Now should be able to use
Smagorinsky, Leith, etc. with fluxform.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Sep 4 19:29:03 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57r_post
Changes since 1.23: +62 -3 lines
Diff to previous 1.23
add diagnostics for (almost) each term in momentun Eq.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Jul 30 22:07:00 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57p_post, checkpoint57q_post
Changes since 1.22: +253 -274 lines
Diff to previous 1.22
dissipation & Hydrostatic-Phi gradient are always added to gU,gV in timestep.F
 (was already the case for dissipation with mom_vecinv,
  and also the case for grad.PhiHyd if staggered-timeStep)
This allows to put dissipation out-off the AB time-stepping.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 00:32:15 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
"rkSign" replaces "-rkFac" (<- removed)


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 16:25:37 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_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, eckpoint57e_pre
Changes since 1.20: +10 -10 lines
Diff to previous 1.20
commented out declaration of unused variables ; only compute strain
 and tension when it's needed.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 21:14:02 2004 UTC (19 years, 6 months ago) by afe
Branch: MAIN
CVS Tags: checkpoint55i_post
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
fixed wayward endif in mom_fluxform that messed up cyclindrical configuration


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 20:25:44 2004 UTC (19 years, 10 months ago) by afe
Branch: MAIN
CVS Tags: checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post
Changes since 1.18: +19 -2 lines
Diff to previous 1.18
merged cylindrical coord configuration and rotating_tank exp


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon May 24 20:03:49 2004 UTC (19 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint53d_post
Changes since 1.17: +25 -2 lines
Diff to previous 1.17
Moved mom_vi_calc_*vort3.F to mom_common


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon May 24 15:15:16 2004 UTC (19 years, 11 months ago) by adcroft
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Combined mom_vi_calc_ke.F and mom_calc_ke.F into mom_common/mom_calc_ke.F
 - they use different discretizations so a s/r argument is used to distinguish


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Oct 26 01:01:23 2003 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51o_post, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_pre, ecco_c52_e35, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: branch-nonh, netcdf-sm0
Changes since 1.15: +1 -9 lines
Diff to previous 1.15
o Correcting initialisations for fVerU, fVerV.
o helping TAF to recognize dependency on kUp for
  fVerU, fVerV


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 16:37:55 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_pre
Branch point for: checkpoint51n_branch, tg2-branch
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
 this is wrong, but at least with #ifdef/endif TAMC, it does not break
 the forward code ; (similar to what is done in mom_vectinv)


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 23:00:01 2003 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51j_post
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
Added some AD-related initialisations in mom_vecinv/ mom_fluxform/


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 04:19:20 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51i_post
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
 o first check-in for the "branch-genmake2" merge
 o verification suite as run on shelley (gcc 3.2.2):

Wed Oct  8 23:42:29 EDT 2003
                T           S           U           V
G D M    c        m  s        m  s        m  s        m  s
E p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
N n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
2 d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .

OPTFILE=NONE

Y Y Y Y 13 16 16 16  0 16 16 16 16 16 16 16 16 13 12  0  0 pass  adjustment.128x64x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16  0  0 16 16  0  0 pass  adjustment.cs-32x32x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16 22  0 16 16 22  0 pass  adjust_nlfs.cs-32x32x1
Y Y Y Y -- 13 13 16 16 13 13 13 13 16 16 16 16 16 16 16 16 N/O   advect_cs
Y Y Y Y -- 22 16 16 16 16 16 16 13 16 16 16 16 16 16 16 16 N/O   advect_xy
Y Y Y Y -- 13 16 13 16 16 16 16 16 16 16 22 16 16 16 16 16 N/O   advect_xz
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  aim.5l_cs
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 16 16 16 16 13 16 pass  aim.5l_Equatorial_Channel
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 13 16 16 13 13 16 pass  aim.5l_LatLon
Y Y Y Y 13 16 16 16 16 16 16 16 16 16 13 12 13 13 16 13 16 pass  exp0
Y Y Y Y 14 16 16 16 16 16 16 16 22 16 16 16 13 16 16 22 16 pass  exp1
Y Y Y Y 13 13 16 13 16 16 16 16 16 13 13 16 16 13 13 13 13 pass  exp2
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  exp4
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 22 16 16 16 22 16 pass  exp5
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  front_relax
Y Y Y Y 14 16 16 13 13 16 16 13 13 16 13 13 16 12 13 13 16 pass  global_ocean.90x40x15
Y Y Y Y 10 16 16 13 13 16 13 16 16 13 13 13 13 16 16 13 16 FAIL  global_ocean.cs32x15
Y Y Y Y  6 11 12 13 13 12 13 16 13  9  9  9  9 10  9  9 11 FAIL  global_ocean_pressure
Y Y Y Y 14 16 16 13 16 16 16 13 13 13 13 13 16 12 16 13 16 pass  global_with_exf
Y Y Y Y 14 16 16 16 16 16 16 16 16 11 13 22 13 16 16  9 16 pass  hs94.128x64x5
Y Y Y Y 13 16 16 16 16 16 16 16 16 11 16 16 16 13 16 22 13 pass  hs94.1x64x5
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 13 13 16 16 22 13 pass  hs94.cs-32x32x5
Y Y Y Y 10 10 16 13 13 16 16 16 22 16 13 13 13 13 13 22 13 FAIL  ideal_2D_oce
Y Y Y Y  8 16 16 16 16 16 16 16 16 13 13  8 16 16 16 16 16 FAIL  internal_wave
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 13 22 13 13 13 22 16 pass  inverted_barometer
Y Y Y Y 12 16 16 16 16 16 16 16 16 16 13 12 13 13 13 13 13 FAIL  lab_sea
Y Y Y Y 11 16 16 16 16 16 16 16 13 13 13 12 13 16 13 12 13 FAIL  natl_box
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  plume_on_slope
Y Y Y Y 13 16 16 16 16 13 16 16 16 16 16 16 16 13 16 16 16 pass  solid-body.cs-32x32x1


Revision 1.12.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 18:30:08 2003 UTC (20 years, 7 months ago) by adcroft
Branch: branch-genmake2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to next main 1.55
Mis-type CONFIG as CONF !!!


Revision 1.4.6.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 23:09:43 2003 UTC (20 years, 10 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c51_e34, ecco_c51_e34a, ecco_c51_e34b, ecco_c51_e34c, ecco_c51_e34d, ecco_c51_e34e, ecco_c51_e34f, ecco_c51_e34g
Changes since 1.4.6.1: +29 -27 lines
Diff to previous 1.4.6.1 , to branch point 1.4 , to next main 1.55
Merging from c51


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Apr 17 13:44:10 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint50b_post, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_pre
Branch point for: branch-genmake2
Changes since 1.11: +29 -27 lines
Diff to previous 1.11
o to allow to put the momForcing out of the Adams-Bashforth:
  move forcing & CD-scheme calls from mom_fluxform & mom_vecinv
  to timestep.F
o new flag "useCDscheme" (default=F); replace guCD,gvCD by local arrays


Revision 1.4.6.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 04:46:40 2003 UTC (21 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e28, ecco_c50_e29, ecco_c50_e30, ecco_c50_e31, ecco_c50_e32, ecco_c50_e33, ecco_c50_e33a
Changes since 1.4: +115 -59 lines
Diff to previous 1.4
merging c49 and e27


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 15:36:45 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_pre
Changes since 1.10: +3 -5 lines
Diff to previous 1.10
"clean-up" unused phiHyd.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 04:06:15 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48e_post, checkpoint48f_post
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
dynamics: change definition of computational domain & adapt mom_fluxform
 accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 02:13:02 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48d_post, checkpoint48d_pre
Changes since 1.8: +8 -25 lines
Diff to previous 1.8
in preparation for r*:
 new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
 pass the 2 comp. of the grad. as arguments to momentum S/R.
for the moment, only used if it does not change the results.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 21:18:50 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48b_post
Changes since 1.7: +89 -26 lines
Diff to previous 1.7
change vertical advection of momentum, now in 2 steps:
 1) compute vertical transport: new S/R mom_calc_rtrans.F
    that includes r* specific calculation.
 2) compute vertical advection of momentum using vertical transport.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 21:51:15 2002 UTC (21 years, 5 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48c_post, checkpoint48c_pre
Branch point for: branch-exfmods-curt
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Added new routine quasihydrostaticterms() and flag "quasihydrostatic"
which is false by default and enables QH mode. Exlcusive with nonhydrostatic
flag.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Nov 5 19:58:21 2002 UTC (21 years, 6 months ago) by adcroft
Branch: MAIN
Changes since 1.5: +9 -1 lines
Diff to previous 1.5
Added non-hydrostatic Coriolis term to U equation
 - needs new PARAMS.h arraya fCoriCos(i,j,bi,bj)
 - new routine: mom_u_coriolis_nh()


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 5 18:49:02 2002 UTC (21 years, 6 months ago) by adcroft
Branch: MAIN
Changes since 1.4: +8 -4 lines
Diff to previous 1.4
Added new flag "useNHMTerms" which controls appearance of non-hydrostatic metric
terms:
 - defaults to TRUE but is set to false when metricTerms is false.
   This means no output is currently affected since N-H metric terms have
   always been associated with spherical metric terms to date.
 - note that N-H metric terms are both incomplete and disctetized incorrectly
   and are not fixed as yet.
 - turning off useNHMTerms affects these experiments
    adjustment.128x64x1, aim.5l_Equatorial_Channel, exp1, exp2, global_ocean.90x40x1,
    hs94.128x64x5, hs94.1x64x5, natl_box
   which means they all have non-hydrostatic metric terms in them.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 16:49:54 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21, ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_c44_e26, ecco_c44_e27, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, icebear5, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1, release1_chkpt44d_post, release1_final_v1, release1_p1, release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p14, release1_p15, release1_p16, release1_p17, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p8, release1_p9
Branch point for: c24_e25_ice, ecco-branch, icebear, release1, release1-branch, release1_50yr, release1_coupled, release1_final
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
Changes for structuing protex document.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 19:05:21 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42
Changes since 1.2: +78 -57 lines
Diff to previous 1.2
Added comments in form compatible with "protex".


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 18:40:30 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre8, checkpoint40pre9
Changes since 1.1: +5 -4 lines
Diff to previous 1.1
Added method for dumping intermediate local arrays:
 mdsio_writetile - same as mdsio_writefield except works from inside bi,bj loop
 mdsio_writelocal - same as mdsio_writetile except works for local arrays
 write_local_r? - higher-level wrapper for mdsio_writelocal

Controlled by diagFreq. Defaults to zero (ie. no dumps)

Example given at end of mom_vecinv.F that dumps some local arrays.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 17:16:03 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
Added run-time control of vector-invariant/flux-form momentum eqns.


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