/[MITgcm]/MITgcm/model/src/model_ad_diff.list
ViewVC logotype

Log of /MITgcm/model/src/model_ad_diff.list

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


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

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Apr 13 13:15:43 2017 UTC (7 years ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.53: +0 -12 lines
Diff to previous 1.53
remove few files (S/R that are only called from initialise_fixed)


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Jan 14 18:40:55 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, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f
Changes since 1.52: +1 -0 lines
Diff to previous 1.52
- move (from ini_forcing.F) initialisation of all arrays in header file
  FFIELDS.h into new S/R ini_ffields.F ; this fix broken restart
  (since Nov 2012) with option selectAddFluid=1.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 19:15:10 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h
Changes since 1.51: +0 -1 lines
Diff to previous 1.51
remove external_forcing.f : sine option USE_OLD_EXTERNAL_FORCING is
 not recommended when generating the adjoint.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Jul 23 13:26:50 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.50: +1 -0 lines
Diff to previous 1.50
for now, put back external_forcing.f (was removed in previous modif since
 none of the 4 S/R is ever called anymore) until the file external_forcing.F
is definitively removed. This should fix OpenAD cb2m transformation.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue Jul 22 11:59:09 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
new routine: in addition to cycling tracer (like cycle_tracer.F), save
previous tracer field into gtrNm1 before updating it


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Jul 11 18:43:41 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65
Changes since 1.48: +1 -0 lines
Diff to previous 1.48
- new file "apply_forcing.F" containing all the code previously in
  external_forcing.F, but with new argument list: pass, as new argument,
  the current level tendency array to update (instead of a direct update
  of the common bloc array). Change the corresponding calls.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed Jul 9 17:03:35 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64z
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
- change argument list of all S/R called from ptracers_forcing.F (renamed
  to ptracers_apply_forcing.F) to pass, as argument, the current level dendency
  array to update (instead of a direct update of the common bloc array).
- rename taueddy_external_forcing.f to taueddy_tendency_apply.F


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 21:07:39 2014 UTC (10 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64w, checkpoint64x, checkpoint64y
Changes since 1.46: +1 -0 lines
Diff to previous 1.46
store factor rStarFacC**atm_kappa in common block (for atmosphere in p* coords)


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 17:20:06 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64u, checkpoint64v
Changes since 1.45: +1 -0 lines
Diff to previous 1.45
- isolate in new S/R ADD_WALLS2MASKS the part dealing with additional
  thin-wall ; enable to specify them from 2-D input files.
- always make sure that rSurfW >= rLowW and rSurfS >= rLowS


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 16:15:07 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.44: +12 -0 lines
Diff to previous 1.44
revert to previous version (except for ini_hfac.f since .F was removed)
 so that it continues to build with OpenAD


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Feb 7 14:42:46 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.43: +0 -13 lines
Diff to previous 1.43
remove grid initialisation subroutines + few others called from
 initialise_fixed.F


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 17:05:40 2013 UTC (10 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64r, checkpoint64s, checkpoint64t
Changes since 1.42: +3 -5 lines
Diff to previous 1.42
remove routine which are no longer used (after removing k-loop from
 thermodynamics.F) and update ad_diff list


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Jul 4 23:05:09 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q
Changes since 1.41: +1 -2 lines
Diff to previous 1.41
- call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F),
  (where external_forcing_adjust was called) and change list of arguments;
- merge external_forcing_adjust.F into external_forcing_surf.F
- put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
  which also contains balancing surface relaxation (ALLOW_BALANCE_RELAX,
  previously in file "balance_relax.F", now removed); remove corresponding
  arrays in FFIELDS.h.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 02:38:07 2013 UTC (11 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
move forcing adjustment (balancing surface forcing) in specific S/R
where might also be applied exchanges (if needed) to forcing arrays.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 18:12:34 2013 UTC (11 years, 1 month ago) by jahn
Branch: MAIN
CVS Tags: checkpoint64f
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
needed for OpenAD with nonlinear free surface


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Feb 20 00:50:23 2013 UTC (11 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64e
Changes since 1.38: +1 -0 lines
Diff to previous 1.38
Reorganize S/R call for overall time-stepping loop to facilitate
OpenAD revolve loop replacement
(new S/R main_do_loop.F)


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 21:07:07 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64c, checkpoint64d
Changes since 1.37: +1 -0 lines
Diff to previous 1.37
implement Finite-Volume method for (hydrostatic) presure gradient
from S.-J. Lin (QJRMS 1997), for atmosphere using sigma-coordinate.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 14:22:53 2012 UTC (11 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b
Changes since 1.36: +1 -0 lines
Diff to previous 1.36
- move balancing of relaxation terms to new S/R balance_relax.F.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 20:30:08 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63p, checkpoint63q
Changes since 1.35: +0 -1 lines
Diff to previous 1.35
rename S/R INI_AUTODIFF to AUTODIFF_INIT_VARIA (but still called from the same place)


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 20:52:32 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63o
Changes since 1.34: +0 -1 lines
Diff to previous 1.34
remove unused S/R CALC_BUOYANCY (has been removed earlier, Jan 2001, in
 branch-atmos-merge, but forgot to remove it during the merging)


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Mar 7 14:59:51 2012 UTC (12 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n
Changes since 1.33: +0 -1 lines
Diff to previous 1.33
retiring model/src/freeze_interior.F
it has been replace by pkg/frazil
see pkg/frazil/frazil_description.tex for details


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 22:35:43 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j
Changes since 1.32: +3 -2 lines
Diff to previous 1.32
take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed May 18 03:12:24 2011 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f
Changes since 1.31: +1 -0 lines
Diff to previous 1.31
- show remove_mean.f to TAF


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Apr 21 15:31:04 2011 UTC (13 years ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62w, checkpoint62x
Changes since 1.30: +1 -0 lines
Diff to previous 1.30
adding freeze_interior.f to model_ad_diff.list


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Sep 11 21:24:52 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
first check-in of sigma (and hybrid-sigma) coordinate code


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 17:58:31 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62j
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
Adjoint related modifications -- allowing the
use of implicit vertical advection in adjoint model.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Aug 9 16:06:32 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
Adam-Bashforth-3 adjoint.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri May 7 18:35:31 2010 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62g, checkpoint62h, checkpoint62i
Changes since 1.26: +1 -0 lines
Diff to previous 1.26
introducing rotate_uv2en.F that rotates a vector field
from X/Y to Eastward/Northward, or vice versa; depending
on the options it also goes from C grid velocity points
to A grid velocity points, or vice versa.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 17:45:11 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62e, checkpoint62f
Changes since 1.25: +1 -2 lines
Diff to previous 1.25
gather S/R INI_SURF_DR & INI_R_STAR into new S/R INI_NLFS_VARS (in prep for sigma)


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 13:56:28 2009 UTC (14 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
move ini_pnh.F to ini_nh_fields.F (with more NH var. initialisation and
 called from INI_FIELDS whatever start or restart)


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 21:20:21 2008 UTC (15 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
Make diags_rho.F active routine


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Feb 28 17:56:46 2008 UTC (16 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
fix Martin's previous check-in.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 19:55:29 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
add seawater.F to the ad_diff.list


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 20:10:38 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n
Changes since 1.20: +0 -1 lines
Diff to previous 1.20
remove the_correction_step.f (usePickupBeforeC35 no longer supported).


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Jan 6 22:30:17 2007 UTC (17 years, 3 months ago) by heimbach
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
o add calc_wsurf_tr.F to diff.list
o slight changes in store dirs in do_oceanic_phys (M. Mazloff)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Nov 24 19:39:36 2006 UTC (17 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58s_post, checkpoint58t_post, mitgcm_mapl_00
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
Add read_pickup.F to diff.list


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 15:49:25 2006 UTC (17 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post
Changes since 1.17: +0 -2 lines
Diff to previous 1.17
Remove 2 routines from diff list


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jun 15 16:23:02 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, checkpoint58p_post, checkpoint58q_post
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields
 from file (collects calls previously in FORWARD_STEP)


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 01:55:13 2006 UTC (17 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58h_post, checkpoint58i_post
Changes since 1.15: +3 -1 lines
Diff to previous 1.15
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.15 - (view) (download) (annotate) - [select for diffs]
Wed May 3 23:34:42 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58e_post, checkpoint58f_post, checkpoint58g_post
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
o Now rstar adjoint.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Mar 22 22:48:13 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58c_post, checkpoint58d_post
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
o Changes in initialisation needed for NLFS adjoint.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Mar 20 14:22:26 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.12: +0 -1 lines
Diff to previous 1.12
move quasiquasihydrostaticterms.F to pkg/mom_common/mom_quasihydrostatic.F
 - fix bug (rhoConst was missing).
 - deal with curvilinear (spherical) grid.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 03:20:28 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.11: +0 -1 lines
Diff to previous 1.11
remove convect.f (no longer used)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Feb 15 03:52:54 2006 UTC (18 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58a_post, checkpoint58b_post
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
Adding/updating eddy stress control code


Revision 1.10 - (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.9: +8 -2 lines
Diff to previous 1.9
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.9 - (view) (download) (annotate) - [select for diffs]
Sun Jul 31 22:15:39 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_pre
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
new S/R load_grid_spacing (to read delXfile & delYfile).


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 11:56:21 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
ini_cylinder.F renamed ini_cylinder_grid.F (like the other grids).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 7 23:33:54 2005 UTC (19 years 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.6: +0 -1 lines
Diff to previous 1.6
Moved different_multiple to eesupp/src/


Revision 1.6 - (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, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, eckpoint57e_pre
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
This set of changes restores TAMC(!) compatibility.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 02:24:20 2004 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_pre
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
Restoring adjoint.


Revision 1.4 - (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, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
o bringing adjoint up to date for sheduled c55


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 23:43:06 2003 UTC (20 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint52a_post, 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_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
keeping up-to-speed with Ben & Jerrys


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 15:29:20 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_pre, ecco_c52_e35
Branch point for: branch-nonh, checkpoint51n_branch
Changes since 1.1: +0 -12 lines
Diff to previous 1.1
 o first version of genmake2 that works with TAF -- note that only the
   "ad_taf" target has been confirmed to work and the others are in
   progress


Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 20:10:56 2003 UTC (20 years, 6 months ago) by edhill
Branch: tg2-branch
Changes since 1.1: +0 -12 lines
Diff to previous 1.1 , to next main 1.54
 o removed *.flow files from the list


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 22:39:19 2003 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre
Branch point for: tg2-branch
o Moving pkg-specific flow directives to corresponding pkg
o Moving pkg-specific differentiation list to corresponding pkg
o Moving pkg-specific checkpoint-lev storing to corresponding pkg
conventions are
- pkg_ad.flow
- pkg_ad_diff.list
- pkg_ad_check_lev?_dir.h


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