/[MITgcm]/MITgcm/pkg/autodiff/active_file_loc_control.flow
ViewVC logotype

Contents of /MITgcm/pkg/autodiff/active_file_loc_control.flow

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


Revision 1.2 - (show annotations) (download)
Fri Jul 18 21:09:04 2003 UTC (20 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint51k_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint57b_post, checkpoint53b_pre, checkpoint51l_post, checkpoint51j_post, checkpoint57o_post, checkpoint57m_post, checkpoint55e_post, checkpoint52d_pre, checkpoint52l_pre, checkpoint52e_pre, hrcube4, checkpoint58e_post, checkpoint57v_post, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint51o_pre, checkpoint57f_post, checkpoint52e_post, checkpoint57s_post, checkpoint51n_pre, checkpoint57j_post, checkpoint53c_post, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint57g_post, checkpoint58u_post, checkpoint57c_pre, checkpoint58r_post, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57y_post, branchpoint-genmake2, checkpoint51q_post, checkpoint58g_post, checkpoint57x_post, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint52l_post, checkpoint55h_post, checkpoint58n_post, checkpoint51r_post, checkpoint58x_post, checkpoint52k_post, checkpoint52b_pre, checkpoint57g_pre, checkpoint54b_post, checkpoint58t_post, checkpoint58h_post, checkpoint51i_post, checkpoint57e_post, checkpoint58w_post, checkpoint54d_post, checkpoint56c_post, checkpoint54e_post, checkpoint58j_post, checkpoint55b_post, checkpoint51e_post, checkpoint57h_post, checkpoint51l_pre, checkpoint52m_post, checkpoint57y_pre, checkpoint55, checkpoint53a_post, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint51f_pre, checkpoint58q_post, checkpoint54f_post, checkpoint53b_post, checkpoint55g_post, checkpoint51o_post, checkpoint51p_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint55f_post, checkpoint59c, checkpoint59b, checkpoint59h, checkpoint57r_post, checkpoint59, checkpoint58, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint53, checkpoint52, checkpoint51f_post, checkpoint52d_post, eckpoint57e_pre, checkpoint52a_post, checkpoint57h_done, checkpoint58f_post, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint57n_post, checkpoint52c_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint51h_pre, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint51g_post, ecco_c52_e35, hrcube5, checkpoint58o_post, checkpoint57z_post, checkpoint57c_post, checkpoint58y_post, checkpoint52a_pre, checkpoint58k_post, checkpoint51d_post, checkpoint52i_post, checkpoint58v_post, checkpoint55a_post, checkpoint51t_post, checkpoint53d_pre, checkpoint54c_post, checkpoint58s_post, checkpoint58p_post, checkpoint51n_post, checkpoint58b_post, checkpoint57h_pre, checkpoint51i_pre, checkpoint58m_post, checkpoint57l_post, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint56a_post, checkpoint51m_post, checkpoint51s_post, checkpoint55d_post
Branch point for: netcdf-sm0, branch-nonh, branch-genmake2, tg2-branch, checkpoint51n_branch
Changes since 1.1: +32 -0 lines
Merging from ecco-branch:
Use cluster local disks for purely local I/O
vs. globally visible disks needed for ctrl stuff.

1
2 CBOP
3 C !ROUTINE: flow directives for active_file_loc_control.F
4 C !INTERFACE:
5 C !DESCRIPTION: \bv
6 c ==================================================================
7 c active_file_loc_control.flow
8 c ==================================================================
9 c provides flow directives for routines in active_file_loc_control.F
10 c required by TAMC/TAF
11 c * active_read_rl_loc
12 c * active_write_rl_loc
13 c _tile_ routines are not used nd my not be up-to-date. PH
14 c ==================================================================
15 c active_file_loc_control.flow
16 c ==================================================================
17 C \ev
18 CEOP
19
20 c----------------------------------------
21 c subroutine active_read_rl_loc
22 c----------------------------------------
23 cadj SUBROUTINE active_read_rl_loc INPUT = 1, 2, 3, 4, 5, 6, 7, 8, 9
24 cadj SUBROUTINE active_read_rl_loc OUTPUT = 2
25
26 c----------------------------------------
27 c subroutine active_write_rl_loc
28 c----------------------------------------
29 cadj SUBROUTINE active_write_rl_loc INPUT = 1, 2, 3, 4, 5, 6, 7, 8
30 cadj SUBROUTINE active_write_rl_loc OUTPUT = 2

  ViewVC Help
Powered by ViewVC 1.1.22