mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +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
|