libmultiscale/ab627e5041aalammps_2020
libmultiscale/
ab627e5041aalammps_2020
lammps_2020 vs master
lammps_2020 vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2afe98e0d677 | anciaux | zeros the torque after each computation | Sep 23 2020 | ||||
a6016965c53f | anciaux | remove commented line | Sep 9 2020 | ||||
195823d96fa5 | anciaux | remove a commented line | Sep 9 2020 | ||||
7f1406103f5a | anciaux | Merge branch 'lammps_2020' of gitlab.com:libmultiscale/libmultiscale into… | Sep 9 2020 | ||||
5dfe070245a7 | anciaux | enforce the compatibility, for parallelism and for pbc | Sep 9 2020 | ||||
4586c7557fbf | anciaux | remove extra_packages submodules | Sep 9 2020 | ||||
4cc0da22bd7c | anciaux | correct mass access in the case of granular atom style | Sep 4 2020 | ||||
6d9fb4d79afc | anciaux | remove thermal coupling from the granular module | Sep 4 2020 | ||||
ca0f75dbe4d2 | anciaux | remove thermal coupling from the granular module | Sep 4 2020 | ||||
7c63e6dd30cc | anciaux | remove a torque access in the general use of lammps | Sep 3 2020 |
/
/
README.compilation
README.compilation
___________
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
c4science · Help