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

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

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


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

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Tue Jun 2 16:11:32 2009 UTC (14 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t
Changes since 1.78: +5 -1 lines
Diff to previous 1.78
Adding stressDivergenceX/Y to store.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Sun May 24 18:00:39 2009 UTC (14 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61o
Changes since 1.77: +5 -1 lines
Diff to previous 1.77
One temp. store.


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 21:56:48 2009 UTC (15 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n
Changes since 1.76: +85 -43 lines
Diff to previous 1.76
Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 18:14:59 2008 UTC (15 years, 6 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i
Changes since 1.75: +5 -1 lines
Diff to previous 1.75
Add timers for KPP_CALC and GGL90_CALC


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Fri Oct 17 18:37:10 2008 UTC (15 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61e
Changes since 1.74: +14 -1 lines
Diff to previous 1.74
Add some headers and (re-)init.


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 02:26:49 2008 UTC (15 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.73: +18 -8 lines
Diff to previous 1.73
AD: back to version 1.72 ;
  + compute rhoInSitu if fluidIswater, otherwise set it to zero.


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 14:52:25 2008 UTC (15 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61d
Changes since 1.72: +5 -4 lines
Diff to previous 1.72
try to put back "if fluidIsWater" (needed for hs94 AD test)


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 21:24:08 2008 UTC (15 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.71: +3 -2 lines
Diff to previous 1.71
A few changes following intro of new variable rhoInSitu


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 17:55:16 2008 UTC (15 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.70: +52 -53 lines
Diff to previous 1.70
store 3-D (in-situ) density in commom block (this save 1 rho computation);
 re-arange rho diagnostics.


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 21:44:56 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61c
Changes since 1.69: +2 -4 lines
Diff to previous 1.69
always call FREEZE_SURFACE if "allowFreezing" is set ;
(+ stop in config_check if trying to use seaice pkgs with allowFreezing=T)


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Sun Aug 17 02:08:24 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.68: +47 -19 lines
Diff to previous 1.68
new pkg "down_slope".


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Mon Aug 11 22:25:52 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.67: +14 -12 lines
Diff to previous 1.67
replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 18:29:08 2008 UTC (15 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.66: +4 -4 lines
Diff to previous 1.66
More flexibility in zeroadj.


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Fri May 30 21:10:31 2008 UTC (15 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.65: +10 -1 lines
Diff to previous 1.65
GMREDI_WITH_STABLE_ADJOINT CPP option: special setup of gmredi
for which the adjoint is stable enough for parameter optimization.


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sat May 3 00:07:08 2008 UTC (16 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r
Changes since 1.64: +4 -1 lines
Diff to previous 1.64
Arctic is different from global (prbbl bc of obcs)


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Thu May 1 23:52:24 2008 UTC (16 years ago) by heimbach
Branch: MAIN
Changes since 1.63: +10 -11 lines
Diff to previous 1.63
More hidden recomputations, this time more thoroughly:
avoid seaice_model and load_fields_driver


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Apr 30 01:44:12 2008 UTC (16 years ago) by heimbach
Branch: MAIN
Changes since 1.62: +1 -5 lines
Diff to previous 1.62
Remove this silly ifdef (what was I sinking...)


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 15:18:00 2008 UTC (16 years ago) by heimbach
Branch: MAIN
Changes since 1.61: +22 -14 lines
Diff to previous 1.61
Some stuff needed for latest v3 production.


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


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 00:18:17 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.59: +5 -3 lines
Diff to previous 1.59
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.59 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 15:44:52 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
Fix a bug reported by An Nguyen: calc_salt_plume_depth requires that sigmaR be
available.  Bug fixed by adding flag "usePLUME", which is also a first step
for addition of pkg/plume


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 19:42:06 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59h, checkpoint59i, checkpoint59j
Changes since 1.57: +2 -5 lines
Diff to previous 1.57
Put back IF(useSEAICE) for adjoint (seems benign).


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 00:52:18 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.56: +12 -10 lines
Diff to previous 1.56
Adding code for seaice export (and others in future)
sensitivity calculation.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 04:12:40 2007 UTC (16 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.55: +4 -1 lines
Diff to previous 1.55
Include SEAICE_SALINITY in adjoint.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 21:51:10 2007 UTC (16 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59f, checkpoint59g
Changes since 1.54: +4 -1 lines
Diff to previous 1.54
Update NLFS adjoint.


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 21:34:01 2007 UTC (16 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.53: +2 -4 lines
Diff to previous 1.53
Update NLFS adjoint.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 22:18:57 2007 UTC (16 years, 9 months ago) by heimbach
Branch: MAIN
Changes since 1.52: +2 -3 lines
Diff to previous 1.52
Comment all relevant #ifndef ALLOW_AUTODIFF_TAMC
that used to hide exch2 or cubed-sphere specific code
(commented via 'cph-exch2')


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


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 15:29:06 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.50: +11 -5 lines
Diff to previous 1.50
forgot to check-in this one (pkg/gmredi modification from yesterday).


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 22:20:08 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59d
Changes since 1.49: +6 -1 lines
Diff to previous 1.49
One more store change (revert).


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 18:48:17 2007 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.48: +2 -18 lines
Diff to previous 1.48
Re-arrange store directives.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun Jun 3 23:56:53 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59c
Changes since 1.47: +3 -1 lines
Diff to previous 1.47
forgot the #ifndef ALLOW_AUTODIFF_TAMC in the previous check-in


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun Jun 3 22:53:50 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.46: +56 -50 lines
Diff to previous 1.46
- move GMRedi after KPP and all vertical mixing scheme.
- add call for computing mixed-layer depth (but hidden from TAF for now)


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 22:20:02 2007 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
Changes since 1.45: +7 -1 lines
Diff to previous 1.45
Seaice_model suddenly needs much more storing.
Don't have time to check what has changed (again).


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri May 4 18:27:14 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59b
Changes since 1.44: +7 -1 lines
Diff to previous 1.44
add call to KPP_DO_EXCH (after calling KPP_CALC).
 - fix conservation problem.
 - might be a temporary fix until we check carefully the computation
   domain of KPPviscAz.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu May 3 21:40:48 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
add myIter to KPP_CALC call.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 21:18:21 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59a
Changes since 1.42: +3 -1 lines
Diff to previous 1.42
o Remove recomputations after latest modifs
o EVP TLM and ADM gradient checks completely wrong (1.E34)


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 18:45:11 2007 UTC (17 years ago) by heimbach
Branch: MAIN
Changes since 1.41: +5 -1 lines
Diff to previous 1.41
Fix KPP adjoint after introducing new fields KPPdiffKzS, KPPdiffKzT


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 19:54:06 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59
Changes since 1.40: +1 -2 lines
Diff to previous 1.40
Removing exf_clim code.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 23:31:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.39: +4 -4 lines
Diff to previous 1.39
move EXF header files from lower_case.h to UPPER_CASE.h ;


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 22:44:29 2007 UTC (17 years ago) by heimbach
Branch: MAIN
Changes since 1.38: +1 -4 lines
Diff to previous 1.38
First set of modifs for TAF-ing thsice.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 22:38:37 2007 UTC (17 years ago) by heimbach
Branch: MAIN
Changes since 1.37: +4 -1 lines
Diff to previous 1.37
First set of modifs for TAF-ing thsice.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Jan 6 22:30:17 2007 UTC (17 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post
Changes since 1.36: +5 -3 lines
Diff to previous 1.36
o add calc_wsurf_tr.F to diff.list
o slight changes in store dirs in do_oceanic_phys (M. Mazloff)


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Dec 29 00:20:12 2006 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58t_post
Changes since 1.35: +41 -41 lines
Diff to previous 1.35
if fluid is not water, by-pass all the calls, except OBCS_CALC
 which was moved down to the end of bi,bj loops ;


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 18:02:17 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
o Small modifs (mostly porting for non-ecco setups)


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 22:31:18 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.33: +12 -7 lines
Diff to previous 1.33
Updating seaice adjoint, step 1 (everything, except SEAICE_EVP).


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 16:01:04 2006 UTC (17 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, mitgcm_mapl_00
Changes since 1.32: +4 -1 lines
Diff to previous 1.32
Adding store.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 05:26:49 2006 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.31: +5 -4 lines
Diff to previous 1.31
o ecco_readparms namelist was incomplete for new control terms
o seaice load added to stored state
o slightly more storing in do_oceanic_phys


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Oct 22 01:11:44 2006 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.30: +11 -2 lines
Diff to previous 1.30
Split seaice_init into _fixed, _varia


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 15:30:25 2006 UTC (17 years, 7 months ago) by jscott
Branch: MAIN
CVS Tags: checkpoint58p_post, checkpoint58q_post
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
add hooks for atm2d package


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Jun 15 16:27:54 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post
Changes since 1.28: +51 -5 lines
Diff to previous 1.28
move call to SEAICE_MODEL from FORWARD_STEP to DO_OCEANIC_PHYS (and
 Patrick fixed the adjoint)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Mar 30 02:33:05 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post
Changes since 1.27: +6 -8 lines
Diff to previous 1.27
use the right CPP option: "#ifdef ALLOW_OCN_COMPON_INTERF"


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Mar 8 06:36:39 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post
Changes since 1.26: +14 -1 lines
Diff to previous 1.26
o Another overhaul of store dirs. for NLFS to eliminate
  "hidden" recomputations.
o TBD: "hidden" mom_vecinv recomp. in dynamics


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 18:25:49 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
o Fix PmEpR store for #undef EXACT_CONSERV
o Fix "hidden" recomp. in thermodynamics (no TAF warnings)
o Try to fix NLFS adjoint (hidden recomp in forward_step)


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 20:15:29 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.24: +11 -10 lines
Diff to previous 1.24
move balanceEmPmR & balanceQnet out of the bi,bj loops


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 10:20:34 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
Changes since 1.23: +10 -11 lines
Diff to previous 1.23
o move balancing of fluxes before the call of external_forcing_surf
(thanks to Jean-Michel for catching this bug)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 23:41:10 2006 UTC (18 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.22: +7 -5 lines
Diff to previous 1.22
Change of EmPmR in external_forcing_surf necessitates re-arranging
adjoint STORE (what a pain).


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Feb 10 07:56:20 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58a_post
Changes since 1.21: +14 -1 lines
Diff to previous 1.21
o add code to balance EmPmP and Qnet at the end of do_ocean_physics. Useful
  if bulk formulae are used in long integration (especially EmPmR). Turn
  on with balanceEmPmR = .true. or balanceQnet = .true. in data, PARM01
  if balancePrintMean, the imbalance that is substracted is printed to
  STDOUT.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 11:47:49 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
Changes since 1.20: +17 -1 lines
Diff to previous 1.20
o add hooks for new package shelfice, painless


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Nov 6 22:20:30 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58
Changes since 1.19: +14 -1 lines
Diff to previous 1.19
time-ave surf_flux & convect_adjust moved from thermodynamics to do_oceanic_phys


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 15 14:55:15 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
add diagnostics for Convective Adjusment.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Jul 11 22:34:16 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post
Changes since 1.17: +15 -24 lines
Diff to previous 1.17
- add call to diags_oceanic_surf_flux (ocean only)
- remove unused variables.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Feb 15 21:00:09 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, eckpoint57e_pre
Changes since 1.16: +31 -4 lines
Diff to previous 1.16
add buoyancy (rho) flux diagnostics


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 04:36:33 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
use new S/R diagnostics_fill to fill-in diagnostics.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 10 20:15:10 2004 UTC (19 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57a_post
Changes since 1.14: +3 -8 lines
Diff to previous 1.14
This set of changes restores TAMC(!) compatibility.


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


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 14 05:22:21 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55g_post
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
o Fixing directives for non-ECCO forward_step, after ECCO directives
  have been fixed to avoid recomp. of do_oceanic_phys
o Works well for global_ocean.90x40x15,
  but recomp. issue remains for carbon


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 07:05:50 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55e_post, checkpoint55f_post
Changes since 1.11: +12 -14 lines
Diff to previous 1.11
o some delicate re-shuffle of store directives to avoid one
  extra call of do_oceanic_physics
o NB: this may break global_ocean adjoint temporarily,
  but it is clear how to fix it. Will do later, need this now.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Sep 27 14:56:42 2004 UTC (19 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
modified argument list of CALL OBCS_CALC to myTime+deltaTclock


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 23:02:00 2004 UTC (19 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post
Changes since 1.9: +15 -39 lines
Diff to previous 1.9
o bringing adjoint up to date for sheduled c55


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 09:35:11 2004 UTC (19 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54f_post
Changes since 1.8: +13 -1 lines
Diff to previous 1.8
o prepare addition of new packages GGL90 and OPPS
  - new parameters useGGL90 and useOPPS
  - include call to the new routines at the (hopefully) right places


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 01:50:24 2004 UTC (19 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7
add diagnostics od d.Rho/dr (=SigmaR).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 17:29:14 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
 o remove single quotes (eg. "don't"-->"do not") so that the on-line code
   browser does not get confused


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 09:13:49 2004 UTC (19 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54e_post
Changes since 1.5: +25 -1 lines
Diff to previous 1.5
o add calls for two new packages
  - pp81 (Packanowski and Philander, 1981), Richardson number and
    stratification dependent mixing
  - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 20:18:14 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54d_post
Changes since 1.4: +35 -2 lines
Diff to previous 1.4
move ocean specific S/R calls (FREEZE_SURFACE, THSICE_MAIN, OCN_APPLY_IMPORT)
 from forward_step.F to do_oceanic_phys.F


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


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 16:48:48 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.2: +2 -4 lines
Diff to previous 1.2
max number of passive tracers is now defined in PTRACERS_SIZE.h


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 21:12:51 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54b_post
Changes since 1.1: +1 -20 lines
Diff to previous 1.1
put atmospheric physics & state-vars diagnostics calls in 2 dedicated S/R.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 00:58:40 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54a_post
take out 1rst part of thermodynamics (KPP,GM,slope ..) into do_oceanic_phys.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