mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
applications/test/rigidBodyDynamics/spring: Test of the linear spring with damper restraint
Damped simple harmonic motion of a weight on a spring is simulated and
the results compared with analytical solution
Test-spring
gnuplot spring.gnuplot
evince spring.eps
This development is sponsored by Carnegie Wave Energy Ltd.
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/rigidBodyDynamics/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lrigidBodyDynamics
|