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

Index of /MITgcm/pkg/autodiff

Files shown:55
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
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_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.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file.flow View Revision Graph  1.3  21 years  heimbach   Forgot to commit active I/O directives for tangent linear run.
active_file_ad.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file_control.F View Revision Graph  1.7  20 years  heimbach   o accuracy ctrlprec = 32 insuffient for gradient checks using averaged fields …
active_file_control.flow View Revision Graph  1.2  22 years  heimbach   Started to add comments...
active_file_control_slice.F View Revision Graph  1.7  20 years  heimbach   o accuracy ctrlprec = 32 insuffient for gradient checks using averaged fields …
active_file_control_slice.flow View Revision Graph  1.2  22 years  heimbach   Started to add comments...
active_file_g.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file_loc.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file_loc.flow View Revision Graph  1.2  20 years  heimbach   Merging from ecco-branch: Use cluster local disks for purely local I/O vs. globa…
active_file_loc_ad.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file_loc_control.F View Revision Graph  1.5  20 years  heimbach   o accuracy ctrlprec = 32 insuffient for gradient checks using averaged fields …
active_file_loc_control.flow View Revision Graph  1.2  20 years  heimbach   Merging from ecco-branch: Use cluster local disks for purely local I/O vs. globa…
active_file_loc_control_slice.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
active_file_loc_control_slice.flow View Revision Graph  1.2  20 years  heimbach   Merging from ecco-branch: Use cluster local disks for purely local I/O vs. globa…
active_file_loc_g.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
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.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
adread_adwrite.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
autodiff_check.F View Revision Graph  1.1  19 years  heimbach   switch btw. 2-level and 3-level checkpointing
autodiff_ini_model_io.F View Revision Graph  1.3  19 years  heimbach   More on dsvd vs. MITgcm interfacing o handling of g_, ad, via admtlm_vector (mds…
cg2d.flow View Revision Graph  1.3  22 years  heimbach   Updates to generate tangent linear code.
checkpoint.flow View Revision Graph  1.3  20 years  heimbach   Bringing flow and store directives up-to-date
checkpoint_lev1_directives.h View Revision Graph  1.14  19 years  heimbach   o some delicate re-shuffle of store directives to avoid one extra call of do_o…
checkpoint_lev2_directives.h View Revision Graph  1.24  19 years  heimbach   o Fixing directives for non-ECCO forward_step, after ECCO directives have been…
checkpoint_lev3_directives.h View Revision Graph  1.24  19 years  heimbach   o Fixing directives for non-ECCO forward_step, after ECCO directives have been…
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.3  19 years  heimbach   o bringing adjoint up to date for sheduled c55
do_the_model_io.flow View Revision Graph  1.2  21 years  heimbach   Merging from release1_p5 o flow directives: - new for S/R do_the_model_io - …
dummy_in_stepping.F View Revision Graph  1.2  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
dummy_in_stepping.flow View Revision Graph  1.2  22 years  heimbach   Updating flow directives for TL forward mode.
exch_ad.F View Revision Graph  1.3  22 years  heimbach   o Modified some flow directives o Added new flow directives o Added new adjoint …
exch_ad.flow View Revision Graph  1.5  22 years  heimbach   Updating flow directives for TL forward mode.
exch_uv_ad.F View Revision Graph  1.1  22 years  heimbach   o Modified some flow directives o Added new flow directives o Added new adjoint …
exch_uv_ad.flow View Revision Graph  1.4  21 years  heimbach   Enable tangent linear (forward mode) gradient checks: o extended active file han…
exch_z_ad.F View Revision Graph  1.1  22 years  heimbach   o Modified some flow directives o Added new flow directives o Added new adjoint …
exch_z_ad.flow View Revision Graph  1.3  22 years  heimbach   Updating flow directives for TL forward mode.
g_dummy_in_stepping.F View Revision Graph  1.6  19 years  heimbach   o remove all tr1-related code (ALLOW_PASSIVE_TRACER) (adjoint stuff still has …
global_max_ad.F View Revision Graph  1.2  21 years  heimbach   Merging from release1_p5 o flow directives: - new for S/R do_the_model_io - …
global_max_ad.flow View Revision Graph  1.3  21 years  heimbach   Merging from release1_p5 o flow directives: - new for S/R do_the_model_io - …
global_sum_ad.F View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
global_sum_ad.flow View Revision Graph  1.3  22 years  heimbach   * Updated adjoint/makefile o removed "_ecco" from names o added/modified for…
ini_autodiff.F View Revision Graph  1.7  19 years  heimbach   o bringing adjoint up to date for sheduled c55
initialisation.flow View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
open_copy_data_file.flow View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
print_message.flow View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
read_write.flow View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
read_write_fld.flow View Revision Graph  1.2  22 years  heimbach   o New package pkg/rw/ needed new flow directives for TAMC. o Replacement of calc…
read_write_rec.flow View Revision Graph  1.1  23 years  heimbach   Modifications and additions to enable automatic differentiation. Detailed info's…
tamc.h View Revision Graph  1.8  19 years  jmc   max number of passive tracers is now defined in PTRACERS_SIZE.h
tamc_keys.h View Revision Graph  1.2  21 years  dimitri   o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F o Added…
write_state.flow View Revision Graph  1.3  20 years  heimbach   single var. template for writing at dumpFreq

  ViewVC Help
Powered by ViewVC 1.1.22