File |
Line number |
Procedure |
Code |
./pkg/fizhi/update_earth_exports.F |
217 |
SIBALB |
INTEGER NLAI |
./pkg/fizhi/update_earth_exports.F |
221 |
SIBALB |
PARAMETER (NLAI = 14 ) |
./pkg/fizhi/update_earth_exports.F |
226 |
SIBALB |
PARAMETER (ALATRM = BLAI + (NLAI - 1) * DLAI - EPSLN) |
./pkg/fizhi/update_earth_exports.F |
246 |
SIBALB |
_RL ALVDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
247 |
SIBALB |
_RL BTVDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
248 |
SIBALB |
_RL GMVDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
249 |
SIBALB |
_RL ALIDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
250 |
SIBALB |
_RL BTIDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
251 |
SIBALB |
_RL GMIDR (NLAI, 2, NTYPS) |
./pkg/fizhi/update_earth_exports.F |
660 |
SIBALB |
ALPHA = COEFF (ALVDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |
./pkg/fizhi/update_earth_exports.F |
661 |
SIBALB |
BETA = COEFF (BTVDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |
./pkg/fizhi/update_earth_exports.F |
662 |
SIBALB |
GAMMA = COEFF (GMVDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |
./pkg/fizhi/update_earth_exports.F |
668 |
SIBALB |
ALPHA = COEFF (ALIDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |
./pkg/fizhi/update_earth_exports.F |
669 |
SIBALB |
BETA = COEFF (BTIDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |
./pkg/fizhi/update_earth_exports.F |
670 |
SIBALB |
GAMMA = COEFF (GMIDR (1, 1, ITYP (I)), NLAI, LAI ,DX, DY) |