/[MITgcm]/MITgcm/adjoint/makefile
ViewVC logotype

Log of /MITgcm/adjoint/makefile

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


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

Revision 1.16.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 16:53:06 2002 UTC (21 years, 5 months ago) by heimbach
Branch: release1
CVS Tags: release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p14, release1_p15, release1_p16, release1_p17, release1_p7, release1_p8, release1_p9
Branch point for: release1_50yr
Changes since 1.16.2.5: +8 -5 lines
Diff to previous 1.16.2.5 , to branch point 1.16 , to next main 1.33
Added external_fields_load routine to TAF list.
Update corresponding checkpointing lists
(analog to exf handling of swapping).


Revision 1.16.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 11 15:54:42 2002 UTC (21 years, 9 months ago) by heimbach
Branch: release1
CVS Tags: release1_p5, release1_p6
Changes since 1.16.2.4: +10 -6 lines
Diff to previous 1.16.2.4 , to branch point 1.16
makefile up to date with new flow directive


Revision 1.16.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 01:38:31 2002 UTC (22 years ago) by heimbach
Branch: release1
CVS Tags: release1_p2, release1_p3, release1_p4
Changes since 1.16.2.3: +7 -4 lines
Diff to previous 1.16.2.3 , to branch point 1.16
Added dependency to .F -> .f


Revision 1.16.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 20:26:53 2002 UTC (22 years ago) by heimbach
Branch: release1
CVS Tags: release1_p1
Changes since 1.16.2.2: +2 -2 lines
Diff to previous 1.16.2.2 , to branch point 1.16
These changes constitute a patch to release1.
They were made on a development branch called "release1_final"
and are on the main trunk between chkpt44d_post and
checkpoint44h_post along with other changes.

This code is equivalent to chkpt44d_post with the following patches:
  - AD-related changes for GMRedi
  - fixes i KPP (delZ -> drF)
  - hook to OBCS songe layer code in external_forcing
  - errorMessageUnit non-zero in eeboot.F
  - modified test cost function and carbon verif.


Revision 1.16.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 20:10:12 2002 UTC (22 years ago) by heimbach
Branch: release1
CVS Tags: release1_chkpt44d_post
Changes since 1.16.2.1: +62 -23 lines
Diff to previous 1.16.2.1 , to branch point 1.16
Changes encapsulated by checkpoint43a-release1mods and chkpt44d_post
on the main trunk.
These are:

 o added missing EXCLUDE_MONITOR flags
 o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
   (incompatible typ in MIN/MAX expressions caused problems
   on IBM SP3)
 o in genmake added variable MAKEDEPEND
   plus resetting for case SunOS
 o added timer_stats.c routine for IBM SP3
 o removed variables in dynamics
 o real fresh water flux implemented with non-linear free-surface.
 o few fix (mask in shap_s2, EmPmR in external_field_load,
   USE_NATURAL_BCS in solve_for_P);
 o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
 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
 o check parameters & config (chkpt44a_pre,post)
 o OBC and NonLin_FrSurf.
 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

These were merged with
cvs co -r release1 -P MITgcm
cd MITgcm
cvs update -kk
cvs update -j checkpoint43a-release1mods -j chkpt44d_post -d -P -kk


Revision 1.16.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 16:04:32 2002 UTC (22 years, 2 months ago) by adcroft
Branch: release1
Changes since 1.16: +16 -3 lines
Diff to previous 1.16
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.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 27 20:12:10 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint42, checkpoint43, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.15: +8 -3 lines
Diff to previous 1.15
Fixed AD-related problems:
o Store directives up-to-date with re-arranged Adams-Bashforth
  (mainly thermodynamics.F)
o New store directives for multi-dim. advection schemes
  * new CPP flag ALLOW_MULTI_DIM_ADVECTION
  * new common block and key passkey
  (mainly gad_advection.F)
o Modified store directives for split of dynamics/thermodynamics
  for the case ALLOW_KPP
o Cleaned argument list for timestep_tracer.F


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 16:08:53 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40, checkpoint41
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
Updated to rearranged Adams-Bashforth.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 14:53:11 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Target "adrestore" added to targets "adtaf" and "adtamc".


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 14:07:00 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre9
Changes since 1.12: +8 -2 lines
Diff to previous 1.12
Updating to new gad_... mom_... routines.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Sep 5 17:41:52 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
Updated to code in c40pre8.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 16:21:17 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre8
Changes since 1.10: +15 -2 lines
Diff to previous 1.10
o New package pkg/rw/ needed new flow directives for TAMC.
o Replacement of calc_mom_rhs by mom_fluxform and mom_vecinv
  needed update of adjoint/makefile and additional store directives
  in the_main_loop.F to cover all cases.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 14:12:48 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.9: +25 -10 lines
Diff to previous 1.9
Updates to generate tangent linear code.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 18:12:02 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre6, checkpoint40pre7
Changes since 1.8: +7 -1 lines
Diff to previous 1.8
Extended list of code to be differentiated:
o added routines related to diffkr, kapgm
o added routines related to split into dynamics/thermodynamics.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 22:10:59 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Missing routine in SRC list added.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 30 20:10:17 2001 UTC (22 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre4, checkpoint40pre5
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Added a flow directive file for ecco_check_exp.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 20:15:26 2001 UTC (22 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre3
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Added S/R forward_step.F


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 15:05:51 2001 UTC (22 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre2
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
Added more routines to be differentiated.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 13:25:44 2001 UTC (22 years, 9 months ago) by heimbach
Branch: MAIN
Changes since 1.3: +76 -14 lines
Diff to previous 1.3
o Updated makefile to incorporate new routines and flow directives
o Added "make adtaf" for usage of TAF instead of TAMC.
o Bug fix in adjoint_ecco_sed.com
o Removed some adjoint prototype code


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon May 14 21:55:09 2001 UTC (22 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint39, checkpoint40pre1
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Updated reference adjoint code and TAMC protocol for test case
verification/vero/.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 22:35:24 2001 UTC (23 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint38
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
See doc/tag-index and doc/notes_c37_adj.txt
Preparation for stand-alone autodifferentiability.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:33:51 2001 UTC (23 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: c37_adj
Modifications and additions to enable automatic differentiation.
Detailed info's in doc/notes_c37_adj.txt


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