/[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.12 by gforget, Fri Jun 19 19:09:28 2015 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 77  cdfer#include "ecco.h" Line 79  cdfer#include "ecco.h"
79  #include "ctrl.h"  #include "ctrl.h"
80  #include "optim.h"  #include "optim.h"
81  #include "minimization.h"  #include "minimization.h"
82    #ifndef ECCO_CTRL_DEPRECATED
83    # include "ctrl_local_params.h"
84    # include "CTRL_OBCS.h"
85    #endif
86    
87  c     == routine arguments ==  c     == routine arguments ==
88    
# Line 164  c     == end of interface == Line 170  c     == end of interface ==
170       &  xx_shifwflx_remo_intercept, xx_shifwflx_remo_slope,       &  xx_shifwflx_remo_intercept, xx_shifwflx_remo_slope,
171       &  xx_shifwflxstartdate1, xx_shifwflxstartdate2, xx_shifwflxperiod,       &  xx_shifwflxstartdate1, xx_shifwflxstartdate2, xx_shifwflxperiod,
172       &  doInitXX, doPackDiag, doZscaleUnpack, doZscalePack,       &  doInitXX, doPackDiag, doZscaleUnpack, doZscalePack,
173       &  doMainUnpack, doMainPack, doAdmtlmBypassAD, delZexp       &  doMainUnpack, doMainPack, doAdmtlmBypassAD, delZexp,
174  cdfer       &  xx_hfluxm_file, doSinglePrecTapelev
      & ,xx_hfluxm_file  
 cdfer  
175    
176        namelist /CTRL_PACKNAMES/        namelist /CTRL_PACKNAMES/
177       &  yadmark, yctrlid, yctrlposunpack, yctrlpospack,       &  yadmark, yctrlid, yctrlposunpack, yctrlpospack,

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

  ViewVC Help
Powered by ViewVC 1.1.22