Changeset 251 for branches/ORCHIDEE_EXT/ORCHIDEE/src_parameters
- Timestamp:
- 2011-05-27T12:12:50+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ORCHIDEE_EXT/ORCHIDEE/src_parameters/constantes.f90
r111 r251 1163 1163 CALL getin('Z_NITROGEN',z_nitrogen) 1164 1164 !- 1165 CALL getin('PIPE_TUNE_EXP_COEFF',pipe_tune_exp_coeff) 1165 1166 CALL getin('PIPE_TUNE1',pipe_tune1) 1166 1167 CALL getin('PIPE_TUNE2',pipe_tune2) … … 1328 1329 IF(first_call) THEN 1329 1330 1330 CALL getin('PIPE_TUNE_EXP_COEFF',pipe_tune_exp_coeff)1331 !1332 1331 CALL getin('ESTABLISH_SCAL_FACT',establish_scal_fact) 1333 1332 CALL getin('FPC_CRIT_MAX',fpc_crit_max)
Note: See TracChangeset
for help on using the changeset viewer.