/[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.3 by heimbach, Thu Nov 6 22:02:33 2003 UTC revision 1.4 by mlosch, Fri Dec 3 01:06:33 2004 UTC
# Line 121  c     == end of interface == Line 121  c     == end of interface ==
121       &  xx_tauu_file,       &  xx_tauu_file,
122       &  xx_tauustartdate1,  xx_tauustartdate2,  xx_tauuperiod,       &  xx_tauustartdate1,  xx_tauustartdate2,  xx_tauuperiod,
123       &  xx_tauv_file,       &  xx_tauv_file,
124       &  xx_tauvstartdate1,  xx_tauvstartdate2,  xx_tauvperiod       &  xx_tauvstartdate1,  xx_tauvstartdate2,  xx_tauvperiod,
125         &  xx_atemp_file,
126         &  xx_atempstartdate1, xx_atempstartdate2, xx_atempperiod,
127         &  xx_aqh_file,
128         &  xx_aqhstartdate1, xx_aqhstartdate2, xx_aqhperiod,
129         &  xx_uwind_file,
130         &  xx_uwindstartdate1, xx_uwindstartdate2, xx_uwindperiod,
131         &  xx_vwind_file,
132         &  xx_vwindstartdate1, xx_vwindstartdate2, xx_vwindperiod,
133         &  xx_obcsn_file,
134         &  xx_obcsnstartdate1,  xx_obcsnstartdate2,  xx_obcsnperiod,
135         &  xx_obcss_file,
136         &  xx_obcssstartdate1,  xx_obcssstartdate2,  xx_obcssperiod,
137         &  xx_obcsw_file,
138         &  xx_obcswstartdate1,  xx_obcswstartdate2,  xx_obcswperiod,
139         &  xx_obcse_file,
140         &  xx_obcsestartdate1,  xx_obcsestartdate2,  xx_obcseperiod,
141         &  xx_diffkr_file,
142         &  xx_kapgm_file,
143         &  xx_tr1_file,
144         &  xx_sst_file,
145         &  xx_sss_file,
146         &  xx_hfacc_file,
147         &  xx_efluxy_file,
148         &  xx_efluxp_file,
149         &  xx_bottomdrag_file,
150         &  doInitXX
151    
152        namelist /CTRL_PACKNAMES/        namelist /CTRL_PACKNAMES/
153       &  yadmark,       &  yadmark,

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22