Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_calc/disp_transport.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 12 22:38:45 2013 UTC
(12 years, 4 months ago)
by
heimbach
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.4: +7 -5 lines
Diff to
previous 1.4
Add 'myUnit' to argument list
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 29 16:49:04 2011 UTC
(13 years, 11 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +5 -1 lines
Diff to
previous 1.1
>> clean up and speed up transport computations.
- added routines
gcmfaces_edge_mask infer edge masks associated with an interior subdomain mask
gcmfaces_subset extract subset of unmasked points from field (e.g. for transports)
- modified routines
gcmfaces_lines_zonal use gcmfaces_edge_mask and make field names in
LATS_MASKS more explicit (mskCint, mskCedge, etc.)
gcmfaces_lines_transp same thing for section masks; also remove the
longer arc masks (we only use the shorter arcs)
calc_zonmean_T use new names (see gcmfaces_lines_zonal)
calc_zonmedian_T use new names (see gcmfaces_lines_zonal)
calc_overturn use new names (see gcmfaces_lines_zonal) and gcmfaces_subset
calc_MeridionalTransport use new names (see gcmfaces_lines_zonal) and gcmfaces_subset
calc_transports use new names (see gcmfaces_lines_transp) and gcmfaces_subset
disp_transport fix case of a single record
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.