/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_global.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/matlab_class/gcmfaces_global.m

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

revision 1.11 by gforget, Thu Feb 23 18:15:49 2017 UTC revision 1.12 by gforget, Mon Apr 2 17:44:59 2018 UTC
# Line 13  function []=gcmfaces_global(varargin); Line 13  function []=gcmfaces_global(varargin);
13  %           - calls to this routine will eventually replace  %           - calls to this routine will eventually replace
14  %           both gcmfaces_path and 'global mygrid' calls.  %           both gcmfaces_path and 'global mygrid' calls.
15    
16    warning(sprintf(['This version of gcmfaces, from an old CVS server, is \n' ...
17        ' now considered deprecated. Future devopment will proceed, instead, \n' ...
18        ' via GitHub. For up to date documentation, please refer to \n' ...
19        ' http://gcmfaces.readthedocs.io/en/latest/']));
20    
21  %set optional paramaters to default values  %set optional paramaters to default values
22  resetGrid=0; listVars={};  resetGrid=0; listVars={};
23  %set more optional paramaters to user defined values  %set more optional paramaters to user defined values

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22