mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Simple swinging pendulum simulation with 1-DoF. The motion is integrated
using a symplectic method for just over 2-periods.
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/rigidBodyDynamics/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lrigidBodyDynamics
|