/[MITgcm]/MITgcm/eesupp/src/timers.F
ViewVC logotype

Log of /MITgcm/eesupp/src/timers.F

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


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

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 16:04:47 2002 UTC (22 years, 3 months ago) by adcroft
Branch: release1
CVS Tags: release1_chkpt44d_post, 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: release1_50yr
Changes since 1.11: +18 -11 lines
Diff to previous 1.11 , to next main 1.34
Merging changes on MAIN between checkpoint43 and checkpoint43a-release1mods
Command: cvs -q update -jcheckpoint43 -jcheckpoint43a-release1mods -d -P

These changes are most of the changes between c43 and c44 except those
that occured after "12:45 11 Jan 2002". As far as I can tell it is
checkpoint43 with the following mods:

  o fix bug in mom_vi_del2uv
  o select when filters are applied ; add options to zonal_filter (data.zonfilt)  o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
  o update AIM experiments (NCEP input files)
  o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
  o added some stuff for AD
  o Jamar wet-points

This update does not contain the following mods that are in checkpoint44

  o bug fix in pkg/generic_advdiff/
    - thread related bug, bi,bj arguments in vertical advection routines
  o some changes to pkg/autodiff, pkg/cost, pkg/exf, pkg/ecco,
    verification/carbon and model/src/ related to adjoint
  o some new Matlab scripts for diagnosing model density
    - utils/matlab/dens_poly3.m and ini_poly3.m

The list of exclusions is accurate based on a "cvs diff". The list of
inclusions is based on the record in doc/tag-index which may not be complete.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 14:31:12 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, ecco-branch-mod1, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.10: +1 -2 lines
Diff to previous 1.10
Deleted second IMPLICIT NONE introduced when commenting.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 03:54:35 2001 UTC (22 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.9: +139 -52 lines
Diff to previous 1.9
Starting to bring comments up to date and format comments
for document extraction of "prototypes".


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:44 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.8: +2 -1 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 20:44:06 2000 UTC (23 years, 11 months ago) by heimbach
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, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
Added #ifdef's for case TARGET_CRAY_VECTOR, defined in genmake. (P.H.)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Mar 27 22:25:40 2000 UTC (24 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint26, checkpoint27, checkpoint28, checkpoint29
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
Removed unused variables and fixed some unitialized variables.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 20:28:12 2000 UTC (24 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint25
Changes since 1.5: +13 -2 lines
Diff to previous 1.5
Minor mods for compiling on T3E.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 24 15:15:11 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint23, checkpoint24
Changes since 1.4: +7 -1 lines
Diff to previous 1.4
Added IMPLICIT NONE.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:35 1998 UTC (25 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16, checkpoint17, checkpoint18, checkpoint19, checkpoint20, checkpoint21, checkpoint22
Changes since 1.3: +131 -67 lines
Diff to previous 1.3
Changes to support
 - g77 compilation under Linux
 - LR(1) form of 64-bit is D or E for constants
 - Modified adjoint of exch with adjoint variables
   acuumulated.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Sep 29 18:50:56 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint15
Changes since 1.2: +7 -4 lines
Diff to previous 1.2
Changes for new exchange routines which do general tile <-> tile
connectivity, variable width overlap regions and provide
hooks for shared memory  and DMA protocols like Arctic, Memory Channel
etc..


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 22:11:33 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint13, checkpoint14
Branch point for: branch-rdot
Changes since 1.1: +1 -3 lines
Diff to previous 1.1
Added loads of "timers" to the_model_main(). Should we provide
a mechanism to disable them?


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 21:38:28 1998 UTC (26 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint10, checkpoint11, checkpoint12, checkpoint7, checkpoint8, checkpoint9
Branch point for: checkpoint7-4degree-ref
 o Split the timer_*() out of utils.F to be a pain. 8-)
 o A minor change in a call to TIMER_INDEX() made.


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