/[MITgcm]/MITgcm/optim/optim_readdata.F
ViewVC logotype

Diff of /MITgcm/optim/optim_readdata.F

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

revision 1.12 by gforget, Tue May 26 22:54:09 2015 UTC revision 1.13 by gforget, Tue Jun 2 14:49:13 2015 UTC
# Line 1  Line 1 
1    
2  #ifdef ALLOW_OBCS  c ECCO_CPPOPTIONS used to affect maxcvars
3  c Include ECCO_CPPOPTIONS because ecco,ctrl,cost files have headers with options for OBCS masks.  c and def ALLOW_OBCSN_CONTROL etc (OBCS masks etc)
4  # include "ECCO_CPPOPTIONS.h"  c#include ECCO_CPPOPTIONS.h
5  #else  
6  # include "CTRL_OPTIONS.h"  c CTRL_OPTIONS affects maxcvars and may def
7  #endif  c ALLOW_OBCSN_CONTROL etc (OBCS masks etc)
8    #include "CTRL_OPTIONS.h"
9    
10        subroutine optim_readdata(        subroutine optim_readdata(
11       I                      nn,       I                      nn,

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

  ViewVC Help
Powered by ViewVC 1.1.22