/[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 checkpoint57c_post: (view) (download) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 04:36:33 2004 UTC (19 years, 5 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, 5 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, 7 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, 7 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, 7 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, 8 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, 8 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, 8 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, 8 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, 10 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, 10 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, 10 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, 10 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