/[MITgcm]/MITgcm_contrib/mlosch/optim_m1qn3/optim_readparms.F
ViewVC logotype

Log of /MITgcm_contrib/mlosch/optim_m1qn3/optim_readparms.F

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


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu May 3 11:26:05 2018 UTC (5 years, 10 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 , to selected 1.10
spring cleaning

- adjust some debugging output
- reduce amount of output
- code cleaning (mainly indentation) for better readability


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 9 09:37:17 2016 UTC (7 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
add CTRL_SIZE.h if ALLOW_GENARR2D_CONTROL, ALLOW_GENARR3D_CONTROL, or
ALLOW_GENTIM2D_CONTROL is defined, so that it compiles in that case, too


Revision 1.10 - (view) (download) (annotate) - [selected]
Tue Jun 2 16:17:08 2015 UTC (8 years, 9 months ago) by mlosch
Branch: MAIN
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
replace ECCO_CPPOPTIONS.h with CTRL_OPTIONS.h according recent changes
in main repository (still needs to be tested)


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu May 10 16:56:33 2012 UTC (11 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8 , to selected 1.10
initialise more names (consistent with ctrl_readparms.F)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu May 10 10:25:14 2012 UTC (11 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.7: +13 -4 lines
Diff to previous 1.7 , to selected 1.10
- move initialisation of coldStart to optim_readparms.F
- read header from costname-file rather than ctrlname-file, so that
  cost function value is appropriate
- add some output and safety catches


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 9 18:33:38 2012 UTC (11 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6 , to selected 1.10
make coldStart a global variable


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 13:58:14 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.5: +5 -4 lines
Diff to previous 1.5 , to selected 1.10
fix catch for fmin>f (replace .lt. by .gt. so that it does the right thing)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 09:50:46 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.4: +2 -5 lines
Diff to previous 1.4 , to selected 1.10
get rid of the USE_POINTER flag
introduce more allocate statements for DYNAMIC
clean up a little


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 09:45:03 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.3: +10 -9 lines
Diff to previous 1.3 , to selected 1.10
oops


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 09:09:39 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 , to selected 1.10
fix a comment


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 08:07:47 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Changes since 1.1: +9 -3 lines
Diff to previous 1.1 , to selected 1.10
catch the case of fmin > ff


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 11:10:06 2012 UTC (11 years, 11 months ago) by mlosch
Branch: MAIN
Diff to selected 1.10
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.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22