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

Index of /MITgcm/pkg/autodiff

Files shown:70
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
AUTODIFF.h View Revision Graph  1.8  13 years  jmc   remove tabs
AUTODIFF_CPPOPTIONS.h View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
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
AUTODIFF_OPTIONS.h View Revision Graph  1.3  20 years  heimbach   adding parameter adjDumpFreq
README View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
active_file.F View Revision Graph  1.7  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file.flow View Revision Graph  1.6  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_ad.F View Revision Graph  1.9  15 years  jmc   add cvs Header & Name
active_file_control.F View Revision Graph  1.10  14 years  jmc   finish removing unbalanced quote (single or double) in commented line
active_file_control.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_control_slice.F View Revision Graph  1.10  14 years  jmc   finish removing unbalanced quote (single or double) in commented line
active_file_control_slice.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_g.F View Revision Graph  1.8  14 years  heimbach   The routines needed updating after removing TAF option -nonew_arg
active_file_loc.F View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_loc.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_loc_ad.F View Revision Graph  1.6  15 years  jmc   add cvs Header & Name
active_file_loc_control.F View Revision Graph  1.8  14 years  jmc   finish removing unbalanced quote (single or double) in commented line
active_file_loc_control.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_loc_control_slice.F View Revision Graph  1.7  14 years  jmc   finish removing unbalanced quote (single or double) in commented line
active_file_loc_control_slice.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
active_file_loc_g.F View Revision Graph  1.5  16 years  jmc   add missing cvs $Header:$ or $Name:$
adcommon.h View Revision Graph  1.24  13 years  gforget   Storage directives allowing the use of Adam-Bashforth-3 time stepping in adjoint…
addamp_adj.F View Revision Graph  1.1  14 years  gforget   like zero_adj, but less agressively, the damp_adj code allows for attenuation of…
addummy_in_stepping.F View Revision Graph  1.46  14 years  jmc   with ALLOW_BULK_OFFLINE, avoid calling AD exch S/R (adexch_xyz_rl & adexch_uv_…
adjoint_ecco View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
adopen_adclose.F View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
adread_adwrite.F View Revision Graph  1.10  15 years  heimbach   Add flag to reduce all tapelev I/O to single-prec. In data.ctrl set doSinglePre…
adzero_adj.F View Revision Graph  1.6  13 years  gforget   Adding scalar version.
autodiff_ad_diff.list View Revision Graph  1.3  16 years  heimbach   Re-organized adjoint checkpointing according to Matt Mazloff (but with modifs/co…
autodiff_check.F View Revision Graph  1.7  16 years  heimbach   Parameter check for parallel gradient checks.
autodiff_inadmode.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_set.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_set_ad.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_set_g.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_unset.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_unset_ad.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_inadmode_unset_g.F View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
autodiff_ini_model_io.F View Revision Graph  1.16  14 years  mlosch   comment out writing of grid information to netcdf files: at this time the grid f…
autodiff_restore.F View Revision Graph  1.14  13 years  heimbach   Change store dir. logic following common block changes (05/2009)
autodiff_store.F View Revision Graph  1.13  13 years  heimbach   Change store dir. logic following common block changes (05/2009)
cg2d.flow View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
checkpoint.flow View Revision Graph  1.8  16 years  heimbach   Lalala.
checkpoint_lev1_directives.h View Revision Graph  1.47  13 years  heimbach   Enabling (perhaps) AB3 + NLFS + RSTAR initial tests for ECCO-GODAE v4 and global…
checkpoint_lev1_template.h View Revision Graph  1.2  14 years  heimbach   Update store dirs for NLFS with OBCS.
checkpoint_lev2_directives.h View Revision Graph  1.46  13 years  gforget   Storage directives allowing the use of Adam-Bashforth-3 time stepping in adjoint…
checkpoint_lev3_directives.h View Revision Graph  1.46  13 years  gforget   Storage directives allowing the use of Adam-Bashforth-3 time stepping in adjoint…
checkpoint_lev4_directives.h View Revision Graph  1.20  13 years  gforget   Storage directives allowing the use of Adam-Bashforth-3 time stepping in adjoint…
damp_adj.F View Revision Graph  1.1  14 years  gforget   like zero_adj, but less agressively, the damp_adj code allows for attenuation of…
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…
data.autodiff View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
diags.flow View Revision Graph  1.7  16 years  jmc   add missing cvs $Header:$ or $Name:$
dummy_in_stepping.F View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
dummy_in_stepping.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
g_common.h View Revision Graph  1.21  13 years  gforget   Storage directives allowing the use of Adam-Bashforth-3 time stepping in adjoint…
g_dummy_in_stepping.F View Revision Graph  1.12  16 years  heimbach   Add one TLM diag.
global_max_ad.F View Revision Graph  1.4  14 years  jmc   - change name of buffer (R4,R8 instead of RS,RL) to match buffer type - add one …
global_max_ad.flow View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
global_sum_ad.F View Revision Graph  1.11  14 years  jmc   remove all unnecessary pieces; fix type of argument in GLOBAL_ADSUM_R4.
global_sum_ad.flow View Revision Graph  1.5  15 years  jmc   hand written adjoint version of S/R GLOBAL_SUM_TILE_RL
global_sum_tile_ad.F View Revision Graph  1.4  14 years  jmc   fix bug in the same way as in global_sum_ad.F
ini_autodiff.F View Revision Graph  1.9  16 years  heimbach   Fix TAF problems when including correction code for source/sink of tracer due to…
initialisation.flow View Revision Graph  1.3  16 years  jmc   add missing cvs $Header:$ or $Name:$
model_ad.flow View Revision Graph  1.6  14 years  jmc   add flow dir for new S/R TURNOFF_MODEL_IO
myactivefunction.F View Revision Graph  1.1  18 years  heimbach   Template routines for FUNCTION directives (not so evident from manual which are …
myactivefunction.flow View Revision Graph  1.2  16 years  jmc   add missing cvs $Header:$ or $Name:$
myactivefunction_ad.F View Revision Graph  1.1  18 years  heimbach   Template routines for FUNCTION directives (not so evident from manual which are …
tamc.h View Revision Graph  1.9  16 years  gforget   implementing TAF directives for gchem,cfc,dic
tamc_keys.h View Revision Graph  1.4  16 years  jmc   add missing cvs $Header:$ or $Name:$
zero_adj.F View Revision Graph  1.6  13 years  gforget   Adding scalar version.
zero_adj.flow View Revision Graph  1.4  13 years  gforget   Adding scalar version.

  ViewVC Help
Powered by ViewVC 1.1.22