dssat-csm-os icon indicating copy to clipboard operation
dssat-csm-os copied to clipboard

Negative soil NO3, NH4 and UREA in SOILNI.for

Open thiagoferreira53 opened this issue 2 years ago • 3 comments

File: SOILNI.for. Lines: SNO3(L) = SNO3(L) + DLTSNO3(L) SNH4(L) = SNH4(L) + DLTSNH4(L) UREA(L) = UREA(L) + DLTUREA(L)

In some cases, SNO3, SNH4 and UREA in the soil layers are getting negative values. This is happening because calculated values of DLTSNO3, DLTSNH4, and DLTUREA are negative (which is acceptable), but these calculated values sometimes exceed the actual values of SNO3, SNH4, and UREA in the soil layer (which is incorrect). It is necessary to Identify what is happening with DLTSNO3, DLTSNH4 and DLTUREA.

thiagoferreira53 avatar Jul 07 '23 19:07 thiagoferreira53

Hi @thiagoferreira53!

Is this issue refers to PR #337 ?

Thank you.

fabiooliveira72 avatar Jul 15 '23 13:07 fabiooliveira72

Hello,

Yes, it is related to it but we still need to conduct a further investigation on DLTSNO3, DLTSNH4, and DLTUREA. We are planning to do that during the DSSAT Sprint.

thiagoferreira53 avatar Jul 15 '23 20:07 thiagoferreira53

Oh Ok. Gracias!

fabiooliveira72 avatar Jul 15 '23 20:07 fabiooliveira72