/[MITgcm]/MITgcm_contrib/mlosch/optim_m1qn3/mlis3_common.h
ViewVC logotype

Contents of /MITgcm_contrib/mlosch/optim_m1qn3/mlis3_common.h

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


Revision 1.1 - (show annotations) (download)
Thu Apr 26 11:10:06 2012 UTC (12 years ago) by mlosch
Branch: MAIN
File MIME type: text/plain
First working version of a new optimization package that uses a slightly
modified version of m1qn3, v3.3
(https://who.rocq.inria.fr/Jean-Charles.Gilbert/modulopt/optimization-routines/m1qn3/m1qn3.html)
to work as an offline optimizer. The advantage of m1qn3_offline is, that
it is run in reverse communication control mode, so that it gives back
control to the call routine (here a script) to provide a new estimate of the
cost function and the gradient based on the control vector. This way we can
do complete line searches that are meaningful.

1 common /mlis3_rl/ tesf,tesd,fa,fpa,fn,barmin,barmul,barmax,barr
2 double precision tesf,tesd,fa,fpa,fn,barmin,barmul,barmax,barr

  ViewVC Help
Powered by ViewVC 1.1.22