TJFord / palabos-lammps

20 stars 9 forks source link

Problem with installation #5

Open CHLORG1 opened 1 year ago

CHLORG1 commented 1 year ago

Recently I've attempted to use coupling code for LAMMPS-Palabos. The procedure seems obsure to me. I've already changed the directory, but there is no scons file in Palabos newer version. Is this just my fault or I need to install older versions of palabos? image

czbebe commented 4 months ago

Hi, did you get an answer from the author ? Or find a another way to use new version of palabos ?

czbebe

TJFord commented 4 months ago

that is due to the incompatibility between old version of palabos and new ones. The new version of palabos using cmake. I would recommend you modify the provided CMakeLists.txt from palabos by adding necessary path to lammps, here is another example: https://github.com/TJFord/InsituBloodFlow/tree/main/examples/embolism