APSIMInitiative / APSIM710

APSIM
https://www.apsim.info
31 stars 47 forks source link

How does APSIM Classic-Cotton accounts for heat stress? #1903

Closed rikebec closed 4 years ago

rikebec commented 4 years ago

Dear APSIM-Experts,

Similar to the issue raised earlier here by qluo02, I have a question on temperature stress for plant growth, especially for cotton (calculation of biomass production, LAI and Yield): How does APSIM Classic - Cotton accounts for heat stress in calculating biomass, LAI and yield, and where can I find this information?

Studying the Hearn (1994) paper, I found the following with respect to temperature:

This is what I could find in the Hearn paper but is this put as such into the code or which possible modifications were made to these assumptions? Would it be possible to modify the maximum temperature threshold of 35 deg C.?

Water stress on the other hand seems to be the more dominant stress which is affecting plant development in the Cotton model at all phenological stages. If this is true, have users of the cotton model experienced that the model overestimates plant growth/yield due to too little heat stress impacts (especially in irrigated systems where water stress is limited)?

Thank you very much for your help and kind regards, Rike

sarahcleary commented 4 years ago

@APSIMInitiative/other-crops - can anyone help? or suggest someone that can?

m8harrison commented 4 years ago

Not sure how it accounts for heat stress but think the Hearn 1994 paper was based on earlier experimental work (Hearn and Da Roza, 1985). This may be useful https://reader.elsevier.com/reader/sd/pii/037842908590053X?token=9EAF543C349B02A162C9742A001FF0EAAB418A9C3B7D007638AF824D516F1B3EA4BB2F9F7F73D9F6DFED25CB4AA2DB08

From: sarahcleary notifications@github.com Sent: Thursday, 30 July 2020 7:08 PM To: APSIMInitiative/APSIMClassic APSIMClassic@noreply.github.com Cc: Matthew Harrison matthew.harrison@utas.edu.au; Team mention team_mention@noreply.github.com Subject: Re: [APSIMInitiative/APSIMClassic] How does APSIM Classic-Cotton accounts for heat stress? (#1903)

@APSIMInitiative/other-cropshttps://github.com/orgs/APSIMInitiative/teams/other-crops - can anyone help? or suggest someone that can?

— You are receiving this because you are on a team that was mentioned. Reply to this email directly, view it on GitHubhttps://github.com/APSIMInitiative/APSIMClassic/issues/1903#issuecomment-666246948, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJSGOIHVNMCZRALJRG4C7Q3R6EZ67ANCNFSM4PNFNTGQ.

University of Tasmania Electronic Communications Policy (December, 2014). This email is confidential, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone outside the intended recipient organisation is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. The views expressed in this email are not necessarily the views of the University of Tasmania, unless clearly intended otherwise.

DavidJohnston491 commented 4 years ago

Hello Rike, Your analysis appears correct, but a couple of points of clarification and caution are warranted. The APSIM-Classic Cotton is based largely on Brian Hearn's original OZCOT model and code. As such, it is primarily a fruiting dynamics driven model, not a dry matter production and HI model. Biomass was added to the APSIM version of the model, but was not the main focus. Final yield of seed cotton has always been the primary focus. To address your main questions directly: The 35 deg C maximum mean temperature for boll development is hard coded and has never been modified to allow external user adjustment. The code ramps the F_TEMP stress indicator from 0 to 1 over the daily mean temperature range of 15 to 20 deg C and from 1 to 0 over the range 30 to 35 deg C. Put as (x temp ; y factors) value pairs: x = (15,20,30,35) ; y = (0,1,1,0). For mean daily temperatures over 35 deg C, there is no increase in boll weights. On the issue of the LAI not being impacted by heat stress until after first square, this is correct. The region where OZCOT was developed (Narrabri NSW Australia) cotton is planted/sown in spring. Cool conditions are the concern for young crops, not extreme heat. The issue of early extreme heat has not been addressed for model refinement. Soil Moisture Index (SMI) is a stress factor the appears in almost all growth equations in OZCOT. Modifications made to the rooting and soil water extraction routines for APSIM 7.8 did alter the balance of water stress in some growth scenarios. This has resulted in the model overestimating yield in some irrigated situations. Adjustment of the potential root expansion rate and rooting depth can assist in correcting these over estimates. LAI development is an area the has known problems in tropical conditions with low VPD and can affect water use and growth rates. Dr Stephen Yeates of CSIRO is collecting data to try to correct the short comings of APSIM Classic Cotton in tropical conditions, with the refinements to be included in ASPIM-NG Cotton.

I hope these details assist your research. Let me know if I might be able to assist further. Regards David Johnston

rikebec commented 4 years ago

Dear Matthew, thank your for the link to the Hearn and Da Roza (1985) paper! I will have a look into this.

Dear David, thanks a lot for the detailed clarification and information on the APSIM-Classic Cotton. Your answer was very helpful and helps me to better understand my model results. Reasons for my results became clearer. Very nice! Thank again!

Regards Rike

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had any activity in the last 30 days. It will be closed in one week if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue is being closed because there has been no recent activity. Feel free to re-open or open a new issue if needed.