Changeset 1055 for CONFIG/IPSLCM/IPSLCM5A/NOPISCES/PARAM/namelist_ORCA2
- Timestamp:
- 06/09/10 17:10:21 (13 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5A/NOPISCES
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5A/NOPISCES/PARAM/namelist_ORCA2
r970 r1055 225 225 cn_dir = './' ! root directory for the location of the runoff files 226 226 ln_traqsr = .true. ! Light penetration (T) or not (F) 227 ln_qsr_rgb = . false.! RGB (Red-Green-Blue) light penetration227 ln_qsr_rgb = .true. ! RGB (Red-Green-Blue) light penetration 228 228 ln_qsr_2bd = .false. ! 2 bands light penetration 229 ln_qsr_bio = . true.! bio-model light penetration230 nn_chldta = 0! RGB : Chl 2D data (=1), 3D data (=2) or cst value (=0)229 ln_qsr_bio = .false. ! bio-model light penetration 230 nn_chldta = 2 ! RGB : Chl 2D data (=1), 3D data (=2) or cst value (=0) 231 231 rn_abs = 0.58 ! RGB & 2 bands: fraction of light (rn_si1) 232 232 rn_si0 = 0.35 ! RGB & 2 bands: shortess depth of extinction
Note: See TracChangeset
for help on using the changeset viewer.