Hallo everyone,
I have a question about fast compilation of LIGGGHTS and CFDEM. When I add some code to the LIGGGHTS src file, I can use "make fedora_fpic" and only the changes in the source code are compiled. I can now use the added code in LIGGGHTS simulation and it works fine. But when I want to use the CFDEM coupling, I have to recompile everything to use this added code (cfdemCompCFDEMall). Is there a smarter and faster way to recompile CFDEM?
Cheers
Johannes
alice | Wed, 05/31/2017 - 15:00
Hello Johannes,
Hello Johannes,
currently the liggghts library is lnked statically to cfdemcoupling. Dynamic linking should be possible, however, we've not worked out the details yet.
Cheers,
Alice