/[MITgcm]/MITgcm_contrib/darwin2/pkg/darwin/DARWIN_IO.h
ViewVC logotype

Diff of /MITgcm_contrib/darwin2/pkg/darwin/DARWIN_IO.h

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

revision 1.7 by jahn, Thu Jun 20 21:47:20 2013 UTC revision 1.8 by jahn, Wed Dec 4 21:27:54 2013 UTC
# Line 81  C  darwin_seed          :: seed for the Line 81  C  darwin_seed          :: seed for the
81        _RL darwin_dustFrac        _RL darwin_dustFrac
82        INTEGER darwin_seed        INTEGER darwin_seed
83    
84          COMMON/DARWIN_IO_L/
85         &  darwin_useiceFile,
86         &  darwin_useareamask,
87         &  darwin_useiceMask,
88         &  darwin_useAREA,
89         &  darwin_haveIce
90          LOGICAL darwin_useiceFile
91          LOGICAL darwin_useareamask
92          LOGICAL darwin_useiceMask
93          LOGICAL darwin_useAREA
94          LOGICAL darwin_haveIce
95    
96  c INPUT:  c INPUT:
97  c    fice           - ice fraction  c    fice           - ice fraction
98  c    inputFe        - aeolian input of iron  c    inputFe        - aeolian input of iron

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

  ViewVC Help
Powered by ViewVC 1.1.22