lpmorenoc / dssat-csm-os

DSSAT Cropping System Model
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Consider hourly temperature factor for photosynthesis #52

Open lpmorenoc opened 2 years ago

lpmorenoc commented 2 years ago

Currently the hourly estimation of "photosynthesis" use the daily temperature stress factor (TFP) and instead it could be using a daily value. CARBOTMPRHR(hour) = AMAX1(0.0,(PARMJFAC*RADHR(hour)*3.6/1000.)*PARU*CO2FP*TFP* RSFP * VPD%get_YCA_VPDFPHR(hour) * SLPF *WFP)