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
C_loss=input_flow.data['C_cont'].values*process_data['Percent C-loss during composting'].values/100* (100-input_data.Deg_Param['acDegProp']['amount'])/100
198
-
N_loss=input_flow.data['N_cont'].values*process_data['Percent N-loss during composting'].values/100* (100-input_data.Deg_Param['acDegProp']['amount'])/100
199
-
VS_loss=C_loss*process_data['Mass VS loss per mass C-loss'].values
0 commit comments