/[MITgcm]/MITgcm/pkg/autodiff
ViewVC logotype

Index of /MITgcm/pkg/autodiff

Files shown:82 (Show 52 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
autodiff_init_varia.F View Revision Graph  1.2  8 years  gforget   - omit code that resets variabes to 0 by default
active_file_control.F View Revision Graph  1.14  9 years  gforget   - remove dynamic allocation that is not f77 compliant. - note : this was leadin…
autodiff_check.F View Revision Graph  1.18  9 years  gforget   - re-activate stop, regardless of ALLOW_ADJOINT_RUN
autodiff_ini_model_io.F View Revision Graph  1.32  7 years  gforget   - print 'SYSTEM CALL' message directly to standardMessageUnit (as done with ini…
damp_adj.flow View Revision Graph  1.1  14 years  gforget   like zero_adj, but less agressively, the damp_adj code allows for attenuation of…
AUTODIFF_OPTIONS.h View Revision Graph  1.10  8 years  gforget   - autodiff_findunit.F (new): selects a valid, unused unit number as done by m…
zero_adj.flow View Revision Graph  1.4  13 years  gforget   Adding scalar version.
adautodiff_whtapeio_sync.F View Revision Graph  1.2  13 years  gforget   - pkg/mdsio: introducing ALLOW_WHIO_3D (sub-option of ALLOW_WHIO) to bufferiz…
AUTODIFF.h View Revision Graph  1.16  7 years  gforget   - need to store hs0/1, hl0/1 to avoid recomputation when ALLOW_READ_TURBFLUXES …
autodiff_whtapeio_sync.F View Revision Graph  1.11  8 years  gforget   - autodiff_findunit.F (new): selects a valid, unused unit number as done by m…
AUTODIFF_PARAMS.h View Revision Graph  1.9  9 years  gforget   - autodiff_readparms.F add SEAICEapproxLevInAd, viscFacInAd parameters - aut…
autodiff_findunit.F View Revision Graph  1.1  8 years  gforget   - autodiff_findunit.F (new): selects a valid, unused unit number as done by m…
AUTODIFF_MYFIELDS.h View Revision Graph  1.1  14 years  heimbach   Try to find a way to easily customize new control vars. and recomp. issues
data.autodiff View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
dummy_in_dynamics.flow View Revision Graph  1.1  13 years  heimbach   Spread ADJ output around to avoid zeros
active_file_loc.flow View Revision Graph  1.4  12 years  heimbach   * make derivative dummy available in derivative active read routine (needed …
myactivefunction_ad.F View Revision Graph  1.1  18 years  heimbach   Template routines for FUNCTION directives (not so evident from manual which are …
checkpoint_lev1_template.h View Revision Graph  1.2  14 years  heimbach   Update store dirs for NLFS with OBCS.
adjoint_ecco View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
myactivefunction.F View Revision Graph  1.1  18 years  heimbach   Template routines for FUNCTION directives (not so evident from manual which are …
README View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
g_dummy_in_dynamics.F View Revision Graph  1.5  7 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
model_ad.flow View Revision Graph  1.10  10 years  jmc   most flow-directive in "diags.flow" are related to non-existent routines, except…
addamp_adj.F View Revision Graph  1.2  11 years  jmc   - includes AUTODIFF_OPTIONS.h (instead of CPP_OPTIONS.h) - cleaner separation of…
adzero_adj.F View Revision Graph  1.7  11 years  jmc   - remove PARAMS.h (not needed) - just includes CPP_EEOPTIONS.h (previously CPP_O…
dummy_in_stepping.F View Revision Graph  1.4  11 years  jmc   remove calls to TIMER (start & stop)
common.flow View Revision Graph  1.3  9 years  jmc   add CVS Header & Name
active_file.F View Revision Graph  1.9  11 years  jmc   update the calls after changing argument & name of high level (control) active …
myactivefunction.flow View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
adread_adwrite.F View Revision Graph  1.25  10 years  jmc   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h, and CTRL_OPT…
autodiff_inadmode_set.F View Revision Graph  1.3  11 years  jmc   move flag "inAdMode" from PARAMS.h to AUTODIFF_PARAMS.h
autodiff_store.F View Revision Graph  1.33  7 years  jmc   fix previous modif (ALLOW_READ_TURBFLUXES) in case ALLOW_ATM_TEMP is undef
g_dummy_in_stepping.F View Revision Graph  1.18  7 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
dummy_in_stepping.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_loc.F View Revision Graph  1.6  11 years  jmc   replace calls to specific "_LOC" version (from active_file_loc_control*.F) with …
active_file_gen.flow View Revision Graph  1.1  11 years  jmc   new low-level active I/O routines, one for each type (RL/RS), for active var of…
tamc.h View Revision Graph  1.12  10 years  jmc   empty if ALLOW_AUTODIFF_TAMC is undef
active_file_loc_g.F View Revision Graph  1.7  11 years  jmc   replace calls to specific "_LOC" version (from active_file_loc_control*.F) with …
active_file_ad.F View Revision Graph  1.11  11 years  jmc   update the calls after changing argument & name of high level (control) active …
active_file.flow View Revision Graph  1.8  11 years  jmc   fix flow directive for active_write_xz & _yz (most probably not used)
global_sum_ad.F View Revision Graph  1.11  14 years  jmc   remove all unnecessary pieces; fix type of argument in GLOBAL_ADSUM_R4.
active_file_gen_ad.F View Revision Graph  1.2  11 years  jmc   fix double/single quote in 1 commented line (to avoid warning from CPP command) …
tamc_keys.h View Revision Graph  1.5  10 years  jmc   empty if ALLOW_AUTODIFF_TAMC is undef
global_max_ad.F View Revision Graph  1.5  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see.
adcommon.h View Revision Graph  1.39  6 years  jmc   - fix/update common bloc "adexf_atm_temp_r": this fixes output of AD variable …
initialisation.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
copy_advar_outp.F View Revision Graph  1.3  10 years  jmc   adjusted to compile with OpenAD and the right AD_CONFIG.h
autodiff_inadmode.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_whtapeio_sync.flow View Revision Graph  1.3  10 years  jmc   in preparation for the switch to TAF version-2
autodiff_inadmode_unset.F View Revision Graph  1.3  11 years  jmc   move flag "inAdMode" from PARAMS.h to AUTODIFF_PARAMS.h
active_file_g.F View Revision Graph  1.10  11 years  jmc   update the calls after changing argument & name of high level (control) active …
global_sum_tile_ad.F View Revision Graph  1.6  13 years  jmc   fix by comparing with TAF generated adjoint of a simplified global_sum_tile.F
autodiff_inadmode_set_g.F View Revision Graph  1.3  11 years  jmc   move flag "inAdMode" from PARAMS.h to AUTODIFF_PARAMS.h
ECCO_CPPOPTIONS.h View Revision Graph  1.1  11 years  jmc   add a template for option-file ECCO_CPPOPTIONS.h, mostly empty, here in the 1rs…
global_max_ad.flow View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
addummy_in_stepping.F View Revision Graph  1.65  7 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
active_file_gen_g.F View Revision Graph  1.2  11 years  jmc   fix double/single quote in 1 commented line (to avoid warning from CPP command) …
addummy_in_dynamics.F View Revision Graph  1.9  7 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
autodiff_restore.F View Revision Graph  1.34  7 years  jmc   fix previous modif (ALLOW_READ_TURBFLUXES) in case ALLOW_ATM_TEMP is undef
system.flow View Revision Graph  1.2  9 years  jmc   add CVS Header & Name
g_common.h View Revision Graph  1.26  6 years  jmc   - fix/update common bloc "g_exf_atm_temp_r": this fixes output of TLM variable…
active_file_loc_ad.F View Revision Graph  1.8  11 years  jmc   replace calls to specific "_LOC" version (from active_file_loc_control*.F) with …
autodiff_inadmode_unset_g.F View Revision Graph  1.3  11 years  jmc   move flag "inAdMode" from PARAMS.h to AUTODIFF_PARAMS.h
adopen_adclose.F View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
cg2d.flow View Revision Graph  1.5  12 years  jmc   - update argument list of S/R CG2D ; - add flow dir for CG2D_SR (self-adjoint) …
checkpoint.flow View Revision Graph  1.9  7 years  jmc   - remove flow dir for S/R write_checkpoint (removed > 10.yr ago) - remove un-nee…
autodiff_ad_diff.list View Revision Graph  1.4  11 years  jmc   rename S/R INI_AUTODIFF to AUTODIFF_INIT_VARIA
active_file_gen.F View Revision Graph  1.2  11 years  jmc   fix double/single quote in 1 commented line (to avoid warning from CPP command) …
zero_adj.F View Revision Graph  1.7  11 years  jmc   - remove PARAMS.h (not needed) - just includes CPP_EEOPTIONS.h (previously CPP_O…
active_file_control.flow View Revision Graph  1.5  11 years  jmc   update and merge active_file_control_slice.flow into active_file_control.flow
dummy_in_dynamics.F View Revision Graph  1.2  11 years  jmc   remove calls to TIMER (start & stop)
active_file_control_slice.F View Revision Graph  1.13  10 years  jmc   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h, and CTRL_OPT…
copy_ad_uv_outp.F View Revision Graph  1.3  10 years  jmc   adjusted to compile with OpenAD and the right AD_CONFIG.h
damp_adj.F View Revision Graph  1.2  11 years  jmc   - includes AUTODIFF_OPTIONS.h (instead of CPP_OPTIONS.h) - cleaner separation of…
global_sum_ad.flow View Revision Graph  1.5  15 years  jmc   hand written adjoint version of S/R GLOBAL_SUM_TILE_RL
autodiff_readparms.F View Revision Graph  1.13  6 years  mlosch   replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove scr…
autodiff_inadmode_unset_ad.F View Revision Graph  1.14  8 years  mlosch   after introducing SEAICEuseLSR: reset SEAICEuseLSR according to changed values S…
autodiff_inadmode_set_ad.F View Revision Graph  1.14  8 years  mlosch   after introducing SEAICEuseLSR: reset SEAICEuseLSR according to changed values S…
checkpoint_lev3_directives.h View Revision Graph  1.61  7 years  mmazloff   Add bling stores
checkpoint_lev2_directives.h View Revision Graph  1.61  7 years  mmazloff   Add bling stores
checkpoint_lev1_directives.h View Revision Graph  1.63  7 years  mmazloff   Add bling stores
checkpoint_lev4_directives.h View Revision Graph  1.37  7 years  mmazloff   Add bling stores

  ViewVC Help
Powered by ViewVC 1.1.22