apply_flow¶
- MixedInvasionPercolationCoop.apply_flow(flowrate)¶
Convert the invaded sequence into an invaded time for a given flow rate considering the volume of invaded pores and throats.
- Parameters
flowrate (float) – The flow rate of the injected fluid
- Returns
Creates a throat array called ‘invasion_time’ in the Algorithm
dictionary