/[MITgcm]/MITgcm/pkg/diagnostics/diagnostics_readparms.F
ViewVC logotype

Log of /MITgcm/pkg/diagnostics/diagnostics_readparms.F

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


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

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 15:23:38 2017 UTC (6 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.44: +7 -5 lines
Diff to previous 1.44
replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove
scratchfiles after closing, except for SINGLE_DISK_IO, when everything
stays the same


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 00:42:28 2017 UTC (6 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.43: +3 -1 lines
Diff to previous 1.43
update description


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue May 9 02:49:34 2017 UTC (7 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66h, checkpoint66i
Changes since 1.42: +14 -11 lines
Diff to previous 1.42
- small piece of code to rename (old) diagnostics, when namelist is processed.
- connect diags SIuwind,SIvwind,SIfu,SIfv to EXFuwind,EXFvwind,oceTAUX,oceTAUY


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Mar 25 15:16:46 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66f, checkpoint66g
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
fix previous modif


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 21:51:43 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.40: +10 -2 lines
Diff to previous 1.40
don't need to add "/" to diagMdsDir since it will be added when creating
 file name in diagnostics_out.F


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 20:49:30 2017 UTC (7 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66c, checkpoint66d, checkpoint66e
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
minor edit


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 00:22:48 2017 UTC (7 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.38: +11 -2 lines
Diff to previous 1.38
- add run-time variable diagMdsDir to specify a directory where diagnostics will be written when using mds
- note: cannot be used with either pkg/mnc or mdsioLocalDir that alredy use subirectories


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Jun 2 20:58:22 2015 UTC (8 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
add few _BARRIER around anyupdate of "diag_pkgStatus"


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 23:53:04 2014 UTC (9 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l
Changes since 1.36: +8 -2 lines
Diff to previous 1.36
add preconditioner off-diagonal factor (diagCG_pcOffDFac) as run-time params


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue May 27 21:24:54 2014 UTC (9 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f
Changes since 1.35: +3 -14 lines
Diff to previous 1.35
use new S/R PACKAGES_UNUSED_MSG


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 21:16:11 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x
Changes since 1.34: +14 -2 lines
Diff to previous 1.34
add a warning when "data.diagnostics" exist but useDiagnostics=F


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 00:57:33 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.33: +22 -11 lines
Diff to previous 1.33
track the status of pkg/diagnostics activation (updating pkgStatus)


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 21:25:26 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m
Changes since 1.32: +38 -17 lines
Diff to previous 1.32
change default missing_value from UNSET_RL to -999.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Aug 1 20:38:39 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c
Changes since 1.31: +2 -1 lines
Diff to previous 1.31
add internal param for printing if first call.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Jul 22 19:47:14 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.30: +10 -2 lines
Diff to previous 1.30
add specific parameter for velocity-potential solver (diag_cg2d),
 (default = main code CG2D params)


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jul 6 01:43:49 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63
Changes since 1.29: +6 -1 lines
Diff to previous 1.29
add parameter to select grid-point location where PsiVEL == 0


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:28:52 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
start a hack to get missing-corner values printed (for corner-cell variables
 on CS-grid)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Jun 27 22:23:09 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.27: +26 -16 lines
Diff to previous 1.27
add run-time parameter "useMissingValue" (def=False) to fill land-point
 (i.e., where mask=0) with MissingValue ; used only in MNC output file.
this replace CPP-option DIAGNOSTICS_MISSING_VALUE.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Dec 19 23:50:57 2010 UTC (13 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z
Changes since 1.26: +17 -17 lines
Diff to previous 1.26
typo in comments/description


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 18:57:36 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p
Changes since 1.25: +4 -1 lines
Diff to previous 1.25
safer with a BARRIER at the end.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 00:24:37 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
add internal flag to check if adding diag to the list from the right place.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 19:44:07 2010 UTC (14 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.23: +19 -8 lines
Diff to previous 1.23
update printed message (writing vertical integral case)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 30 01:58:51 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
fix unbalanced bracket ; more/less digits for real/integer missing-Val.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu May 22 08:36:05 2008 UTC (15 years, 11 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint59r
Changes since 1.21: +18 -1 lines
Diff to previous 1.21
add runtime parameter (missing_value, missing_value_int) to override
default (which is the value of getcon('UNDEF'))


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 15:31:19 2008 UTC (16 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q
Changes since 1.20: +22 -22 lines
Diff to previous 1.20
minor modifications for many diagnostics:
- modify "available_diagnostics.log" and diagnostics summary (write mate number)
- use wider (integer) format (generally, use I6) to write diagnostics number
- rename numdiags --> numDiags (to differentiate from mdiag)


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 23:04:44 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.19: +19 -16 lines
Diff to previous 1.19
change printing format.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Dec 24 20:20:59 2006 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f
Changes since 1.18: +11 -5 lines
Diff to previous 1.18
minor changes (when vert.interp is used, p-levels magnitude is larger)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 18:15:53 2006 UTC (17 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, mitgcm_mapl_00
Changes since 1.17: +59 -22 lines
Diff to previous 1.17
Implement periodic averaging diagnostics (e.g., mean seasonal cycle,
 mean diurnal cycle)


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 15:37:50 2006 UTC (18 years, 2 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post
Changes since 1.16: +6 -3 lines
Diff to previous 1.16
Allow summary print statement for Fields to print more fields per list


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 02:59:47 2006 UTC (18 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58a_post
Changes since 1.15: +11 -11 lines
Diff to previous 1.15
change names ("set" replace "level" for the region-mask array) that
 were confusing


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 22:24:28 2006 UTC (18 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.14: +66 -8 lines
Diff to previous 1.14
add options and parameters for regional-statistics diagnostics


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jul 6 02:13:52 2005 UTC (18 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
 o add mnc output capability to diagnostics/diagstat and update
   our cvsignore files for the ACSII output generated


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 16:51:49 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57j_post, checkpoint57k_post
Changes since 1.12: +18 -18 lines
Diff to previous 1.12
change pointers so that 1 diag. can be used several times (with # freq.)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 23:06:15 2005 UTC (18 years, 10 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57i_post
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
Add diagnostics flag for output at last time step


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 22:30:02 2005 UTC (18 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.10: +7 -20 lines
Diff to previous 1.10
Provide option to set diagnostic freq to 0 and get output at last time step only


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri May 20 07:28:50 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.9: +198 -10 lines
Diff to previous 1.9
Add new capability: compute & write Global/Regional & per level statistics


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat May 14 20:45:28 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57h_post
Changes since 1.8: +13 -4 lines
Diff to previous 1.8
output frequency is now defined in seconds => Needs to change data.diagnostics


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri May 13 18:22:52 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
Change diagnostics output frequency selection to real always and to coded date for fizhi


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 2 21:24:12 2005 UTC (19 years ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57h_pre
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
 o add fflags() to pkg/diagnostics which allows one to specify, on a
   per-file basis, the file precision [default behavior is unchanged]


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 17 01:22:43 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre
Changes since 1.5: +18 -5 lines
Diff to previous 1.5
extend diagnostics file-name to 80 characters (instead of 8 previously)


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


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 20:49:09 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57d_post
Changes since 1.3: +4 -7 lines
Diff to previous 1.3
change the default of diag_mnc : default = TRUE when useMNC is true


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 01:52:58 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre
Changes since 1.2: +18 -15 lines
Diff to previous 1.2
only write "meaningfull" levels when this entry is omitted in data.diagnostics


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 03:48:23 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
fix index checking


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 21:43:54 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
re-arrange diagnostics pkg initialization:
 allow each package to extend the available diagnostics list
 add some checking and fix small problems (multi-threaded, ...)


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