/[MITgcm]/MITgcm/adjoint/adjoint_ecco_sed.com
ViewVC logotype

Contents of /MITgcm/adjoint/adjoint_ecco_sed.com

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


Revision 1.3 - (show annotations) (download)
Thu Jan 17 16:55:25 2002 UTC (22 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
* Updated adjoint/makefile
  o removed "_ecco" from names
  o added/modified forward mode options
  o added dependent vector option
  o tried SVD matrix computation (doesn't work;
    too much memory use by TAF)
* Updated flow directives related to FTL
* removed global_sum__g.F (not necessary)
* initialise forward mode anomalies in ctrl_unpack.F
  (so far "crude" initialization only).
* Added flag ALLOW_TANGENTLINEAR_RUN complememting
  ALLOW_ADJOINT_RUN
* driver routine the_model_main.F needs separate call
  to FTL routine G_THE_MAIN_LOOP with parameter list
  identical to THE_MAIN_LOOP (TAF doesn't remove arguments).
* added template file tangentlinear_model.F
  for forward mode.

1
2 sed 's/call adopen(/call adopen ( mythid,\
3 \& /g
4 s/call adclose(/call adclose( mythid,\
5 \& /g
6 s/call adread(/call adread ( mythid,\
7 \& /g
8 s/call adwrite(/call adwrite( mythid,\
9 \& /g' < tamc_code_ecco_ad.f

  ViewVC Help
Powered by ViewVC 1.1.22