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
Looking at the Git blame, I added FATES_M3_MORTALITY_CANOPY_SZPF and FATES_M3_MORTALITY_USTORY_SZPF along with the damage module but I didn't update them within update_history_dyn.
Looking at the Git blame, I added FATES_M3_MORTALITY_CANOPY_SZPF and FATES_M3_MORTALITY_USTORY_SZPF along with the damage module but I didn't update them within update_history_dyn.
They are defined here:
fates/main/FatesHistoryInterfaceMod.F90
Line 408 in e663a6e
and output here:
fates/main/FatesHistoryInterfaceMod.F90
Line 6743 in e663a6e
There is no error but the values will be zero.
FATES_M3_MORTALITY_UNDERSTORY_SCLS is also not updated.
FATES_M3_MORTALITY_CANOPY_SCLS is missing a divide by m2_per_ha :
fates/main/FatesHistoryInterfaceMod.F90
Line 3244 in e663a6e
The text was updated successfully, but these errors were encountered: