/[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.5 by heimbach, Tue Jan 25 04:42:21 2005 UTC revision 1.6 by heimbach, Wed Sep 7 14:59:00 2005 UTC
# Line 107  c     == local variables == Line 107  c     == local variables ==
107  c     == external ==  c     == external ==
108    
109        integer  ilnblnk        integer  ilnblnk
       external ilnblnk  
110    
111  c     == end of interface ==  c     == end of interface ==
112    
# Line 126  c     == end of interface == Line 125  c     == end of interface ==
125       &  xx_atempstartdate1, xx_atempstartdate2, xx_atempperiod,       &  xx_atempstartdate1, xx_atempstartdate2, xx_atempperiod,
126       &  xx_aqh_file,       &  xx_aqh_file,
127       &  xx_aqhstartdate1, xx_aqhstartdate2, xx_aqhperiod,       &  xx_aqhstartdate1, xx_aqhstartdate2, xx_aqhperiod,
128         &  xx_precip_file,
129         &  xx_precipstartdate1, xx_precipstartdate2, xx_precipperiod,
130         &  xx_swflux_file,
131         &  xx_swfluxstartdate1, xx_swfluxstartdate2, xx_swfluxperiod,
132         &  xx_swdown_file,
133         &  xx_swdownstartdate1, xx_swdownstartdate2, xx_swdownperiod,
134       &  xx_uwind_file,       &  xx_uwind_file,
135       &  xx_uwindstartdate1, xx_uwindstartdate2, xx_uwindperiod,       &  xx_uwindstartdate1, xx_uwindstartdate2, xx_uwindperiod,
136       &  xx_vwind_file,       &  xx_vwind_file,
# Line 142  c     == end of interface == Line 147  c     == end of interface ==
147       &  xx_kapgm_file,       &  xx_kapgm_file,
148       &  xx_tr1_file,       &  xx_tr1_file,
149       &  xx_sst_file,       &  xx_sst_file,
150         &  xx_sststartdate1, xx_sststartdate2, xx_sstperiod,
151       &  xx_sss_file,       &  xx_sss_file,
152         &  xx_sssstartdate1, xx_sssstartdate2, xx_sssperiod,
153       &  xx_hfacc_file,       &  xx_hfacc_file,
154       &  xx_efluxy_file,       &  xx_efluxy_file,
155       &  xx_efluxp_file,       &  xx_efluxp_file,
156       &  xx_bottomdrag_file,       &  xx_bottomdrag_file,
157         &  xx_edtaux_file,
158         &  xx_edtauy_file,
159         &  xx_uvel_file,
160         &  xx_vvel_file,
161         &  xx_etan_file,
162       &  doInitXX,       &  doInitXX,
163       &  doPackDiag,       &  doPackDiag,
164       &  doZscaleUnpack,       &  doZscaleUnpack,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22