/[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.7 by heimbach, Thu Mar 6 00:47:33 2003 UTC revision 1.8 by heimbach, Fri May 23 18:37:31 2003 UTC
# Line 309  c     file precision and field type Line 309  c     file precision and field type
309    
310  c     input and output scaling factors  c     input and output scaling factors
311    
312        _RL     exf_inscal_hfl        _RL     exf_inscal_hflux
313        _RL     exf_inscal_ust        _RL     exf_inscal_sflux
314        _RL     exf_inscal_vst        _RL     exf_inscal_ustress
315        _RL     exf_inscal_swf        _RL     exf_inscal_vstress
316          _RL     exf_inscal_uwind
317          _RL     exf_inscal_vwind
318          _RL     exf_inscal_swflux
319          _RL     exf_inscal_lwflux
320          _RL     exf_inscal_precip
321        _RL     exf_inscal_sst        _RL     exf_inscal_sst
322        _RL     exf_inscal_sss        _RL     exf_inscal_sss
323          _RL     exf_inscal_atemp
324          _RL     exf_inscal_aqh
325          _RL     exf_inscal_evap
326        _RL     exf_inscal_apressure        _RL     exf_inscal_apressure
       _RL     exf_inscal_sfl  
327        _RL     exf_inscal_runoff        _RL     exf_inscal_runoff
328        _RL     exf_outscal_hfl        _RL     exf_inscal_swdown
329        _RL     exf_outscal_ust        _RL     exf_inscal_lwdown
330        _RL     exf_outscal_vst  
331        _RL     exf_outscal_swf        _RL     exf_outscal_hflux
332          _RL     exf_outscal_sflux
333          _RL     exf_outscal_ustress
334          _RL     exf_outscal_vstress
335          _RL     exf_outscal_swflux
336        _RL     exf_outscal_sst        _RL     exf_outscal_sst
337        _RL     exf_outscal_sss        _RL     exf_outscal_sss
338        _RL     exf_outscal_apressure        _RL     exf_outscal_apressure
       _RL     exf_outscal_sfl  
339    
340        common /exf_param_scal/        common /exf_param_scal/
341       &                      exf_inscal_hfl       &                      exf_inscal_hflux
342       &                    , exf_inscal_ust       &                    , exf_inscal_sflux
343       &                    , exf_inscal_vst       &                    , exf_inscal_ustress
344       &                    , exf_inscal_swf       &                    , exf_inscal_vstress
345         &                    , exf_inscal_uwind
346         &                    , exf_inscal_vwind
347         &                    , exf_inscal_swflux
348         &                    , exf_inscal_lwflux
349         &                    , exf_inscal_precip
350       &                    , exf_inscal_sst       &                    , exf_inscal_sst
351       &                    , exf_inscal_sss       &                    , exf_inscal_sss
352         &                    , exf_inscal_atemp
353         &                    , exf_inscal_aqh
354         &                    , exf_inscal_evap
355       &                    , exf_inscal_apressure       &                    , exf_inscal_apressure
      &                    , exf_inscal_sfl  
356       &                    , exf_inscal_runoff       &                    , exf_inscal_runoff
357       &                    , exf_outscal_hfl       &                    , exf_inscal_swdown
358       &                    , exf_outscal_ust       &                    , exf_inscal_lwdown
359       &                    , exf_outscal_vst       &                    , exf_outscal_hflux
360       &                    , exf_outscal_swf       &                    , exf_outscal_sflux
361         &                    , exf_outscal_ustress
362         &                    , exf_outscal_vstress
363         &                    , exf_outscal_swflux
364       &                    , exf_outscal_sst       &                    , exf_outscal_sst
365       &                    , exf_outscal_sss       &                    , exf_outscal_sss
366       &                    , exf_outscal_apressure       &                    , exf_outscal_apressure
      &                    , exf_outscal_sfl  
367    
368  c     EXFwindOnBgrid - By default wind files, uwind and vwind,  c     EXFwindOnBgrid - By default wind files, uwind and vwind,
369  c     are defined on Southwest C-grid U and V points.  c     are defined on Southwest C-grid U and V points.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22