/[MITgcm]/MITgcm/pkg/autodiff/checkpoint_lev2_directives.h
ViewVC logotype

Log of /MITgcm/pkg/autodiff/checkpoint_lev2_directives.h

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


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

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 13:35:48 2013 UTC (11 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b
Changes since 1.58: +3 -3 lines
Diff to previous 1.58 , to selected 1.37
Avoid extensive recomp. warnings for verification/tutorial_tracer_adjsens


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 14:33:06 2013 UTC (11 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64d, checkpoint64e
Changes since 1.57: +5 -1 lines
Diff to previous 1.57 , to selected 1.37
- modifications for ALLOW_GENTIM2D_CONTROL.


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 04:27:01 2012 UTC (11 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64b, checkpoint64c
Changes since 1.56: +3 -3 lines
Diff to previous 1.56 , to selected 1.37
Remove some stores here.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Jul 2 22:58:34 2012 UTC (11 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64
Changes since 1.55: +5 -1 lines
Diff to previous 1.55 , to selected 1.37
Prepare store for new GAD variables.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 18:40:01 2012 UTC (12 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63o
Changes since 1.54: +11 -2 lines
Diff to previous 1.54 , to selected 1.37
Extra stores for ALLOW_CG2D_NSA && NONLIN_FRSURF


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 23:27:43 2012 UTC (12 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n
Changes since 1.53: +5 -1 lines
Diff to previous 1.53 , to selected 1.37
Add more hooks to pkg.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Jan 19 23:20:25 2011 UTC (13 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i
Changes since 1.52: +5 -9 lines
Diff to previous 1.52 , to selected 1.37
- pkg/autodiff: checkpoint_lev2_directives.h etc.
	bug fix
- pkg/mdsio: mdsio_write_whalos.F/mdsio_read_whalos.F
	remove mdsioLocalDir and useSingleCpuIO (to handle those externally)
	pass locSingleCPUIO as a parameter (that may be useSingleCpuIO)
	if non zero file id is provided, then omit file opening/closing
- pkg/autodiff: adread_adwrite.F
	pass useSingleCpuIO as the locSingleCPUIO parameter


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Jan 14 01:34:57 2011 UTC (13 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.51: +6 -9 lines
Diff to previous 1.51 , to selected 1.37
o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:
 alleviate the need for additional 3D tapes when using
 the non-inear free surface in the adjoint. This is done
 by adding an 'update' of hfacc etc. to their current
 value at the beginning of forward_step.F.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 12:31:53 2011 UTC (13 years, 5 months ago) by heimbach
Branch: MAIN
Changes since 1.50: +8 -3 lines
Diff to previous 1.50 , to selected 1.37
Add hooks to SHELFICE adjoint.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Oct 28 18:28:03 2010 UTC (13 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q
Changes since 1.49: +1 -5 lines
Diff to previous 1.49 , to selected 1.37
STOREs not necessary for DISABLE_SIGMA_CODE


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Oct 28 14:37:44 2010 UTC (13 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.48: +6 -1 lines
Diff to previous 1.48 , to selected 1.37
Attempt to make adjoint work again for arctic210x192x50 setup
(currently broken)


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed Oct 20 22:06:56 2010 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62m
Changes since 1.47: +5 -1 lines
Diff to previous 1.47 , to selected 1.37
Pieces that are needed to use model/src/forward_step.F
and model/src/forward_step.F along with pkg/ecco.

This capability is still in testing phase. So, for now,
the added code is commented out using CPP ifdefs.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 12:28:38 2010 UTC (13 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 , to selected 1.37
Small changes (mostly for pkg/thsice)


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon Aug 9 16:05:22 2010 UTC (13 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62j, checkpoint62k, checkpoint62l
Changes since 1.45: +12 -1 lines
Diff to previous 1.45 , to selected 1.37
Storage directives allowing the use of
Adam-Bashforth-3 time stepping in adjoint.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Aug 6 18:40:01 2010 UTC (13 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.44: +5 -1 lines
Diff to previous 1.44 , to selected 1.37
Prerequisite for adjoint of ggl90.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Oct 8 19:39:42 2009 UTC (14 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i
Changes since 1.43: +6 -2 lines
Diff to previous 1.43 , to selected 1.37
Add state for pkg/offline


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sun May 24 17:55:54 2009 UTC (15 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v
Changes since 1.42: +13 -2 lines
Diff to previous 1.42 , to selected 1.37
Temporary(?) stores for annual balance.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 20:45:01 2008 UTC (15 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n
Changes since 1.41: +6 -2 lines
Diff to previous 1.41 , to selected 1.37
Add includes.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 06:13:59 2008 UTC (15 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61d, checkpoint61e
Changes since 1.40: +59 -3 lines
Diff to previous 1.40 , to selected 1.37
Modify checkpointing to fit large mdsio vector stores to file
(partly revert to individual field storing rather than to
StoreDynVars2, StoreDynVars3D for large tile sizes).


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sat Jun 21 13:49:08 2008 UTC (16 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c
Changes since 1.39: +5 -1 lines
Diff to previous 1.39 , to selected 1.37
Some fixes for verification/tutorial_global_oce_optim/


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 21:39:57 2008 UTC (16 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r, checkpoint60
Changes since 1.38: +13 -1 lines
Diff to previous 1.38 , to selected 1.37
implementing TAF directives for gchem,cfc,dic


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 21:34:01 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p
Changes since 1.37: +1 -4 lines
Diff to previous 1.37
Update NLFS adjoint.


Revision 1.37 - (view) (download) (annotate) - [selected]
Thu Aug 16 04:15:18 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
Fix TAF problems when including correction code for
source/sink of tracer due to the linear free surface
(S/R CALC_WSURF_TR)
(I had removed the ifndef ALLOW_AUTODIFF_TAMC, thought it was trivial)


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 23:30:16 2007 UTC (17 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59c, checkpoint59d, checkpoint59e
Changes since 1.35: +9 -47 lines
Diff to previous 1.35 , to selected 1.37
Re-organized adjoint checkpointing according to Matt Mazloff
(but with modifs/completions/cleanups)
Storing is now bundled into large arrays to optimized I/O
(and second step in cleanup of the_main_loop)


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 18:48:19 2007 UTC (17 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59a, checkpoint59b
Changes since 1.34: +2 -4 lines
Diff to previous 1.34 , to selected 1.37
Change CADJ STORE pattern after removing some
#ifdef ALLOW_EXF ... #ELSE ... #ENDIF structures.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Mar 24 02:23:09 2007 UTC (17 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58x_post, checkpoint58y_post, checkpoint59
Changes since 1.33: +3 -1 lines
Diff to previous 1.33 , to selected 1.37
o Changes in cost to compute \bar{T*V} instead of \bar{T}*{V}
o one fix in pkg/flt


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 05:26:50 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 , to selected 1.37
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.32 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 14:49:49 2006 UTC (17 years, 11 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 , to selected 1.37
Making the "last interal means" cMean* always available within cost package


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Jul 11 23:58:47 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58m_post
Changes since 1.30: +6 -2 lines
Diff to previous 1.30 , to selected 1.37
o Add hooks for rbcs checkpointing
o Add rbcs_init_varia


Revision 1.30 - (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
Changes since 1.29: +5 -1 lines
Diff to previous 1.29 , to selected 1.37
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.29 - (view) (download) (annotate) - [select for diffs]
Wed May 3 23:35:38 2006 UTC (18 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58e_post, checkpoint58f_post, checkpoint58g_post
Changes since 1.28: +11 -1 lines
Diff to previous 1.28 , to selected 1.37
Now rstar adjoint.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Apr 9 17:35:30 2006 UTC (18 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58d_post
Changes since 1.27: +5 -1 lines
Diff to previous 1.27 , to selected 1.37
Starting thsice adjoint


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Dec 13 16:15:32 2005 UTC (18 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 , to selected 1.37
Extend cMean fields to ALLOW_COST_TEST


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 15:44:34 2005 UTC (18 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57y_post
Changes since 1.25: +13 -1 lines
Diff to previous 1.25 , to selected 1.37
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.25 - (view) (download) (annotate) - [select for diffs]
Wed Jan 19 16:13:53 2005 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_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, eckpoint57e_pre
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 , to selected 1.37
Add newly introduced saltFlux0/1


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Oct 14 05:22:21 2004 UTC (19 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post
Changes since 1.23: +5 -1 lines
Diff to previous 1.23 , to selected 1.37
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.23 - (view) (download) (annotate) - [select for diffs]
Mon Sep 27 18:00:19 2004 UTC (19 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post
Changes since 1.22: +7 -1 lines
Diff to previous 1.22 , to selected 1.37
extend simple cost functions to treat time mean quantities
o cost_tile called from forward_step
o cost_accumulate_state called from cost_tile


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 23:02:01 2004 UTC (19 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post
Changes since 1.21: +12 -9 lines
Diff to previous 1.21 , to selected 1.37
o bringing adjoint up to date for sheduled c55


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 2 15:50:24 2004 UTC (20 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 , to selected 1.37
Keeping up with JMC's latest modifs.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Jun 30 23:45:35 2004 UTC (20 years ago) by heimbach
Branch: MAIN
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 , to selected 1.37
Fixing adjoint for head of MAIN branch.


Revision 1.19 - (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
Changes since 1.18: +11 -1 lines
Diff to previous 1.18 , to selected 1.37
o Adjoint for EBM package (needs further testing)
o bug fix for parallel EBM in ebm_zonalmean.F


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Mar 4 03:05:27 2004 UTC (20 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, hrcube5
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.37
modified one store dir.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Nov 17 23:43:06 2003 UTC (20 years, 7 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, hrcube4, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
Changes since 1.16: +1 -0 lines
Diff to previous 1.16 , to selected 1.37
keeping up-to-speed with Ben & Jerrys


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 04:50:02 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_pre, ecco_c52_e35
Branch point for: branch-nonh
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 , to selected 1.37
 o convert all "INCLUDE_EXTERNAL_FORCING_PACKAGE" defines to the
   more consistent ALLOW_EXF
 o passed all the basic verification tests on shelley


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 18:53:21 2003 UTC (20 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51q_post
Changes since 1.14: +4 -8 lines
Diff to previous 1.14 , to selected 1.37
Moving cd_code specific store dir.s to pkg/cd_code


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 22:57:59 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51p_post
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.37
 o add a "cd_code" package and update all the verification tests
   so that they use the new package instead of "INCLUDE_CD_CODE"


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 22:42:18 2003 UTC (20 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre
Branch point for: checkpoint51n_branch, tg2-branch
Changes since 1.12: +9 -189 lines
Diff to previous 1.12 , to selected 1.37
checkpoint_lev?_directives.h now include
pkg-specific directives, whenever those are enabled.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 21:32:35 2003 UTC (20 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre
Changes since 1.11: +6 -3 lines
Diff to previous 1.11 , to selected 1.37
Bringing autodiff/ up to date with code


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 01:53:16 2003 UTC (21 years ago) by heimbach
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51b_post, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre
Branch point for: branch-genmake2
Changes since 1.10: +5 -0 lines
Diff to previous 1.10 , to selected 1.37
o extended state in checkpoint_lev?, etc.
o new ptracers.flow


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 16:06:31 2003 UTC (21 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51, checkpoint51a_post, checkpoint51b_pre
Changes since 1.9: +21 -3 lines
Diff to previous 1.9 , to selected 1.37
Merging for c51 vs. e34


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 19 14:57:14 2003 UTC (21 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint50h_post, checkpoint50i_post
Changes since 1.8: +0 -2 lines
Diff to previous 1.8 , to selected 1.37
Preparing next round of sync MAIN vs. ecco-branch
and adjoint of next checkpoint.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 23:49:24 2003 UTC (21 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: 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
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 , to selected 1.37
move STORE empmr to always store it.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 5 23:37:29 2003 UTC (21 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: c49_autodiff, checkpoint49
Changes since 1.6: +129 -24 lines
Diff to previous 1.6 , to selected 1.37
Synchronized between MAIN and ecco-branch.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 02:20:52 2003 UTC (21 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint48i_post
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.37
Changes to restore differentiability of code w.r.t. previous tag
(mostly adding new routines to make list and replacing
pressure by totPhiHyd).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 6 22:42:11 2003 UTC (21 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint48c_post, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post
Changes since 1.4: +0 -8 lines
Diff to previous 1.4 , to selected 1.37
Modifications in treatment of initial flux forcing controls
to avoid extra storing of flux fields.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 14 22:37:39 2002 UTC (21 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_pre
Branch point for: branch-exfmods-curt
Changes since 1.3: +17 -0 lines
Diff to previous 1.3 , to selected 1.37
Bringing differentiability up to date.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 20:39:46 2002 UTC (21 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post
Changes since 1.2: +18 -0 lines
Diff to previous 1.2 , to selected 1.37
Merging from release1_p8 branch:
o external_fields_load:
  - added this routine to TAF list
  - needed to make some common blocks global and additional storing
    along the same lines as exf package (checkpoint_lev?_directives.h)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Feb 7 20:00:09 2002 UTC (22 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint44b_post, 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_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1_final_v1
Branch point for: release1, release1_final
Changes since 1.1: +28 -0 lines
Diff to previous 1.1 , to selected 1.37
o merge of relevant stuff from the ecco-branch:
  - genmake: removed $S64 overwrite for case SunOS
  - pkg/exf: update and corrections for field swapping and obcs
  - pkg/ecco: parameter lists for the_model_main, the_main_loop
              harmonized between ECCO and MITgcm
  - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
                  updated checkpointing_lev... lists for obcs
  - model/src: minor changes in forward_step, plot_field
               added directive for divided adjoint in the_main_loop
  - pkg/mdsio: added mdsio_gl_slice


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 19:00:43 2002 UTC (22 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint44, checkpoint44b_pre, chkpt44a_post, chkpt44a_pre
Branch point for: ecco-branch
Diff to selected 1.37
Transfering major checkpoint store directive blocks to
separate header files.
Files are included in the_main_loop (lev3, lev2)
and forward_step (lev1).


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