/[MITgcm]/MITgcm/model/src/packages_write_pickup.F
ViewVC logotype

Log of /MITgcm/model/src/packages_write_pickup.F

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


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

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 01:10:35 2006 UTC (17 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58o_post, checkpoint58p_post, checkpoint58q_post
Changes since 1.22: +23 -119 lines
Diff to previous 1.22
keep only the 2nd S/R (PACKAGES_WRITE_PICKUP_NOW) and rename it:
  PACKAGES_WRITE_PICKUP (=> match the file name)


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 02:23:13 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58n_post
Changes since 1.21: +28 -26 lines
Diff to previous 1.21
only master thread updates nCheckLev (at the very end, just after BARRIER)


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Mar 20 15:11:18 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post
Changes since 1.20: +11 -33 lines
Diff to previous 1.20
move calendarDumps from "data" to "data.cal" and clean-up the code
 with a simple call to pkg/cal S/R: CAL_TIME2WRITE
 (the former piece of code started to spread over newly checked-in S/R)
add useEXF & useCAL flags (for now, set in hard-coded way)


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 23:01:10 2005 UTC (18 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work
multi-threaded.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Nov 4 01:19:24 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
remove unused variables (reduces number of compiler warning)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Sep 17 03:17:05 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
 o fix mnc checkpoint writing problem reported by Baylor -- now works
   correctly with all the MLAdjust inputs


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 20:40:26 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
Changes since 1.16: +4 -3 lines
Diff to previous 1.16
 o mnc-ify pkg/land as requested by Daniel


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Sep 10 18:30:06 2005 UTC (18 years, 8 months ago) by edhill
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
 o various changes to mnc including:
   - all files use the new "BASENAME[[.ITER].{t|f}NUM].nc" format
   - output can now be grouped so that all files within a group
       change the ITER portion of their names in lock-step together
   - can now read ("global") PER-FACE (in addition to PER-TILE) files
       and works with both EXCH1 and EXCH2 (but needs more testing)
   - writing works for all verification test cases w/ g77 on Linux


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 16:38:24 2005 UTC (18 years, 11 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post
Changes since 1.14: +16 -7 lines
Diff to previous 1.14
 o add a quick fix for A/B checkpointing in OFFLINE mode


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun May 15 03:02:08 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_done
Changes since 1.13: +5 -5 lines
Diff to previous 1.13
remove "baseTime" (no used) from arg. list of DIFF_BASE_MULTIPLE
and rename it: DIFFERENT_MULTIPLE


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Apr 6 18:29:53 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_post, checkpoint57h_pre
Changes since 1.12: +5 -5 lines
Diff to previous 1.12
use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 11:46:24 2005 UTC (19 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint57e_post, checkpoint57f_pre, eckpoint57e_pre
Changes since 1.11: +33 -2 lines
Diff to previous 1.11
o parameter calendarDumps: when set, approximate months (30-31 days) and years
  (360-372 days) for parameters chkPtFreq, pChkPtFreq, taveFreq, SEAICE_taveFreq,
  KPP_taveFreq, and freq in pkg/diagnostics are converted to exact calendar
  months and years.  Requires pkg/cal.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 04:31:54 2005 UTC (19 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.10: +8 -1 lines
Diff to previous 1.10
 o diagnostics: add pickup functionality
   - off by default for backwards compatibility
   - current version only uses MDSIO -- MNC will be added


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 30 18:59:02 2004 UTC (19 years, 7 months ago) by molod
Branch: MAIN
CVS Tags: 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
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Call sequence to write out final date and time to little file


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 09:35:10 2004 UTC (19 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
o prepare addition of new packages GGL90 and OPPS
  - new parameters useGGL90 and useOPPS
  - include call to the new routines at the (hopefully) right places


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 15:56:05 2004 UTC (19 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54e_post
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Call sequence to write pickups for fizhi - arg list change


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 15:48:24 2004 UTC (19 years, 9 months ago) by molod
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Logic if using fizhi to write vegetation tile space pickups in
addition to fizhi gridded pickups


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 6 21:12:14 2004 UTC (19 years, 9 months ago) by edhill
Branch: MAIN
Changes since 1.5: +124 -79 lines
Diff to previous 1.5
 o more mnc additions within fizhi


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 7 23:45:24 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
modify call to thsice_write_pickup (package thsice)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 14:17:58 2004 UTC (20 years, 3 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, checkpoint52l_post, checkpoint52l_pre, hrcube4, hrcube5, hrcube_3
Changes since 1.3: +9 -1 lines
Diff to previous 1.3
Fizhi pickup sequence


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 18:40:10 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52d_post, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, hrcube_1, hrcube_2
Changes since 1.2: +8 -1 lines
Diff to previous 1.2
move "call seaice_write_pickup" to packages_write_pickup with other pkgs


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 02:07:29 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
allow multi-components set-up with a coupler interface and using MPI.
 exchanges between component and coupler is done in forward_step


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Dec 14 23:18:49 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
new S/R that calls each $PKG_write_pickup (if needed)


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