fill_interactions_df

Functions

fillInteractions_fun_OOP(system_particle_object_list, ...)

eliminationProcesses(system_particle_object_list, ...)

create the array of values for the diagonal wich is the sum of all RC corresponding to one species:

inboxProcess(sp1, sp2, surfComp_list)

interactionProcess(sp1, interactions_df, ...)

transportProcess(sp1, sp2, RC_df, river_flows)

Module Contents

fill_interactions_df.fillInteractions_fun_OOP(system_particle_object_list, SpeciesList, dict_comp)
fill_interactions_df.eliminationProcesses(system_particle_object_list, SpeciesList)

create the array of values for the diagonal wich is the sum of all RC corresponding to one species:

fill_interactions_df.inboxProcess(sp1, sp2, surfComp_list)
fill_interactions_df.interactionProcess(sp1, interactions_df, system_particle_object_list, surfComp_list)
fill_interactions_df.transportProcess(sp1, sp2, RC_df, river_flows)