/[MITgcm]/MITgcm/pkg/ecco/cost_forcing.F
ViewVC logotype

Log of /MITgcm/pkg/ecco/cost_forcing.F

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


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

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 16:21:19 2014 UTC (9 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p
Changes since 1.22: +120 -52 lines
Diff to previous 1.22
- omit un-necessary arguments to ctrl_cost_gen.F
  unless ECCO_CTRL_DEPRECATED is defined.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 18:15:44 2014 UTC (9 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.21: +4 -2 lines
Diff to previous 1.21
- add CPP brackets around includes, to omit
  them altogether when they are not used.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 21:33:42 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65e, checkpoint65f
Changes since 1.20: +13 -3 lines
Diff to previous 1.20
- pkg/ecco/cost_forcing.F, cost_hyd.F, cost_internal_params.F :
  add .NOT.ctrlUseGen exclusive brackets -- ctrl_cost_driver
  is used instead when ctrlUseGen is .TRUE.
- pkg/ecco/ecco_cost_final.F : print f_genarr3d to stdout


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 18:08:29 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.19: +35 -26 lines
Diff to previous 1.19
o pkg/ecco/cost_forcing.F :
  - remove un-necessary myiter, mytime arguments
o pkg/ecco/ecco_cost_driver.F :
  - update cost_forcing, ctrl_cost_driver calls (rm myiter, mytime args)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 20:57:34 2014 UTC (9 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.18: +18 -18 lines
Diff to previous 1.18
o pkg/ecco :
   - remove cost_genctrl.F (now pkg/ctrl/ctrl_cost_driver.F)
   - remove cost_forcing_gen.F (now pkg/ctrl/ctrl_cost_gen2d.F)
   - update cost_forcing_gen calls in cost_forcing.F
   - update cost_genctrl call in ecco_cost_driver.F
   - update ecco_ad_diff.list accordingly


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Nov 18 23:19:33 2013 UTC (10 years, 6 months ago) by mmazloff
Branch: MAIN
CVS Tags: checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d
Changes since 1.17: +9 -9 lines
Diff to previous 1.17
Fix indices in records


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 15:04:51 2012 UTC (11 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q
Changes since 1.16: +17 -1 lines
Diff to previous 1.16
- remove #ifdef ALLOW_SMOOTH_CORREL3D brackets.
- add more relevant #ifdef ALLOW_SMOOTH ones.
- sort out useAtmWind, useSMOOTH, ctrlSmoothCorrel2D.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 19:19:18 2012 UTC (11 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.15: +9 -5 lines
Diff to previous 1.15
- pkg/exf : added run time switch useAtmWind to replace ALLOW_ATM_WIND
  cpp switch. ALLOW_ATM_WIND now just sets the useAtmWind default (see
  exf_readparms.F) and force defines ALLOW_BULKFORMULAE (EXF_OPTIONS.h).
- pkg/exf, autodiff, ctrl, ecco and seaice : remove ALLOW_ATM_WIND
  brackets, or replace them with useAtmWind ones.
- pkg/ctrl, ecco : allow to compile both ALLOW_U/VSTRESS_CONTROL and
  ALLOW_U/VWIND_CONTROL. Depending on useAtmWind, one is inactive,
  and the other is active (see exf_getffields.F/exf_getsurfacefluxes.F).


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 19:45:26 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63r
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
include ECCO_OPTIONS.h instead of COST_CPPOPTIONS.h


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 20:41:54 2012 UTC (11 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Clean up inclusions of CTRL_SIZE.h


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Oct 9 00:02:50 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, 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, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.12: +36 -35 lines
Diff to previous 1.12
add missing cvs $Header:$ or $Name:$


Revision 1.12 - (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, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h
Changes since 1.11: +93 -3 lines
Diff to previous 1.11
Adding new control variables:
lwflux, lwdown, evap, snowprecip, apressure, runoff.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 22:43:05 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.10: +1 -11 lines
Diff to previous 1.10
Attempt to resolve some DIVA-related issues (mixed success).


Revision 1.10 - (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, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.9: +34 -12 lines
Diff to previous 1.9
Adding parameter to remove on-the-fly global mean and trend from
exf forcing and ctrl control adjustments


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 18 01:13:07 2006 UTC (18 years, 4 months ago) by heimbach
Branch: MAIN
Changes since 1.8: +11 -1 lines
Diff to previous 1.8
Move the mean flux terms to cost_forcing


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 15:57:40 2005 UTC (18 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57z_post, checkpoint58, checkpoint58a_post
Changes since 1.7: +34 -23 lines
Diff to previous 1.7
o Adding smoothness constraint on forcing controls
  * enable at compile-time via ALLOW_SMOOTH_BOUNDARY_CTRL_COST
  * enable at run-time via mult_smooth = 1
  * Absolute scale somewhat unclear so far
  * no area weighting was included since no other cost term does so far


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 7 02:44:37 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.6: +2 -6 lines
Diff to previous 1.6
o replace various cost routines by single generic routine cost_generic.F
o add weights for SST, SSS control
o bracket GAD.h for #undef ALLOW_GENERIC_ADVDIFF version


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 11:02:00 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57q_post
Changes since 1.5: +15 -3 lines
Diff to previous 1.5
Adding swdown control.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 29 05:19:39 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57n_post, checkpoint57o_post, checkpoint57p_post
Changes since 1.4: +55 -21 lines
Diff to previous 1.4
o Replacing 10 forcing penalty cost routines by 1 generic.
o Implementing partitioning in time-mean and variable adjustment
  for atmos. state.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 19:51:58 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
Changes since 1.3: +12 -3 lines
Diff to previous 1.3
Adding swflux control


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


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 16:38:53 2004 UTC (19 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, eckpoint57e_pre
Changes since 1.1: +1 -26 lines
Diff to previous 1.1
o ECCO specific cost function terms (up-to-date with 1x1 runs)
o ecco_cost_weights is modified to 1x1 runs
o modifs to allow observations to be read in as
  single file or yearly files


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 22:10:07 2003 UTC (20 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-netcdf, 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_post, checkpoint53d_pre, 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_pre, ecco_c52_e35, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
o merging from ecco-branch
o pkg/ecco now containes ecco-specific part of cost function
o top level routines the_main_loop, forward_step
  supersede those in model/src/
  previous input data.cost now in data.ecco
  (new namelist ecco_cost_nml)


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