Changeset 1599 for branches/libIGCM/ORCA2_LIM
- Timestamp:
- 2009-08-11T11:23:18+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libIGCM/ORCA2_LIM/IGCM00/PARAM/namelist
r1595 r1599 154 154 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly' or ! weights ! rotation ! 155 155 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 156 sn_utau = 'taux_1m' , -1. , 'sozotaux' , . true., .true. , 'yearly' , '' , ''157 sn_vtau = 'tauy_1m' , -1. , 'sometauy' , . true., .true. , 'yearly' , '' , ''158 sn_wndm = 'flx' , -1. , 'socliowi' , . true., .true. , 'yearly' , '' , ''159 sn_tair = 'flx' , -1. , 'socliot2' , . true., .true. , 'yearly' , '' , ''160 sn_humi = 'flx' , -1. , 'socliohu' , . true., .true. , 'yearly' , '' , ''156 sn_utau = 'taux_1m' , -1. , 'sozotaux' , .false. , .true. , 'yearly' , '' , '' 157 sn_vtau = 'tauy_1m' , -1. , 'sometauy' , .false. , .true. , 'yearly' , '' , '' 158 sn_wndm = 'flx' , -1. , 'socliowi' , .false. , .true. , 'yearly' , '' , '' 159 sn_tair = 'flx' , -1. , 'socliot2' , .false. , .true. , 'yearly' , '' , '' 160 sn_humi = 'flx' , -1. , 'socliohu' , .false. , .true. , 'yearly' , '' , '' 161 161 sn_ccov = 'flx' , -1. , 'socliocl' , .false. , .true. , 'yearly' , '' , '' 162 162 sn_prec = 'flx' , -1. , 'socliopl' , .false. , .true. , 'yearly' , '' , ''
Note: See TracChangeset
for help on using the changeset viewer.