← Back to team overview

yade-dev team mailing list archive

Re: Compiling dependencies POTENTIAL BLOCKS

 

Excellent! Congrats for compiling with coinor-* packages.
Could you be more specific on the second part? Do you mean that you need those functions and that they are no longer available/doing what they should?
Bruno

On 09/25/2016 12:04 PM, Chia Weng Boon wrote:
Good news! Potential Blocks is now on YADE and CLP can be obtained from Ubuntu's Packaged Software. Is it possible to add sudo apt-get install

coinor-clp,
coinor-libclp-dev,
coinor-libclp1,
coinor-libosi1v5

into YADE's installation procedures. In fact, now ENABLE_POTENTIAL_BLOCKS = OFF, but I wish to switch it ON at some point as default. Compiling with ON, works now! :)

Although it is working, there are still some outstanding subroutines that needs to be updated to the current programming style. In the commit, I added based on what I have in 2013 (although they still work now):

void Clump::updatePropertiesNonSpherical
void Clump::addNonSpherical
In YADE wrapper:
deleteClumpBody()
deleteClumpMember()
The reason why I need these in the wrapper is because of creating excavations and removing particles on a script.

I will like to hear about these old subroutines and why they have been changed/removed, so that I know how to change the "potential blocks" code.

Yours,
Boon


_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Follow ups

References