/[MITgcm]/MITgcm/pkg/exf/exf_param.h
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_param.h

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

revision 1.12 by dimitri, Wed Dec 10 19:37:25 2003 UTC revision 1.13 by dimitri, Tue Dec 16 23:28:40 2003 UTC
# Line 287  c     file precision and field type Line 287  c     file precision and field type
287        integer exf_iprec        integer exf_iprec
288        character*(2) exf_yftype        character*(2) exf_yftype
289    
290  c     input and output scaling factors  c     exf_inscal_*      input scaling factors
291    c     exf_offset_atemp  input air temperature offset
292    c                       (for conversion from C to K, if needed)
293    c     exf_outscale_*    output scaling factors
294    
295        _RL     exf_inscal_hflux        _RL     exf_inscal_hflux
296        _RL     exf_inscal_sflux        _RL     exf_inscal_sflux
# Line 301  c     input and output scaling factors Line 304  c     input and output scaling factors
304        _RL     exf_inscal_sst        _RL     exf_inscal_sst
305        _RL     exf_inscal_sss        _RL     exf_inscal_sss
306        _RL     exf_inscal_atemp        _RL     exf_inscal_atemp
307          _RL     exf_offset_atemp
308        _RL     exf_inscal_aqh        _RL     exf_inscal_aqh
309        _RL     exf_inscal_evap        _RL     exf_inscal_evap
310        _RL     exf_inscal_apressure        _RL     exf_inscal_apressure
# Line 330  c     input and output scaling factors Line 334  c     input and output scaling factors
334       &                    , exf_inscal_sst       &                    , exf_inscal_sst
335       &                    , exf_inscal_sss       &                    , exf_inscal_sss
336       &                    , exf_inscal_atemp       &                    , exf_inscal_atemp
337         &                    , exf_offset_atemp
338       &                    , exf_inscal_aqh       &                    , exf_inscal_aqh
339       &                    , exf_inscal_evap       &                    , exf_inscal_evap
340       &                    , exf_inscal_apressure       &                    , exf_inscal_apressure

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

  ViewVC Help
Powered by ViewVC 1.1.22