/[MITgcm]/MITgcm_contrib/gmaze_pv/main_getPV_eg.m
ViewVC logotype

Diff of /MITgcm_contrib/gmaze_pv/main_getPV_eg.m

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

revision 1.1 by gmaze, Mon Jul 10 15:09:01 2006 UTC revision 1.2 by gmaze, Mon Jul 10 15:17:15 2006 UTC
# Line 111  C_compute_potential_vorticity(snapshot,w Line 111  C_compute_potential_vorticity(snapshot,w
111  global netcdf_RHO netcdf_PV  global netcdf_RHO netcdf_PV
112  netcdf_RHO = 'RHO';  netcdf_RHO = 'RHO';
113  netcdf_PV  = 'PV';  netcdf_PV  = 'PV';
114  D_compute_potential_vorticity(snapshot)  D_compute_potential_vorticity(snapshot,wantsplPV)
115    
116    
117  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THAT'S IT !  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THAT'S IT !
118    
119    % Keep clean workspace:
120    clear wantsplPV toshow netcdf_*
121    clear global wantsplPV toshow netcdf_*

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

  ViewVC Help
Powered by ViewVC 1.1.22