fill_interactions_dictionaries

Functions

fillInteractions_fun_OOP_dict(...)

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_dict(sp1, sp2, surfComp_list)

interactionProcess_dict(sp1, interactions_df, ...)

transportProcess(sp1, sp2, RC_df, river_flows)

Module Contents

fill_interactions_dictionaries.fillInteractions_fun_OOP_dict(system_particle_object_list, SpeciesList, surfComp_list)
fill_interactions_dictionaries.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_dictionaries.inboxProcess_dict(sp1, sp2, surfComp_list)
fill_interactions_dictionaries.interactionProcess_dict(sp1, interactions_df, system_particle_object_list, surfComp_list)
fill_interactions_dictionaries.transportProcess(sp1, sp2, RC_df, river_flows)