/[MITgcm]/MITgcm_contrib/dfer/matlab_stuff/calcHeatTransDirect.m
ViewVC logotype

Diff of /MITgcm_contrib/dfer/matlab_stuff/calcHeatTransDirect.m

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

revision 1.2 by dfer, Wed Mar 7 22:01:18 2018 UTC revision 1.3 by dfer, Thu Apr 19 00:03:59 2018 UTC
# Line 39  function HT = calcHeatTransDirect(vararg Line 39  function HT = calcHeatTransDirect(vararg
39  %       nFld = 5 = Residual [5=2-4]  %       nFld = 5 = Residual [5=2-4]
40  %       Ocn only:  %       Ocn only:
41  %         If GM advective form:  %         If GM advective form:
42  %       nFld = 6 = HT by horizontal diffusion  %       nFld = 6 = total (GM+Redi) eddy transport: K*dT/dy
43    %                  WARNING: This assumes K_gm=K_iso to get
44    %                  the cancellation of the off-diagonal term
45    %                  (K_iso-K_gm)*S_y*dT/dz
46    %       nFld = 7 = GM (advective) eddy transport
47  %         If Skew flux form:  %         If Skew flux form:
48  %       nFld = 6 = total (GM+Redi) eddy transport  %       nFld = 6 = total (GM+Redi) eddy transport
49  %       nFld = 7 = GM (advective) eddy transport  %       nFld = 7 = GM (advective) eddy transport

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22