Class PorousDiffusion

  • All Implemented Interfaces:
    UpdateModule, Runnable

    public class PorousDiffusion
    extends ConcentrationBasedModule<UpdatableDeltaFunction>
    Calculates diffusion through large pores (pore significantly larger than the cargo) in the membrane. J_s = -(D_w)*(A_p/A_m)*DC/l J_S id th flux, D_W is the diffusivity of the cargo, A_p is the area of the pore, A_m is the area of the membrane, DC is the difference in concentration between both sites of the membrane, l is the membrane thickness
    Author:
    cl