/[MITgcm]/MITgcm/pkg/ctrl/ctrl_map_ini_gentim2d.F
ViewVC logotype

Log of /MITgcm/pkg/ctrl/ctrl_map_ini_gentim2d.F

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Sep 18 15:16:52 2017 UTC (6 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.15: +5 -3 lines
Diff to previous 1.15
- call MDS_READ_FIELD / MDS_WRITE_FIELD instead of the deprecated mdsreadfield / mdswritefield


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 20:03:46 2017 UTC (7 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j
Changes since 1.14: +12 -2 lines
Diff to previous 1.14
- ctrl_map_ini_gen.F: initialize xxFld3d, wFld3d, xxFld2d, and wFld2d including halos
- ctrl_map_ini_genarr.F, ctrl_map_ini_gentim2d.F, initialize xx_gen including halos


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 29 17:03:38 2015 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d
Changes since 1.13: +1 -2 lines
Diff to previous 1.13
- finish deprecating ctrlSmoothCorrel2d/3d


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 29 03:43:59 2015 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.12: +8 -1 lines
Diff to previous 1.12
- revised treatment of dimensional/adimensional cost switches.
- add noscaling option for dimensional generic controls.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Oct 23 23:09:44 2015 UTC (8 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- comment out print statements.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 06:01:10 2015 UTC (8 years, 8 months ago) by mmazloff
Branch: MAIN
CVS Tags: checkpoint65o, checkpoint65p
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Fix line overrun


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jun 12 17:43:32 2015 UTC (8 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65m, checkpoint65n
Changes since 1.9: +44 -30 lines
Diff to previous 1.9
- CTRL_GENARR.h,ctrl_readparms.F : add xx_gentim2d_bounds
- ctrl_map_ini_gentim2d.F : rename smoothOpNb as numsmo,
  distinguish between 'wc01' and 'smooth' (omitting
  normalization in the latter), separate the scaling
  to physical units from these optional features, add
  the call CTRL_BOUND_2D (using xx_gentim2d_bounds).
- ctrl_map_ini_genarr.F : streamline ctrl_map_ini_gen2D in
  ctrl_map_genarr2D (and for 3D accordingly); update
  according to the changes in ctrl_map_ini_gentim2d.F;
  replace 'xxg' with 'xx' for etan0 and bottomdrag.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed May 27 18:33:43 2015 UTC (8 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
- fix xx_gentim2d_preproc_r type
- rename 'replicate' as 'docycle'
- define 'doglomean' and 'documul' pre-processing option
- improve summary


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue May 26 21:34:42 2015 UTC (9 years ago) by gforget
Branch: MAIN
Changes since 1.7: +120 -16 lines
Diff to previous 1.7
- revise treatment of xx files.
- add rmcycle option.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 25 01:09:44 2015 UTC (9 years ago) by gforget
Branch: MAIN
Changes since 1.6: +43 -35 lines
Diff to previous 1.6
- avoid recomputations.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Mar 23 21:07:37 2015 UTC (9 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65k, checkpoint65l
Changes since 1.5: +18 -2 lines
Diff to previous 1.5
- if autodiff is not compiled then use
  READ_REC_XY_RL/READ_REC_XYZ_RL instead
  of active read/write


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 13:54:21 2015 UTC (9 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint65j
Changes since 1.4: +15 -9 lines
Diff to previous 1.4
Changes for use with OpenAD


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 18:57:44 2015 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- replace _EXCH_XY_RL macro with CALL EXCH_XY_RL


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 22:44:57 2014 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65h, checkpoint65i
Changes since 1.2: +17 -2 lines
Diff to previous 1.2
- avoid recomputations of xx_gentim2d_dummy.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 16:57:27 2014 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1
- omit when openad is used (seems to
  conflict with hs94.1x64x5/code_oad)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 12:34:03 2014 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
- move gentim2d part of ctrl_map_ini_genarr.F to
  new separate routine : ctrl_map_ini_gentim2d.F


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