/[MITgcm]/MITgcm/pkg/cost/cost_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/cost/cost_readparms.F

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

revision 1.1 by heimbach, Sun Mar 25 22:33:54 2001 UTC revision 1.2 by heimbach, Fri Jul 13 13:37:45 2001 UTC
# Line 71  c--   Read the namelist input. Line 71  c--   Read the namelist input.
71       &                   mult_hq,    mult_hs, mult_tauu, mult_tauv,       &                   mult_hq,    mult_hs, mult_tauu, mult_tauv,
72       &                   mult_hmean, mult_h,  mult_temp, mult_salt,       &                   mult_hmean, mult_h,  mult_temp, mult_salt,
73       &                   mult_sst, mult_atl, mult_ctdt, mult_ctds,       &                   mult_sst, mult_atl, mult_ctdt, mult_ctds,
74       &                   mult_test,       &                   mult_test, mult_tracer,
75       &                   iprec_cost, yftype_cost       &                   iprec_cost, yftype_cost
76    
77        _BEGIN_MASTER( myThid )        _BEGIN_MASTER( myThid )
# Line 119  c--     Set default values. Line 119  c--     Set default values.
119          mult_ctdt             =      0. _d 0          mult_ctdt             =      0. _d 0
120          mult_ctds             =      0. _d 0          mult_ctds             =      0. _d 0
121          mult_test             =      0. _d 0          mult_test             =      0. _d 0
122            mult_tracer           =      0. _d 0
123    
124  c--     Check versions.  c--     Check versions.
125    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22