yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03773
[Branch ~yade-dev/yade/trunk] Rev 2121: -Link to the wiki page for general instructions and files download.
------------------------------------------------------------
revno: 2121
committer: Bruno Chareyre <bchareyre@r1arduina>
branch nick: trunk
timestamp: Wed 2010-03-31 19:26:37 +0200
message:
-Link to the wiki page for general instructions and files download.
modified:
pkg/dem/Engine/GlobalEngine/Law2_ScGeom_CapillaryPhys_Capillarity.cpp
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'pkg/dem/Engine/GlobalEngine/Law2_ScGeom_CapillaryPhys_Capillarity.cpp'
--- pkg/dem/Engine/GlobalEngine/Law2_ScGeom_CapillaryPhys_Capillarity.cpp 2010-03-31 00:06:48 +0000
+++ pkg/dem/Engine/GlobalEngine/Law2_ScGeom_CapillaryPhys_Capillarity.cpp 2010-03-31 17:26:37 +0000
@@ -391,7 +391,7 @@
static bool first=true;
if(first)
{
- cout << "WARNING: cannot open file used for capillary law, in TriaxalTestWater" << endl;
+ 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 : http://yade-dem.org/index.php/CapillaryTriaxialTest." << endl;
first=false;
}
return;