iurnus / SediFoam

CFD--DEM code for sediment transport
GNU General Public License v2.0
5 stars 4 forks source link

pair_lubricate_poly.h #1

Open jpola opened 8 years ago

jpola commented 8 years ago

Hi,

I was trying to compile the interfaceToLammps with suggested version of lammps (lammps-1Feb14) but during compilation I have an issue due to fact that pair_lubricate_poly.h can't be found.

Didn't you forget to add this file into the repository?

Thanks in advance.

iurnus commented 8 years ago

Jakub,

This is the instruction on how to compile the code.

Best, Rui

iurnus commented 8 years ago

Jakub,

This is the instruction on how to compile the code: https://github.com/xiaoh/sediFoam/wiki/How-to-compile%3F

Best, Rui

On Tue, Apr 19, 2016 at 1:29 PM, Jakub Pola notifications@github.com wrote:

Hi,

I was trying to compile the interfaceToLammps with suggested version of lammps (lammps-1Feb14) but during compilation I have an issue due to fact that pair_lubricate_poly.h can't be found.

Didn't you forget to add this file into the repository?

Thanks in advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/iurnus/SediFoam/issues/1

Rui Sun Ph.D. Candidate Department of Aerospace and Ocean Engineering Virginia Polytechnic Institute and State University Blacksburg, VA, USA

jpola commented 8 years ago

Hi,

Firstly I was trying to compile everything by hand but that failed. When I executed Allwmake compilation went further but it was not completed correctly. I will investigate that later.

Thanks, Jakub.