> As you suggested, I removed some of the useless files. > CapillaryRecorder was not used at all, and ContactStressRecorder was > used as a tool to compute Love stress which is already included in > TriaxialStateRecorder (BTW, does it work as now written? Maybe some > users could be interested). Additionally, I renamed > CapillaryCohesiveLaw to CapillaryLaw and Simple...Water to > Ip2_FrictMat_FrictMat_CapillaryLawPhys. Concerning this point, I am > not sure if a specific functor for CapillaryLaw is needed, because > Ip2_FrictMat_FrictMat_FrictPhys does exactly the same. I remember > Simple...Water was used for distant interactions. > Ip2_FrictMat_FrictMat_FrictPhys should be used, but with enlarged > AABBs, shouldn't it?
Hi Luc, please rename: CapillaryParameters -> CapillaryPhys Ip2_Frictmat_FrictMat_CapillaryLawPhys -> Ip2_FrictMat_FrictMat_CapillaryPhys If you can, rename also CapillaryLaw -> Law2_ScGeom_CapillaryPhys_Capillary and turn it into a functor; looking at its internals (2 loops), though, I am not sure that it is feasible at this moment, so we can leave that for later. Cheers, Vaclav _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

