You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found that CERES-Rice model fails to react to solar radiation SRAD. Thus we are looking into the necessity
to calibrate the average daily photosynthetic conversion efficiency RUE (g/MJ), which is hardcoded in the daily biomass calculation module ( RI_Grosub.for; code snippet ⬇️ ).
We are looking into the modification of RI_Grosub.for to read an external file of RUE data, and ultimately add RUEA and RUEX in the subroutine arguments, and reading the external file in an upper level subroutine.
The text was updated successfully, but these errors were encountered:
Per @GerritHoogenboom : We need to create an Ecotype file for CERES-Rice. It is the only model that does not have an Ecotype file.
Thank you for your comment, @chporter . Is anyone working on this already? Also, is there a specific reason why CERES-Rice doesn't have an Ecotype file?
We found that CERES-Rice model fails to react to solar radiation SRAD. Thus we are looking into the necessity
to calibrate the average daily photosynthetic conversion efficiency RUE (g/MJ), which is hardcoded in the daily biomass calculation module ( RI_Grosub.for; code snippet ⬇️ ).
We are looking into the modification of RI_Grosub.for to read an external file of RUE data, and ultimately add RUEA and RUEX in the subroutine arguments, and reading the external file in an upper level subroutine.
The text was updated successfully, but these errors were encountered: