Author: jduriez
Date: 2008-10-24 10:47:46 +0200 (Fri, 24 Oct 2008)
New Revision: 1553

Modified:
   trunk/pkg/dem/SConscript
Log:
(At last) The good Sconscript file


Modified: trunk/pkg/dem/SConscript
===================================================================
--- trunk/pkg/dem/SConscript    2008-10-23 17:39:31 UTC (rev 1552)
+++ trunk/pkg/dem/SConscript    2008-10-24 08:47:46 UTC (rev 1553)
@@ -485,11 +485,12 @@
        env.SharedLibrary('SimpleShear',
                ['PreProcessor/SimpleShear.cpp'],
                LIBS=env['LIBS']+['SDECLinkGeometry',
-                       'BodyMacroParameters',
-                       'ElasticContactLaw',
-                       'MacroMicroElasticRelationships',
-                       'SimpleElasticRelationships',
-                       'ElasticCriterionTimeStepper',
+                       'CohesiveFrictionalBodyParameters',
+                       'ContactLaw1',
+                       'CL1Relationships',
+                       'GlobalStiffness',
+                       'GlobalStiffnessCounter',
+                       'GlobalStiffnessTimeStepper',
                        'PositionOrientationRecorder',
                        'PositionRecorder',
                        'PositionSnapshot',
@@ -500,8 +501,7 @@
                        'BodyRedirectionVector',
                        'InteractingSphere',
                        'InteractingBox',
-                       'CundallNonViscousDamping',
-                       'CundallNonViscousDamping',
+                       'NewtonsDampedLaw',
                        'MetaInteractingGeometry',
                        'GravityEngines',
                        'CinemDNCEngine',


_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to