← Back to team overview

yade-dev team mailing list archive

Capillary files and doc

 

Hi Luc,

I just fixed (r2168) your comment pointing to yade/extra for the capillary files. The files are not in trunk, they have to be downloaded from the website, as explained in (btw, a LOG_ERROR would be better than cout) :
cout << "WARNING: cannot open files used for capillary law, all forces 
will be null. Instructions on how to download and install them is found 
here : https://yade-dem.org/wiki/CapillaryTriaxialTest."; << endl;
Also let me remind you to put at least a few lines of explanation on 
this wiki page (https://yade-dem.org/wiki/CapillaryTriaxialTest), with 
references to papers. You have most of the text typed in the hpp already.
Cheers.

Bruno