Changeset 1733
- Timestamp:
- 2009-11-16T16:31:33+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libIGCM/ORCA2_LIM/IGCM00/PARAM/namelist
r1720 r1733 142 142 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 143 143 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 144 sn_utau = 'utau' , 24 ., 'utau' , .false. , .false. , 'yearly' , '' , ''145 sn_vtau = 'vtau' , 24 ., 'vtau' , .false. , .false. , 'yearly' , '' , ''146 sn_qtot = 'qtot' , 24 ., 'qtot' , .false. , .false. , 'yearly' , '' , ''147 sn_qsr = 'qsr' , 24 ., 'qsr' , .false. , .false. , 'yearly' , '' , ''148 sn_emp = 'emp' , 24 ., 'emp' , .false. , .false. , 'yearly' , '' , ''144 sn_utau = 'utau' , 24 , 'utau' , .false. , .false. , 'yearly' , '' , '' 145 sn_vtau = 'vtau' , 24 , 'vtau' , .false. , .false. , 'yearly' , '' , '' 146 sn_qtot = 'qtot' , 24 , 'qtot' , .false. , .false. , 'yearly' , '' , '' 147 sn_qsr = 'qsr' , 24 , 'qsr' , .false. , .false. , 'yearly' , '' , '' 148 sn_emp = 'emp' , 24 , 'emp' , .false. , .false. , 'yearly' , '' , '' 149 149 ! 150 150 cn_dir = './' ! root directory for the location of the flux files … … 155 155 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 156 156 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 157 sn_utau = 'taux_1m' , -1 . , 'sozotaux' , .false., .true. , 'yearly' , '' , ''158 sn_vtau = 'tauy_1m' , -1 . , 'sometauy' , .false., .true. , 'yearly' , '' , ''159 sn_wndm = 'flx' , -1 . , 'socliowi' , .false., .true. , 'yearly' , '' , ''160 sn_tair = 'flx' , -1 . , 'socliot2' , .false., .true. , 'yearly' , '' , ''161 sn_humi = 'flx' , -1 . , 'socliohu' , .false., .true. , 'yearly' , '' , ''162 sn_ccov = 'flx' , -1 ., 'socliocl' , .false. , .true. , 'yearly' , '' , ''163 sn_prec = 'flx' , -1 ., 'socliopl' , .false. , .true. , 'yearly' , '' , ''157 sn_utau = 'taux_1m' , -1 , 'sozotaux' , .true. , .true. , 'yearly' , '' , '' 158 sn_vtau = 'tauy_1m' , -1 , 'sometauy' , .true. , .true. , 'yearly' , '' , '' 159 sn_wndm = 'flx' , -1 , 'socliowi' , .true. , .true. , 'yearly' , '' , '' 160 sn_tair = 'flx' , -1 , 'socliot2' , .true. , .true. , 'yearly' , '' , '' 161 sn_humi = 'flx' , -1 , 'socliohu' , .true. , .true. , 'yearly' , '' , '' 162 sn_ccov = 'flx' , -1 , 'socliocl' , .false. , .true. , 'yearly' , '' , '' 163 sn_prec = 'flx' , -1 , 'socliopl' , .false. , .true. , 'yearly' , '' , '' 164 164 ! 165 165 cn_dir = './' ! root directory for the location of the bulk files are … … 170 170 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 171 171 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 172 sn_wndi = 'u10_core' , 6 ., 'u10' , .true. , .false. , 'yearly' , '' , ''173 sn_wndj = 'v10_core' , 6 ., 'v10' , .true. , .false. , 'yearly' , '' , ''174 sn_qsr = 'qsw_core' , 24 ., 'radsw' , .true. , .false. , 'yearly' , '' , ''175 sn_qlw = 'qlw_core' , 24 ., 'radlw' , .true. , .false. , 'yearly' , '' , ''176 sn_tair = 't2_core' , 6 ., 't2' , .true. , .false. , 'yearly' , '' , ''177 sn_humi = 'q2_core' , 6 ., 'q2' , .true. , .false. , 'yearly' , '' , ''178 sn_prec = 'precip_core' , -1 ., 'precip' , .true. , .false. , 'yearly' , '' , ''179 sn_snow = 'snow_core' , -1 ., 'snow' , .true. , .false. , 'yearly' , '' , ''180 sn_tdif = 'taudif_core' , 24 ., 'taudif' , .true. , .false. , 'yearly' , '' , ''172 sn_wndi = 'u10_core' , 6 , 'u10' , .true. , .false. , 'yearly' , '' , '' 173 sn_wndj = 'v10_core' , 6 , 'v10' , .true. , .false. , 'yearly' , '' , '' 174 sn_qsr = 'qsw_core' , 24 , 'radsw' , .true. , .false. , 'yearly' , '' , '' 175 sn_qlw = 'qlw_core' , 24 , 'radlw' , .true. , .false. , 'yearly' , '' , '' 176 sn_tair = 't2_core' , 6 , 't2' , .true. , .false. , 'yearly' , '' , '' 177 sn_humi = 'q2_core' , 6 , 'q2' , .true. , .false. , 'yearly' , '' , '' 178 sn_prec = 'precip_core' , -1 , 'precip' , .true. , .false. , 'yearly' , '' , '' 179 sn_snow = 'snow_core' , -1 , 'snow' , .true. , .false. , 'yearly' , '' , '' 180 sn_tdif = 'taudif_core' , 24 , 'taudif' , .true. , .false. , 'yearly' , '' , '' 181 181 ! 182 182 cn_dir = './' ! root directory for the location of the bulk files … … 221 221 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 222 222 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 223 sn_chl = 'chlorophyll', -1 ., 'CHLA' , .true. , .true. , 'yearly' , '' , ''223 sn_chl = 'chlorophyll', -1 , 'CHLA' , .true. , .true. , 'yearly' , '' , '' 224 224 225 225 cn_dir = './' ! root directory for the location of the runoff files … … 239 239 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 240 240 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 241 sn_rnf = 'runoff_1m_nomask' , -1 ., 'sorunoff' , .true. , .true. , 'yearly' , '' , ''242 sn_cnf = 'runoff_1m_nomask' , 0 ., 'socoefr' , .false. , .true. , 'yearly' , '' , ''241 sn_rnf = 'runoff_1m_nomask' , -1 , 'sorunoff' , .true. , .true. , 'yearly' , '' , '' 242 sn_cnf = 'runoff_1m_nomask' , 0 , 'socoefr' , .false. , .true. , 'yearly' , '' , '' 243 243 244 244 cn_dir = './' ! root directory for the location of the runoff files … … 254 254 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 255 255 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 256 sn_sst = 'sst_data' , 24 ., 'sst' , .false. , .false. , 'yearly' , '' , ''257 sn_sss = 'sss_data' , -1 ., 'sss' , .true. , .true. , 'yearly' , '' , ''256 sn_sst = 'sst_data' , 24 , 'sst' , .false. , .false. , 'yearly' , '' , '' 257 sn_sss = 'sss_data' , -1 , 'sss' , .true. , .true. , 'yearly' , '' , '' 258 258 259 259 cn_dir = './' ! root directory for the location of the runoff files
Note: See TracChangeset
for help on using the changeset viewer.