Changeset 141
- Timestamp:
- 2011-03-16T09:59:26+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ORCHIDEE_EXT/ORCHIDEE/src_stomate/stomate_data.f90
r107 r141 211 211 ENDIF 212 212 213 bm_sapl(j,iroot) = init_sapl_mass_ carbres* (1./alpha) * bm_sapl(j,ileaf)213 bm_sapl(j,iroot) = init_sapl_mass_root * (1./alpha) * bm_sapl(j,ileaf) 214 214 215 215 bm_sapl(j,ifruit) = init_sapl_mass_fruit * bm_sapl(j,ileaf)
Note: See TracChangeset
for help on using the changeset viewer.