/[MITgcm]/MITgcm/pkg/mdsio/mdsio_readfield.F
ViewVC logotype

Log of /MITgcm/pkg/mdsio/mdsio_readfield.F

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


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Jul 5 20:25:47 2004 UTC (19 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: 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.17: +1 -2 lines
Diff to previous 1.17
 o remove redundant #include statements


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue May 4 14:57:09 2004 UTC (20 years ago) by afe
Branch: MAIN
CVS Tags: checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
o fixed commented unbalanced single quotes that gag certain
  preprocessor/compiler combinations


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Apr 7 13:27:27 2004 UTC (20 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52m_post
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
o extending useSingleCpuIO option to work with new exch2 I/O format
  - old-style, missing-tile I/O is still accessible by defining CPP
    option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 00:52:58 2004 UTC (20 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
extending useSingleCpuIO option ...


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 00:42:17 2004 UTC (20 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.13: +9 -5 lines
Diff to previous 1.13
extending useSingleCpuIO option ...


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 00:25:56 2004 UTC (20 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.12: +57 -15 lines
Diff to previous 1.12
o extending useSingleCpuIO option to work with new exch2 I/O format
  - old-style, missing-tile I/O is still accessible by defining CPP
    option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 06:38:00 2004 UTC (20 years, 2 months ago) by dimitri
Branch: MAIN
Changes since 1.11: +3 -8 lines
Diff to previous 1.11
useSingleCPUIO can coexist with ALLOW_EXCH2


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 01:37:22 2004 UTC (20 years, 2 months ago) by cnh
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
o Fixes for ALLOW_EXCH2 as a packages_conf entry.

o Validation configurations for testing a variety of cube tilings including
  tiles that are left out over land. This second set of items needs
  mods to genmake2 to be automatically included in regression tests - until
  then it can be tested by hand. The file
  verification/global_ocean.cs32x15/code_alt/README
  shows how to do this manually with genmake2


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 21:20:02 2004 UTC (20 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint52l_post, checkpoint52l_pre, hrcube5
Changes since 1.9: +12 -12 lines
Diff to previous 1.9
Renamed "USE_W2" to "ALLOW_EXCH2" so that it is no longer necessary to edit
CPP_EEOPTION.h as well as packages.conf to turn on/off exch2.
 - you can control the use of exch2 through packages.conf or -enable/disable.
 + need to add a run-time flag for this


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Feb 3 22:51:50 2004 UTC (20 years, 3 months ago) by afe
Branch: MAIN
CVS Tags: checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, hrcube4, hrcube_3
Changes since 1.8: +23 -20 lines
Diff to previous 1.8
gave pkg/mdsio/mdsio_readfield.F more useful logic and error messages


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 21:08:07 2004 UTC (20 years, 4 months ago) by afe
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
o modified pkg/mdsio/mdsio_readfield.F -- commented out diskspace-eating
  debug output


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 21:26:55 2004 UTC (20 years, 4 months ago) by afe
Branch: MAIN
CVS Tags: hrcube_2
Changes since 1.6: +110 -2 lines
Diff to previous 1.6
o modified mdsdio_readfield and mdsio_writefield to make exch2 do globalFile --
  but *not* usesingleCPUIO


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 00:41:01 2003 UTC (20 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52d_post, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, hrcube_1
Branch point for: netcdf-sm0
Changes since 1.5: +136 -89 lines
Diff to previous 1.5
useSingleCPUIO


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 04:59:44 2003 UTC (20 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.4: +97 -131 lines
Diff to previous 1.4
useSingleCpuIO modification


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 02:13:59 2003 UTC (20 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
added useSingleCpuIO capability to mdsio_readfield.F and exf_interp.F


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 7 07:41:45 2003 UTC (20 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +189 -82 lines
Diff to previous 1.2
adding single-cpu input capability


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 15:00:27 2003 UTC (20 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-netcdf, branchpoint-genmake2, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, 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_pre, ecco_c52_e35
Branch point for: branch-genmake2, branch-nonh, checkpoint51n_branch, tg2-branch
Changes since 1.1: +29 -14 lines
Diff to previous 1.1
o introducing integer flag debugLevel
o introducing pathname variable mdsioLocalDir for mdsio


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 15:28:54 2001 UTC (23 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-exfmods-tag, c37_adj, checkpoint37, checkpoint38, checkpoint39, checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21, ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_c44_e26, ecco_c44_e27, ecco_c50_e28, ecco_c50_e29, ecco_c50_e30, ecco_c50_e31, ecco_c50_e32, ecco_c50_e33, ecco_c50_e33a, ecco_c51_e34, ecco_c51_e34a, ecco_c51_e34b, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, icebear5, pre38-close, pre38tag1, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1, release1_chkpt44d_post, release1_final_v1, release1_p1, release1_p10, release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre, release1_p14, release1_p15, release1_p16, release1_p17, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7, release1_p8, release1_p9
Branch point for: branch-exfmods-curt, c24_e25_ice, ecco-branch, icebear, pre38, release1, release1-branch, release1_50yr, release1_coupled, release1_final
Packaged mdsio.

Note: using a "feature" of genmake to keep original mdsio.F and mdsio_gl.F
in place during testing of mdsio package. To use original code simply
use genmake -disable=mdsio.
                                             Enjoy.


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