본문 바로가기

LIGGGHTS

libboost libraries

LIGGGHTS의 SuperQuadrics Simulation 최적화를 위해서는 C++ libboost library를 설치해서 컴파일 해야 한다고 한다.

 

https://www.cfdem.com/media/DEM/docu/superquadric_simulations.html

 

How-To for “SUPERQUADRIC” simulations in LIGGGHTS(R) — LIGGGHTS v3.X documentation

Docs » How-To for “SUPERQUADRIC” simulations in LIGGGHTS(R) View page source Website Commands How-To for “SUPERQUADRIC” simulations in LIGGGHTS(R) Description: This text describes how to perform “SUPERQUADRIC” simulations in LIGGGHTS(R). Intro

www.cfdem.com

 

설치 방법은,

https://www.boost.org/doc/libs/1_84_0/more/getting_started/unix-variants.html

 

Boost Getting Started on Unix Variants - 1.84.0

The most reliable way to get a copy of Boost is to download a distribution from SourceForge: Other Packages RedHat, Debian, and other distribution packagers supply Boost library packages, however you may need to adapt these instructions if you use third-pa

www.boost.org

 

이렇게 하거나, 이렇게

sudo apt install libboost-all-dev

'LIGGGHTS' 카테고리의 다른 글

Pair granular requires ghost atoms store velocity  (0) 2024.03.25
Change box  (2) 2024.03.17
fix particletemplate/superquadric  (0) 2024.01.17
unfix move/mesh  (0) 2024.01.02
mesh/surface/stress 기준 coordinate  (1) 2023.11.11