Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_diags/diags_set_D.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 12 22:26:04 2016 UTC
(9 years, 5 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.23: +1 -2 lines
Diff to
previous 1.23
- diags_inifin_D.m: treat 3D case; add test3d switch to function input list.
- diags_pre_process.m: only test for nctiles or nctiles_climatology rather than for nctiles*
- diags_set_D.m: get tend from burg.fluxes; pass test3d to diags_inifin_D.m.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 8 16:44:33 2016 UTC
(9 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.19: +59 -29 lines
Diff to
previous 1.19
- replace calls to calc_budget_mean_mask and calc_budget_mean_zonal
(now removed) with calls to calc_mskmean_T and calc_zonmean_T.
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 6 18:12:32 2016 UTC
(9 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.17: +21 -6 lines
Diff to
previous 1.17
- revise handling of outputs in calc_budget_heat.m,
calc_budget_mass.m, and calc_budget_salt.m
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 6 15:35:47 2016 UTC
(9 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.16: +41 -220 lines
Diff to
previous 1.16
- diags_display.m diags_driver.m diags_driver_tex.m: improve help sections.
- diags_set_D.m diags_set_E.m diags_set_F.m: move budget computations to
separate functions (calc_budget_heat.m calc_budget_mass.m calc_budget_salt.m).
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 9 21:18:24 2015 UTC
(10 years, 1 month ago)
by
gforget
Branch:
MAIN
Changes since
1.13: +1 -1 lines
Diff to
previous 1.13
- diags_set*.m : add [dirModel 'diags/'] to listSubdirs for case when diags is un-sorted.
- diags_pre_process.m : remove addition of pwd ahead of dirModel, link MITprof files
from dirModel in case they were not found in hard-coded directory.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 3 00:53:23 2015 UTC
(10 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.11: +62 -10 lines
Diff to
previous 1.11
- update optional output of budget in extensive form (kg/s,J/s,g/s)
so that it works in three-dimensional case (test3d).
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 2 22:05:44 2015 UTC
(10 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.10: +33 -19 lines
Diff to
previous 1.10
- diags_diff_snapshots.m : use rdmds_meta (new), when 3d snapshots multiply
THETA, SALT by DRF*hFac*ETAN (r* case) before computing tendencies
- diags_driver.m : add comment
- diags_list_times.m : update file list
- diags_pre_process.m : treat case of budg3d_snap_set1 when 3d snapshots
- diags_set_D.m : accomodate 3d output (snapshots and interior fluxes)
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 19 16:34:41 2015 UTC
(10 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.8: +118 -16 lines
Diff to
previous 1.8
- re-organize horizontal convergence computation.
- add optional output of budget in extensive form (kg/s,J/s,g/s).
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 28 20:42:01 2014 UTC
(11 years ago)
by
gforget
Branch:
MAIN
Changes since
1.7: +3 -3 lines
Diff to
previous 1.7
- diags_set_D.m, diags_set_F.m : fix typo in plot titles.
- fix windows PC compatibility (contributed by D.Spiegel).
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 28 17:07:13 2014 UTC
(11 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.4: +3 -3 lines
Diff to
previous 1.4
- diags_display.m : omit annual running mean when diagsNbRec<=12
- diags_pre_process.m and diags_set_E.m : fix typos
- diags_set_D.m and diags_set_E.m : alow for 'mat/' subdirectories
- added : diags_set_SEAICE.m dedicated to seaice and snow diagnostics
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 30 14:45:17 2012 UTC
(12 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.2: +4 -0 lines
Diff to
previous 1.2
- diags_set_D.m : specific time axis for budget, also in display.
- diags_driver.m : removed dirModel parameter to insitu_diags.
- diags_driver_tex.m : removed dirModel parameter to insitu_diags.
- diags_driver_tex.m : added nameTex parameter in insitu_diags and cost*.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 29 17:58:16 2012 UTC
(12 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +189 -14 lines
Diff to
previous 1.1
- add plotting sequence (ecco_v4/basic_diags_ecco_disp.m codes) in the
various diagnostics sets, selected by the caller setting userStep==-1;
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 1 19:07:17 2012 UTC
(12 years, 8 months ago)
by
gforget
Branch:
MAIN
- more modular, and suposedly more user-friendly, version
of ecco_v4/comp_driver.m and basic_diags_ecco.m
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.