daquinterop / Py_DSSATTools

A Python library for crop modeling using DSSAT
GNU General Public License v3.0
45 stars 16 forks source link

Ceres_Maize not responding to differents initial_swc #34

Open taynaravaleriano opened 3 months ago

taynaravaleriano commented 3 months ago

Hi, how are you?

I am trying to simulate maize yield under "initial_swc" like (0.3, 0.50 and 0.70), but always return the same value.

daquinterop commented 3 months ago

Hi Taynara. Returns the same value in what variable? You mean yield? Is there any reason on why you expect the initial swc to change the final yield? Also, you can look at the EXP file created by the library with the different initial_swc values. If it is reflecting the different initinal_swc vaues in the EXP file, then there is nothing wrong with it.