/[MITgcm]/MITgcm/pkg/exf/data.exf
ViewVC logotype

Diff of /MITgcm/pkg/exf/data.exf

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

revision 1.2 by dimitri, Sat Dec 28 10:11:11 2002 UTC revision 1.3 by dimitri, Tue Feb 18 05:33:54 2003 UTC
# Line 68  Line 68 
68  #  #
69   exf_iprec         = 32,   exf_iprec         = 32,
70   exf_yftype        = 'RL',   exf_yftype        = 'RL',
71    #
72    #     input scaling factors
73          exf_inscalhfl       =  1. _d 0
74          exf_inscalust       =  1. _d 0
75          exf_inscalvst       =  1. _d 0
76          exf_inscalswf       =  1. _d 0
77          exf_inscalsst       =  1. _d 0
78          exf_inscalsss       =  1. _d 0
79          exf_inscalapressure =  1. _d 0
80          exf_inscalsfl       =  1. _d 0
81    #     convert runoff from m/yr to m/s and change sign.
82          exf_inscalrunoff    = -1.0/(86400.*365.0)
83    #     output scaling factors
84          exf_outscalhfl      =  1. _d 0
85          exf_outscalust      =  1. _d 0
86          exf_outscalvst      =  1. _d 0
87          exf_outscalswf      =  1. _d 0
88          exf_outscalsst      =  1. _d 0
89          exf_outscalsss      =  1. _d 0
90          exf_outscalapressure=  1. _d 0
91          exf_outscalsfl      =  1. _d 0
92          exf_outscalrunoff   =  1. _d 0
93   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22