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

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

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


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

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 15:23:38 2017 UTC (6 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.62: +7 -3 lines
Diff to previous 1.62
replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove
scratchfiles after closing, except for SINGLE_DISK_IO, when everything
stays the same


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 13:15:27 2015 UTC (8 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i
Changes since 1.61: +4 -4 lines
Diff to previous 1.61

- ctrl_summary.F : remove un-necessary ALLOW_SMOOTH_CORREL2D
- ctrl_readparms.F : set mult_genarr2d,arr3d,tim2d default to 1.


Revision 1.61 - (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
Changes since 1.60: +5 -2 lines
Diff to previous 1.60
- 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.60 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 21:21:27 2015 UTC (8 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.59: +10 -1 lines
Diff to previous 1.59
- ctrl_check.F : stop if xx_genarr2d_weight or xx_genarr2d_file are
  defined separately (one and not the other) except when using openad
- ctrl_readparms.F : leave xx_genarr2d_file empty by default
  except when using openad


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 21:38:24 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l
Changes since 1.58: +2 -18 lines
Diff to previous 1.58
- get smoothOpNb from xx_gentim2d_preproc


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 14:50:57 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.57: +30 -6 lines
Diff to previous 1.57
- add preprocessing run time params
- add genarr3dPrecond


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sun Nov 2 21:23:01 2014 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.56: +11 -1 lines
Diff to previous 1.56
- pkg/ctrl/ctrl_readparms.F : print message if .NOT.useCTRL
- pkg/ctrl/ctrl_summary.F : update print statements and comments


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 20:04:23 2014 UTC (9 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.55: +10 -5 lines
Diff to previous 1.55
- remove variables, codes associated with NON-generic NON-obcs
  controls, unless ECCO_CTRL_DEPRECATED is defined
- ctrl_readparms.F : include ctrl_local_params.h unless
  ECCO_CTRL_DEPRECATED is defined


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 00:49:27 2014 UTC (9 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65f
Changes since 1.54: +2 -1 lines
Diff to previous 1.54
- pkg/ctrl/CTRL_OBCS.h (new) : regroup all obcs ctrl variables.
- pkg/ctrl/ctrl.h, ctrl_dummy.h, ctrl_weights.h : rm obcs
  ctrl variables (now all in CTRL_OBCS.h).

- pkg/ctrl/ctrl_getobcse.F, ctrl_getobcsn.F, ctrl_getobcss.F,
  ctrl_getobcsw.F, ctrl_getrec.F, ctrl_init.F, ctrl_init_obcs_variables.F,
  ctrl_init_wet.F, ctrl_mask_set_xz.F, ctrl_mask_set_yz.F,
  ctrl_pack.F, ctrl_unpack.F, ctrl_readparms.F,
  ctrl_set_pack_xz.F, ctrl_set_pack_yz.F, ctrl_set_unpack_xz.F,
  ctrl_set_unpack_yz.F : add CPP brackets and CTRL_OBCS.h

- pkg/ctrl/ctrl_pack.F, ctrl_unpack.F : add CPP brackets


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 18:41:45 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
- ctrl_readparms.F : bug fix
- ctrl_map_ini_genarr.F : re-organized to avoid AD recomputation


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 13:59:10 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65e
Changes since 1.52: +20 -4 lines
Diff to previous 1.52
o pkg/ctrl :
  - CTRL_GENARR.h : add xx_gentim2d_numsmooth
  - ctrl_cost_driver.F : bug fix (iarr, not 1)
  - ctrl_init.F : bug fix (missing iarr)
  - ctrl_readparms.F : add xx_gentim2d_numsmooth, improve numsmooth defaults
  - ctrl_summary.F : improved report of controls settings


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 20:38:39 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.51: +7 -5 lines
Diff to previous 1.51
o pkg/ctrl :
  - introduce run time switch ctrlUseGen (in ctrl.h, ctrl_check.F,
    ctrl_init_variables.F, ctrl_readparms.F, ctrl_summary.F)
  - re-activate ctrl_summary (call in ctrl_init.F)


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 17:47:59 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.50: +3 -2 lines
Diff to previous 1.50
o pkg/ctrl/ctrl_cost_gen.F :
  - rename ctrl_cost_gen2d input parameters {wmean_gen,wgen,genmask}
    as {xx_gen_wmean,xx_gen_weight,xx_gen_mask}
  - add ctrl_cost_gen3d for ARR3D (ctrl_cost_gen2d is for ARR2D,TIM2D)
o pkg/ctrl/CTRL_GENARR.h :
  - add objf_genarr2d,  num_genarr2d, mult_genarr2d
  - add objf_genarr3d,  num_genarr3d, mult_genarr3d
  - add wgenarr2d, wgenarr3d
o pkg/ctrl/ctrl_readparms.F :
  - add mult_genarr2d,mult_genarr3d in namelist
o pkg/ctrl_map_ini_genarr.F :
  - bug fixes


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 21:50:54 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65d
Changes since 1.49: +14 -2 lines
Diff to previous 1.49
o pkg/ctrl/CTRL_GENARR.h, ctrl_readparms.F :
  - add xx_genarr2d_bounds,xx_genarr3d_bounds,
    xx_genarr2d_numsmooth, xx_genarr3d_numsmooth
o pkg/ctrl/ctrl_map_ini_genarr.F :
  - remove compilation failure
  - replace hard coded example
  - use ctrl_map_ini_gen2D, 3D
o pkg/ctrl/ctrl_pack.F, ctrl_unpack.F :
  - on/off switch based upon xx_genarr2d_weight,3d


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 14:20:58 2014 UTC (9 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c
Changes since 1.48: +14 -1 lines
Diff to previous 1.48
- introduce useSmoothCorrel2DinAdMode run time parameter
- the logic is put here rather than autodiff_readparms.F
  because ctrl_readparms.F comes later than
  autodiff_readparms.F and reads smoothCorrel2d


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 21:19:04 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
- OpenAD: change Makefile to generate the appropriate AD_CONFIG.h when
  building mitgcmuv_ad (make adAll).


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 17:08:16 2014 UTC (10 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
Fix missing output of control and gradient *vector* with OpenAD


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 00:10:26 2013 UTC (11 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u
Changes since 1.45: +4 -1 lines
Diff to previous 1.45
- add runtime parameters xx_gentim2d_cumsum & xx_gentim2d_glosum


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 22:45:56 2013 UTC (11 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint64d, checkpoint64e
Changes since 1.44: +3 -2 lines
Diff to previous 1.44
- ctrl_init.F : fix previous modification.
- ctrl_readparms.F : read/init mult_gentim2d.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 19:25:32 2013 UTC (11 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.43: +12 -5 lines
Diff to previous 1.43
More additions to enable simple rescaling of generic control variables


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 14:45:56 2013 UTC (11 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.42: +23 -2 lines
Diff to previous 1.42
1st step toward generic time-varying control variable (2D)


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Sep 13 19:55:17 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c
Changes since 1.41: +7 -3 lines
Diff to previous 1.41
switch off doMainPack for simple forward run (pack S/R was empty)


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 14:57:20 2012 UTC (11 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63s
Changes since 1.40: +12 -2 lines
Diff to previous 1.40
- ctrl_readparms.F : initialise ctrlSmoothCorrel2D/3D and read from namelist.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 19:38:57 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63r
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
rename CTRL_CPPOPTIONS.h to CTRL_OPTIONS.h


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 16:05:57 2012 UTC (11 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.38: +3 -5 lines
Diff to previous 1.38
Attempt at adding CTRL_SIZE.h


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 18:22:42 2012 UTC (11 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63q
Changes since 1.37: +16 -4 lines
Diff to previous 1.37
Enable generic arrays of control variables


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 23:10:28 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
add explicitly #include "AD_CONFIG.h" in each fortran src file where it is needed


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Apr 21 14:56:35 2012 UTC (12 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p
Changes since 1.35: +9 -1 lines
Diff to previous 1.35
Mean field atmosp. controls


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 03:55:51 2012 UTC (12 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63l
Changes since 1.34: +7 -2 lines
Diff to previous 1.34
Add missing (so far untested) code for xx_sst, xx_sss


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue May 24 20:52:51 2011 UTC (13 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k
Changes since 1.33: +12 -20 lines
Diff to previous 1.33
comment out #include "GRID.h" and remove #include "OBCS.h" (don't seem
 to be needed)


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue May 10 07:30:15 2011 UTC (13 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62x
Changes since 1.32: +11 -1 lines
Diff to previous 1.32
add new control variable xx_shifwflx (fresh water flux underneath ice
shelves). This is almost as tedious as obcs-ctrl, because the
variables needs its own mask.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 20:09:40 2009 UTC (14 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w
Changes since 1.31: +5 -2 lines
Diff to previous 1.31
Complete implementation for xx_gen2d, xx_gen3d


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 15:02:00 2009 UTC (15 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w
Changes since 1.30: +3 -1 lines
Diff to previous 1.30
Add flag to reduce all tapelev I/O to single-prec.
In data.ctrl set
 doSinglePrecTapelev = .TRUE.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 18:11:53 2008 UTC (15 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Put a name as default for costname, ctrlname


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Feb 2 02:34:50 2008 UTC (16 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61
Changes since 1.28: +3 -2 lines
Diff to previous 1.28
introduce isopycnal diffusion coefficient control.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jan 15 19:56:27 2008 UTC (16 years, 4 months ago) by dfer
Branch: MAIN
Changes since 1.27: +7 -1 lines
Diff to previous 1.27
Bit of tutorial_global_oce_optim


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 04:06:21 2007 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.26: +5 -1 lines
Diff to previous 1.26
Adding AREA, HEFF, HSNOW as control variables.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jun 20 19:31:03 2007 UTC (16 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59d
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
pkg/ctrl: add forcingPrecond run time parameter


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 05:16:54 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c
Changes since 1.24: +76 -41 lines
Diff to previous 1.24
Adding new control variables:
lwflux, lwdown, evap, snowprecip, apressure, runoff.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 01:55:14 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Modifications for bottom topography control
o replace hFacC by _hFacC at various places
o replace ALLOW_HFACC_CONTROL by ALLOW_DEPTH_CONTROL
o add non-self-adjoint cg2d_nsa
o update autodiff support routines
o re-initialise hfac after ctrl_depth_ini
o works for 5x5 box, doesnt work for global_ocean.90x40x15


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat May 27 17:07:21 2006 UTC (18 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58f_post, checkpoint58g_post
Changes since 1.22: +5 -2 lines
Diff to previous 1.22
Adding parameter delZexp (default = 0.)


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 02:53:23 2006 UTC (18 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post
Changes since 1.21: +55 -4 lines
Diff to previous 1.21
Adding parameter to remove on-the-fly global mean and trend from
exf forcing and ctrl control adjustments


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Dec 19 23:37:14 2005 UTC (18 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
change flag admtlmBypassAD to doAdmtlmBypassAD


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Dec 19 23:29:25 2005 UTC (18 years, 5 months ago) by heimbach
Branch: MAIN
Changes since 1.19: +8 -3 lines
Diff to previous 1.19
o Adding flag admtlmBypassAD to focus on propagator EV problem
o clean up objf_state_final discrepancies (SST/SSS vs. full state)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 00:03:30 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre
Changes since 1.18: +9 -1 lines
Diff to previous 1.18
Adding time-dependent SST, SSS control.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 11:02:01 2005 UTC (18 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57q_post
Changes since 1.17: +7 -1 lines
Diff to previous 1.17
Adding swdown control.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 19:51:22 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57n_post, checkpoint57o_post, checkpoint57p_post
Changes since 1.16: +7 -1 lines
Diff to previous 1.16
Adding swflux control


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 13:47:49 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.15: +7 -1 lines
Diff to previous 1.15
Adding precip control


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon May 23 19:28:45 2005 UTC (19 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post
Changes since 1.14: +20 -25 lines
Diff to previous 1.14
Replace call to nml_filter by open_copy_data_file
(dont know why it hasnt always been that way in the first place).


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Apr 7 23:38:43 2005 UTC (19 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.13: +7 -1 lines
Diff to previous 1.13
o separate masks used for ctrl_pack/unpack 'from write_grid' output
  (suggested by G. Forget)
o added new control variables
  * init. uVel, vVel, etanN
  * lambda[Theta,Salt]ClimRelax


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 18:40:40 2005 UTC (19 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre
Changes since 1.12: +26 -26 lines
Diff to previous 1.12
Assign default file names to xx_ files.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 17:29:38 2005 UTC (19 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57e_post
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
Adding eddy stress controls a la Ferreira et al.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jan 12 23:39:39 2005 UTC (19 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, eckpoint57e_pre
Changes since 1.10: +7 -2 lines
Diff to previous 1.10
o introduce z-scaling of
  * gradient (doZscalePack) and
  * control (doZscaleUnpack)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 22:02:31 2005 UTC (19 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.9: +5 -3 lines
Diff to previous 1.9
o Add ctrlvec diagnostics in pack/unpack for nondimensional I/O
o May be enabled via doPackDiag


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Dec 4 17:12:00 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post
Changes since 1.8: +2 -5 lines
Diff to previous 1.8
Untangle ALLOW_ECCO_OPTIMIZATION option.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 05:42:12 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post
Changes since 1.7: +8 -3 lines
Diff to previous 1.7
More on dsvd vs. MITgcm interfacing
o handling of g_, ad, via admtlm_vector (mds...vector)
o use ctrl_pack/unpack for admtlm_vector I/O
o use optimcycle for dsvd iteration
o make sure norm is w.r.t. derived quantities


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 06:28:33 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6
o More ECCO-GODAE merge: wind stress sign affects
  * exf_inscal_[u/v]stress
  * sign of xx_tau[u/v] adjustments
  * signs in cost_scat
o run time flag for initializing xx_ fields


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri May 28 16:04:42 2004 UTC (20 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint53d_post, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
Use ctrl_pack/unpack as standalone to map back and forth
between xx_/adxx_ and vector
(useful when analysing wetpoint gradient- and control-VECTOR)
Needs modified the_model_main.F


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 04:41:40 2003 UTC (20 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_pre, ecco_c52_e35, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: branch-nonh, checkpoint51n_branch, netcdf-sm0
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
 o added the [#include "AD_CONFIG.h"] statement to all files that need
   it for adjoint/tl #defines
 o re-worked the build logic in genmake2 to support AD_CONFIG.h
 o removed tools/genmake since it no longer works


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 21:34:45 2003 UTC (20 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post
Branch point for: tg2-branch
Changes since 1.3: +6 -4 lines
Diff to previous 1.3
Bringing cost/ ctrl/ up to date.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 16:07:07 2003 UTC (20 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre
Branch point for: branch-genmake2
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
Merging for c51 vs. e34


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 22:29:05 2003 UTC (20 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint50i_post
Changes since 1.1: +219 -0 lines
Diff to previous 1.1
Preparing next differentiable checkpoint and sync
of MAIN vs. ecco-branch


Revision 1.1
Thu Jun 19 15:18:48 2003 UTC (20 years, 11 months ago) by heimbach
Branch: MAIN
Branch point for: ecco-branch
FILE REMOVED
file ctrl_readparms.F was initially added on branch ecco-branch.


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