/[MITgcm]/MITgcm/pkg/ctrl/ctrl_bound.flow
ViewVC logotype

Contents of /MITgcm/pkg/ctrl/ctrl_bound.flow

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


Revision 1.3 - (show annotations) (download)
Sat Feb 9 23:28:59 2008 UTC (16 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63c, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59o, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.2: +7 -7 lines
- Rewrite of ctrl_map_ini_ecco.F, introducing a generic
routine (ctrl_map_ini_gen.F).
- Modification of ctrl_bound/adctrl_bound handling
control vector bounds.

1 C $Header: /u/gcmpack/MITgcm/pkg/ctrl/ctrl_bound.flow,v 1.2 2007/10/09 00:00:00 jmc Exp $
2 C $Name: $
3
4 c----------------------------------------
5 c subroutine ctrl_bound_3D
6 c----------------------------------------
7 cadj SUBROUTINE ctrl_bound_3D FTLNAME = g_ctrl_bound_3D
8 cadj SUBROUTINE ctrl_bound_3D ADNAME = adctrl_bound_3D
9 cadj SUBROUTINE ctrl_bound_3D INPUT = 1,2,3,4
10 cadj SUBROUTINE ctrl_bound_3D OUTPUT =
11 cadj SUBROUTINE ctrl_bound_3D ACTIVE = 1
12 cadj SUBROUTINE ctrl_bound_3D DEPEND = 1,2,3,4
13 c----------------------------------------
14 c subroutine ctrl_bound_2D
15 c----------------------------------------
16 cadj SUBROUTINE ctrl_bound_2D FTLNAME = g_ctrl_bound_2D
17 cadj SUBROUTINE ctrl_bound_2D ADNAME = adctrl_bound_2D
18 cadj SUBROUTINE ctrl_bound_2D INPUT = 1,2,3,4
19 cadj SUBROUTINE ctrl_bound_2D OUTPUT =
20 cadj SUBROUTINE ctrl_bound_2D ACTIVE = 1
21 cadj SUBROUTINE ctrl_bound_2D DEPEND = 1,2,3,4

  ViewVC Help
Powered by ViewVC 1.1.22