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

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

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


Revision 1.1 - (hide annotations) (download)
Mon Aug 20 17:41:24 2007 UTC (16 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59f, checkpoint59h
routine to force parameter correction
to stay in a bounded range (in forward mode)

1 gforget 1.1 c----------------------------------------
2     c subroutine ctrl_bound_3D
3     c----------------------------------------
4     cadj SUBROUTINE ctrl_bound_3D FTLNAME = g_ctrl_bound_3D
5     cadj SUBROUTINE ctrl_bound_3D ADNAME = adctrl_bound_3D
6     cadj SUBROUTINE ctrl_bound_3D INPUT = 1, 2, 3, 4,5,6
7     cadj SUBROUTINE ctrl_bound_3D OUTPUT =
8     cadj SUBROUTINE ctrl_bound_3D ACTIVE = 3
9     cadj SUBROUTINE ctrl_bound_3D DEPEND = 1, 2, 4,5,6
10     c----------------------------------------
11     c subroutine ctrl_bound_2D
12     c----------------------------------------
13     cadj SUBROUTINE ctrl_bound_2D FTLNAME = g_ctrl_bound_2D
14     cadj SUBROUTINE ctrl_bound_2D ADNAME = adctrl_bound_2D
15     cadj SUBROUTINE ctrl_bound_2D INPUT = 1, 2, 3, 4,5,6
16     cadj SUBROUTINE ctrl_bound_2D OUTPUT =
17     cadj SUBROUTINE ctrl_bound_2D ACTIVE = 3
18     cadj SUBROUTINE ctrl_bound_2D DEPEND = 1, 2, 4,5,6

  ViewVC Help
Powered by ViewVC 1.1.22