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

Log of /MITgcm/model/src/external_forcing_surf.F

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


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

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Dec 15 22:45:16 2011 UTC (12 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j
Changes since 1.53: +7 -14 lines
Diff to previous 1.53
useRealFreshWaterFlux: remove masking of EmPmP (using maskInC) in
 external_forcing_surf.F and apply mask directly in S/R SOLVE_FOR_PRESSURE.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Aug 28 21:57:35 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f
Changes since 1.52: +4 -15 lines
Diff to previous 1.52
remove call to EBM_FORCING_SURF.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 21:05:30 2011 UTC (13 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a
Changes since 1.51: +40 -1 lines
Diff to previous 1.51
Store modifs for ptracers adjoint with NLFS
(I haven't quite checked why all of these are needed)


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Sep 11 21:27:13 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q
Changes since 1.50: +18 -1 lines
Diff to previous 1.50
sigma (and hybrid-sigma) coordinate code for non-linear free-surface


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sun Sep 5 22:29:16 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.49: +18 -2 lines
Diff to previous 1.49
option for ptracers to convert Salt Relax into additional EmP


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 00:24:58 2009 UTC (14 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
- use interior masks (instead of maskH, <- to be remove).


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 08:02:19 2009 UTC (15 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
 third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D
 versions.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri May 16 01:53:27 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q
Changes since 1.46: +20 -15 lines
Diff to previous 1.46
move from external_forcing_surf.F to ini_forcing.F
the p-coord. hack consisting in using pLoad to set phi0surf


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 15:28:20 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59q
Changes since 1.45: +3 -2 lines
Diff to previous 1.45
add a flag for restoring T and S underneath sea ice


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 09:26:16 2007 UTC (16 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
added check, readparms, and more diagnostice to pkg/salt_plume
also changed package flag from useSaltPlume to useSALT_PLUME


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 00:18:17 2007 UTC (16 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.43: +11 -17 lines
Diff to previous 1.43
added pkg/salt_plume by gathering code, which were previously
spread around various files in model/inc and model/src
results remain numerically identical to before, as a first step
towards adding more options, etc., to this package


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 15:28:24 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j
Changes since 1.42: +7 -7 lines
Diff to previous 1.42
finishing EmPmR unit changes: replace convertEmP2rUnit by mass2rUnit


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 03:11:02 2007 UTC (16 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59h
Changes since 1.41: +2 -3 lines
Diff to previous 1.41
Committing An Nguyen's modifications to SALT_PLUME code.  This includes
addition of a saltPlumeFlux array to FFIELDS and of routine plumefrac.F


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 22:25:41 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g
Changes since 1.40: +61 -27 lines
Diff to previous 1.40
extend the use of salt_EvPrRn & temp_EvPrRn to linFS or no RealFreshWaterFlux
cases: use tRef(ks) as constant & uniform surf. temp. (if convertFW2Salt > 0)
 but keep the same default behavior.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 19:12:10 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.39: +8 -8 lines
Diff to previous 1.39
replace "recip_rhoConst*horiVertRatio" by mass2rUnit
and     "rhoConst*recip_horiVertRatio" by rUnit2mass


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 00:17:44 2007 UTC (16 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f
Changes since 1.38: +3 -2 lines
Diff to previous 1.38
minor bug fixes for Duffy et al. (GRL 1999) salt plume scheme


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 23:51:16 2007 UTC (16 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.37: +22 -4 lines
Diff to previous 1.37
o starting implementation of Duffy et al. (GRL 1999) salt plume scheme
  (#ifdef ALLOW_SALT_PLUME)


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue May 22 02:35:58 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59c, checkpoint59d
Changes since 1.36: +16 -8 lines
Diff to previous 1.36
fix for useSEAICE=F with ALLOW_SEAICE define: AREA is not initialised !


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Jul 22 03:53:13 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: 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, mitgcm_mapl_00
Changes since 1.35: +38 -37 lines
Diff to previous 1.35
set PmEpR also in overlap (needed if useKPP with RealFreshWater & NonLin-FreeSurf)


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 01:55:13 2006 UTC (18 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post
Changes since 1.34: +7 -7 lines
Diff to previous 1.34
Modifications for bottom topography control
o replace hFacC by _hFacC at various places
o replace ALLOW_HFACC_CONTROL by ALLOW_DEPTH_CONTROL
o add non-self-adjoint cg2d_nsa
o update autodiff support routines
o re-initialise hfac after ctrl_depth_ini
o works for 5x5 box, doesnt work for global_ocean.90x40x15


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 21:24:58 2006 UTC (18 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post
Changes since 1.33: +11 -1 lines
Diff to previous 1.33
Apply mask on Fresh-Water flux (needed for SSH forcing) if useRealFreshWaterFlux


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Feb 10 10:00:24 2006 UTC (18 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58a_post
Changes since 1.32: +17 -2 lines
Diff to previous 1.32
  - separate shelfice load anomaly from pload (breaks with time
    dependent forcing), => introduce constant field shelficeLoadAnomaly.
    Its default is 0., but it may be computed more cleverly from (unknown)
    t- and s-profiles (tRef, sRef) and actual EOS. For now this has to be
    done offline. A good approximation of the pressure load anomaly is
    necessary to avoid large initial adjustment processes underneath
    deep-reaching shelfice.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 15:44:33 2005 UTC (18 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57y_post, checkpoint57z_post, checkpoint58
Changes since 1.31: +3 -1 lines
Diff to previous 1.31
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.31 - (view) (download) (annotate) - [select for diffs]
Mon Jul 11 19:30:42 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_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_pre
Changes since 1.30: +20 -28 lines
Diff to previous 1.30
call diagnostics_scale_fill (instead of diagnostics_fill) and avoid temp array


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Apr 6 20:18:19 2005 UTC (19 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post
Changes since 1.29: +5 -10 lines
Diff to previous 1.29
Make lambda[Theta,Salt]ClimRelax spatially varying.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Dec 17 19:17:56 2004 UTC (19 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, eckpoint57e_pre
Changes since 1.28: +30 -1 lines
Diff to previous 1.28
o add surface flux diagnostics: TAUX, TAUY, TFLUX, TRELAX, TICE, SFLUX, SRELAX


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 02:39:58 2004 UTC (19 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.27: +5 -11 lines
Diff to previous 1.27
use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 17:29:15 2004 UTC (19 years, 9 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
 o remove single quotes (eg. "don't"-->"do not") so that the on-line code
   browser does not get confused


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Jul 18 01:04:23 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54c_post, checkpoint54d_post, checkpoint54e_post
Changes since 1.25: +100 -101 lines
Diff to previous 1.25
replace surfaceTendency U,V,S,T,Tice by surfaceForcing U,V,S,T,Tice


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Jul 17 23:35:20 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.24: +24 -9 lines
Diff to previous 1.24
will change external_forcing_surf.F to compute fluxes instead of tendencies:
 for now, compute tendency in 2 steps: fluxes then tendencies ;
this shows which exp. are sensitive to external_forcing_surf modification:
Y Y Y Y 10 13 16 16 16 16 16 16 13 13 13 13 16 16 13 13 16 FAIL  global_ocean.cs32x15
Y Y Y Y 10 16 16 16 16 16 16 16 16 16 13 13 16 13 13 13 16 FAIL  global_ocean.cs32x15.thsice
Y Y Y Y 10 16 16 16 16 16 16 16 16 13 13 13 13 13 13 11 16 FAIL  global_ocean_pressure
Y Y Y Y  9 10 16 13 13 16 16 16 16 16 13 13 13 13 16 16 13 FAIL  ideal_2D_oce
Y Y Y Y 12 16 16 16 16 16 16 16 16 13 13 12 13 16 13 12 16 FAIL  lab_sea
Y Y Y Y 11 16 16 16 16 16 13 16 16 13 13 12 16 13 13 12 13 FAIL  natl_box


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 01:19:30 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.23: +6 -2 lines
Diff to previous 1.23
change Qnet to always be the net heat flux, (+upward).


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Jul 12 20:19:24 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.22: +12 -2 lines
Diff to previous 1.22
add sea-ice loading (sIceLoad) as a new forcing field


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Jul 7 01:30:11 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54b_post
Changes since 1.21: +95 -59 lines
Diff to previous 1.21
add free-surf. rescaling of surf. tendencies when staggerTimeStep + NLFS


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri May 21 21:45:35 2004 UTC (20 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre
Changes since 1.20: +4 -3 lines
Diff to previous 1.20
o Adjoint for EBM package (needs further testing)
o bug fix for parallel EBM in ebm_zonalmean.F


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri May 14 21:08:28 2004 UTC (20 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint53b_post
Changes since 1.19: +15 -3 lines
Diff to previous 1.19
Commiting new energy balance model to repository
o package is pkg/ebm
o verif. is verification/global_ocean_ebm
o references are in ebm_driver.F
Will need long integration testing.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 06:55:59 2004 UTC (20 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_pre, hrcube5
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Modified model/src/external_forcing_surf.F


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 05:17:44 2004 UTC (20 years, 3 months ago) by dimitri
Branch: MAIN
Changes since 1.17: +16 -1 lines
Diff to previous 1.17
o no restoring terms under ice for pkg/seaice
o modfied EXF_EXTERNAL_FLUXES option
o added exf_albedo parameter


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 02:40:04 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, hrcube4, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
Changes since 1.16: +7 -9 lines
Diff to previous 1.16
call surface flux time-average diagnostics


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 05:29:35 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, ecco_c52_e35
Branch point for: branch-nonh
Changes since 1.15: +97 -86 lines
Diff to previous 1.15
 o undid all of the cp51 checkin pending some ongoing code cleanups
   and discussion


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 07:14:49 2003 UTC (20 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint51n_post
Branch point for: checkpoint51n_branch
Changes since 1.14: +86 -97 lines
Diff to previous 1.14
o modifications to make FREEZE flux visible to pkg/kpp
  - moved surfaceTendencyTice from pkg/seaice to main code
  - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
  - subroutine FREEZE now limits only surface temperature
    (this means new output.txt for global_ocean.90x40x15,
     global_ocean.cs32x15, and global_with_exf)
o added surface flux output variables to TIMEAVE_STATVARS


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 23:46:47 2003 UTC (20 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_pre
Branch point for: tg2-branch
Changes since 1.13: +30 -25 lines
Diff to previous 1.13
- add salt-flux to forcing fields (used when salty sea-ice forms or melts)
- enable to apply restoring only in a latitude band


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 04:19:18 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51i_post, checkpoint51k_post
Changes since 1.12: +2 -1 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 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 04:52:38 2003 UTC (20 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51f_post, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.11: +13 -2 lines
Diff to previous 1.11
o Mods and bug fixes to pkg/cal, pkg/exf, etc. needed for computation
  of tracer Green's fucntions for ocean inversion project.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 02:55:47 2002 UTC (21 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, 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_pre
Branch point for: branch-exfmods-curt
Changes since 1.10: +62 -36 lines
Diff to previous 1.10
 * allows a more accurate definition of Ro_Surf (selectFindRoSurf=1)
   when using P-coordinate; only implemented for atmospheric config.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 16:20:39 2002 UTC (21 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint46j_post, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post
Changes since 1.9: +5 -8 lines
Diff to previous 1.9
* update timeave pkg for wVel diagnostic ; put convertEmP2rUnit in PARAMS.h


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Oct 2 17:59:57 2002 UTC (21 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46j_pre
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
fixed one line that was longer than 72 characters


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 20:04:27 2002 UTC (21 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46h_post, checkpoint46i_post
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
o fixed small bug: rhoConst -> rhoConstFresh


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 19:36:50 2002 UTC (21 years, 9 months ago) by mlosch
Branch: MAIN
Changes since 1.6: +41 -21 lines
Diff to previous 1.6
o cleaned up the use of rhoNil and rhoConst.
  - rhoNil should only appear in the LINEAR equation of state, everywhere
    else rhoNil is replaced by rhoConst, e.g. find_rho computes rho-rhoConst
    and the dynamical equations are all divided by rhoConst
o introduced new parameter rhoConstFresh, a reference density of fresh
  water, to remove the fresh water flux's dependence on rhoNil. The default
  value is 999.8 kg/m^3
o cleanup up external_forcing.F and external_forcing_surf.F
  - can now be used by both OCEANIC and OCEANICP


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 00:39:22 2002 UTC (22 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: 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_pre, chkpt44d_post, release1_final_v1
Branch point for: release1_final
Changes since 1.5: +103 -23 lines
Diff to previous 1.5
implement real fresh water flux with non-linear free-surface


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:14 2001 UTC (22 years, 9 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, 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
Branch point for: c24_e25_ice, ecco-branch, icebear, release1, release1-branch, release1_coupled
Changes since 1.4: +22 -18 lines
Diff to previous 1.4
Bringing comments up to data and formatting for document extraction.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:47 2001 UTC (23 years, 4 months ago) by cnh
Branch: MAIN
CVS Tags: c37_adj, checkpoint35, checkpoint36, checkpoint37, checkpoint38, checkpoint39, checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, pre38-close, pre38tag1
Branch point for: pre38
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 22:29:23 2000 UTC (23 years, 6 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-atmos-merge-freeze, branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-start, branch-atmos-merge-zonalfilt, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.2: +6 -3 lines
Diff to previous 1.2
Fixed confusion about units of forcing arrays in FFIELDS.h
namely Fu,Fv,Qnet,Qsw,EmPmR:
  - Removed verification/natl_box/code/external_fields_scale.F
        (did not differ from that in model/src)
  - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
     (see FFIELDS.h for description)
  - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
    kpp_calc.F and kpp_transport_t.F
  - Removed model/src/external_fields_scale.F and calls to it
  - verification/natl_box uses flux data with "atmospheric" sign so
    a special version of external_fields_load.F is used to
    change the data as it's read in. This way, the arrays
    have the right units and signs at all times tha a user could
    possibly use them.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 16:32:58 2000 UTC (23 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint32
Changes since 1.1: +14 -139 lines
Diff to previous 1.1
Rescaling of forcing fields done immediately after reading fields.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 20:45:57 2000 UTC (23 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint31
External forcing rearranged.
Scaling separated from tendency calculation.
Shortwave radiation included for use with KPP.
Tested for exp(0,2,4).


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