/[MITgcm]/MITgcm/pkg/ctrl/ctrl.h
ViewVC logotype

Diff of /MITgcm/pkg/ctrl/ctrl.h

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

revision 1.18 by heimbach, Wed Jan 12 23:39:39 2005 UTC revision 1.19 by heimbach, Mon Feb 28 17:29:37 2005 UTC
# Line 381  c     xx_obcse_file - control vector sal Line 381  c     xx_obcse_file - control vector sal
381       &                    , xx_efluxy_file       &                    , xx_efluxy_file
382       &                    , xx_efluxp_file       &                    , xx_efluxp_file
383       &                    , xx_bottomdrag_file       &                    , xx_bottomdrag_file
384         &                    , xx_edtaux_file
385         &                    , xx_edtauy_file
386       &                    , xx_theta_ini_fin_file       &                    , xx_theta_ini_fin_file
387       &                    , xx_salt_ini_fin_file       &                    , xx_salt_ini_fin_file
388    
# Line 407  c     xx_obcse_file - control vector sal Line 409  c     xx_obcse_file - control vector sal
409        character*(MAX_LEN_FNAM) xx_efluxy_file        character*(MAX_LEN_FNAM) xx_efluxy_file
410        character*(MAX_LEN_FNAM) xx_efluxp_file        character*(MAX_LEN_FNAM) xx_efluxp_file
411        character*(MAX_LEN_FNAM) xx_bottomdrag_file        character*(MAX_LEN_FNAM) xx_bottomdrag_file
412          character*(MAX_LEN_FNAM) xx_edtaux_file
413          character*(MAX_LEN_FNAM) xx_edtauy_file
414        character*(MAX_LEN_FNAM) xx_theta_ini_fin_file        character*(MAX_LEN_FNAM) xx_theta_ini_fin_file
415        character*(MAX_LEN_FNAM) xx_salt_ini_fin_file        character*(MAX_LEN_FNAM) xx_salt_ini_fin_file
416    
# Line 575  c                         control part. Line 579  c                         control part.
579        character*( 80)   fname_efluxy(2)        character*( 80)   fname_efluxy(2)
580        character*( 80)   fname_efluxp(2)        character*( 80)   fname_efluxp(2)
581        character*( 80)   fname_bottomdrag(2)        character*( 80)   fname_bottomdrag(2)
582          character*( 80)   fname_edtaux(2)
583          character*( 80)   fname_edtauy(2)
584    
585  c     ==================================================================  c     ==================================================================
586  c     END OF HEADER CONTROLVARS  c     END OF HEADER CONTROLVARS

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.22