Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_smooth/diffsmooth2D_extrap_inv.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 21 11:18:38 2015 UTC
(10 years, 3 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.8: +5 -0 lines
Diff to
previous 1.8
- turn off singular matrix warnings.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 17 00:25:58 2013 UTC
(12 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.6: +33 -50 lines
Diff to
previous 1.6
- add second optional parameter doMSKOUT : if doMSKOUT (default 1)
is set to 1 then first detect closed regions lacking
data points to extrapolate from (e.g. abyssal canions)
and restrict mskOut to MSKOUT accordingly. This addition
improved my processing of T/S atlases, and makes code safer.
- remove unused time stepped version.
- add some documentation.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 1 01:48:33 2012 UTC
(12 years, 11 months ago)
by
gforget
Branch:
MAIN
Changes since
1.5: +0 -1 lines
Diff to
previous 1.5
- diffsmooth2D_extrap_fwd.m : use gcmfaces_timestep.m
- diffsmooth2D_extrap_inv.m : rm unused DXG/DYG.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 30 05:17:12 2010 UTC
(15 years, 2 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +8 -1 lines
Diff to
previous 1.1
allow using a pre-computed operator. Note: this should
be used with caution, to speed up some computational loops.
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.