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

Diff of /MITgcm/optim/optim_numbmod.F

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

revision 1.9 by mlosch, Tue May 10 07:53:24 2011 UTC revision 1.13 by heimbach, Fri Mar 11 20:01:55 2016 UTC
# Line 1  Line 1 
1    
2    #include "CTRL_OPTIONS.h"
3    
4  cph #ifdef TARGET_CRAY_VECTOR  cph #ifdef TARGET_CRAY_VECTOR
5  cph #  define NML_OPTIM ECCO_OPTIM  cph #  define NML_OPTIM ECCO_OPTIM
6  cph #  define NML_ECCO  ECCO_PARMS  cph #  define NML_ECCO  ECCO_PARMS
# Line 73  c     == global variables == Line 75  c     == global variables ==
75  #include "EEPARAMS.h"  #include "EEPARAMS.h"
76  #include "SIZE.h"  #include "SIZE.h"
77    
 cdfer#include "ecco.h"  
78  #include "ctrl.h"  #include "ctrl.h"
79  #include "optim.h"  #include "optim.h"
80  #include "minimization.h"  #include "minimization.h"
81    #include "CTRL_OBCS.h"
82    #ifndef ECCO_CTRL_DEPRECATED
83    # include "ctrl_local_params.h"
84    #endif
85    
86  c     == routine arguments ==  c     == routine arguments ==
87    
# Line 164  c     == end of interface == Line 169  c     == end of interface ==
169       &  xx_shifwflx_remo_intercept, xx_shifwflx_remo_slope,       &  xx_shifwflx_remo_intercept, xx_shifwflx_remo_slope,
170       &  xx_shifwflxstartdate1, xx_shifwflxstartdate2, xx_shifwflxperiod,       &  xx_shifwflxstartdate1, xx_shifwflxstartdate2, xx_shifwflxperiod,
171       &  doInitXX, doPackDiag, doZscaleUnpack, doZscalePack,       &  doInitXX, doPackDiag, doZscaleUnpack, doZscalePack,
172       &  doMainUnpack, doMainPack, doAdmtlmBypassAD, delZexp       &  doMainUnpack, doMainPack, doAdmtlmBypassAD, delZexp,
173  cdfer       &  xx_hfluxm_file, doSinglePrecTapelev
      & ,xx_hfluxm_file  
 cdfer  
174    
175        namelist /CTRL_PACKNAMES/        namelist /CTRL_PACKNAMES/
176       &  yadmark, yctrlid, yctrlposunpack, yctrlpospack,       &  yadmark, yctrlid, yctrlposunpack, yctrlpospack,

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

  ViewVC Help
Powered by ViewVC 1.1.22