/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m
ViewVC logotype

Diff of /MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m

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

--- MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m	2005/03/21 16:40:30	1.4
+++ MITgcm_contrib/enderton/Diagnostics/DiagFieldParamA.m	2005/03/24 18:38:41	1.5
@@ -43,8 +43,8 @@
 fizhi_VcontourA = [-15:.5:15];
 
 vVelunitsA = 'm/s';
-vVelrangeA = [-15,15];
-vVelcontourA = [-15:.5:15];
+vVelrangeA = [-5,5];
+vVelcontourA = [-5:.5:5];
 
 WunitsA = 'hPa/s';
 WrangeA = [-.001,.001];
@@ -55,8 +55,8 @@
 wVelcontourA = [-.00025:.00005:.00025];
 
 PsiunitsA = '10^{9} kg/s';
-PsirangeA = [-140,140];
-PsicontourA = [-140:20:140];
+PsirangeA = [-240,240];
+PsicontourA = [-240:20:240];
 
 TstdunitsA = 'K';
 TstdrangeA = [0,10];

 

  ViewVC Help
Powered by ViewVC 1.1.22