Skip to content

Latest commit

 

History

History
 
 

adjoint_options

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
07-August-2013
---
Michael Vossbeck <Michael.Vossbeck@fastopt.com>
Patrick Heimbach <heimbach@mit.edu>
Jean-Michel Campin <jmc@ocean.mit.edu>

08-August-2013
---
UPDATE PH: Patch removed from cvs until we are confident that all changes work.

16-August-2013
---
UPDATE PH: commit final patch that mimics TAF-v2 related changes between checkpoint64l and checkpoint64m (tested for MITgcm verification experiments and ECCO-Production version4).

Background:
------------------------------
Building the adjoint/tangent linear codes of the MITgcm has been restricted to TAF version 2.3.8 since 3 April 2013 (checkpoint64g). Between August 6th and 13th MITgcm has been updated to be compliant with TAF default behavior ("-v2") and up-to-date TAF version (TAF-2.5.6 as of August 16) when generating adjont/tangent linear code).

Users who check out a fresh copy of MITgcm or perform an update from the repository will automatically receive all required changes. For those users wanting to stick to a specific (older) version of MITgcm, but also seek to use a more recent TAF version, a patch file, MITgcm-c64l-TAFv2.patch, is provided. Note however, that MIT does not provide further support regarding this patch.

In case, your local copy of MITgcm does not contain any differences in the list of affected files below, there is a fair chance to successfully apply this patch and get your local copy of MITgcm running with the current TAF version. 

To apply the patch, place the patch file into your toplevel directory of MITgcm, switch to that directory, and enter the following command:

patch -Np1 < MITgcm-c64l-TAFv2.patch


Affected files:
------------------------------
eesupp/src/exch1_ad.flow
model/src/port_rand.F
pkg/autodiff/autodiff_whtapeio_sync.flow
pkg/autodiff/common.flow
pkg/autodiff/model_ad.flow
pkg/autodiff/system.flow
pkg/cost/cost_ad.flow
pkg/profiles/profiles.flow
pkg/seaice/seaice.flow
tools/genmake2
tools/adjoint_options/adjoint_default
tools/adjoint_options/adjoint_f95
tools/adjoint_options/adjoint_diva
tools/adjoint_options/adjoint_state_final
tools/adjoint_options/adjoint_tamc_compatibility
verification/bottom_ctrl_5x5/code_ad/ad_optfile.local
verification/tutorial_global_oce_optim/code_ad/ad_optfile.local
verification/tutorial_dic_adjoffline/code_ad/ad_optfile.local